Historical Context & Motivation
The study of motion — where an object is, how fast it travels, and how its speed changes — lies at the very heart of calculus. In AP Calculus AB you have already learned that differentiation converts a position function into a velocity function, and a velocity function into an acceleration function. The natural follow-up question is equally powerful: given acceleration, can we recover velocity? Given velocity, can we reconstruct position? The answer is yes — through integration. This inverse relationship was the engine behind Newton's and Leibniz's creation of the calculus itself, and it remains one of the most important applications tested on the AP exam.
The central question this lesson addresses is deceptively simple: if you know how fast something is changing, can you determine the quantity itself? More precisely, when acceleration a(t) is given, how do you find v(t)? And when v(t) is given, how do you find s(t)? Mastering these integral-based connections will allow you to move fluidly between every layer of the motion hierarchy, which is exactly what the AP Calculus AB exam demands.
Core Principles & Definitions
Before diving into computations, it is essential to cement the conceptual chain that links the three fundamental kinematic quantities. Differentiation moves down the chain (position → velocity → acceleration), while integration moves back up (acceleration → velocity → position). Every integral introduces an arbitrary constant of integration, which is determined by an initial condition — a known value of the function at a specific time. Without an initial condition, you obtain a family of antiderivatives rather than the unique function that describes a particular motion.
Position s(t)
Velocity v(t)
Acceleration a(t)
Displacement vs. Distance
Initial Conditions
Visual Explanation — The Kinematic Chain
The diagram above encapsulates the entire logical structure of rectilinear motion in calculus. Notice the symmetry: differentiation moves one step to the right (from position to velocity to acceleration), while integration moves one step to the left. Every definite integral of velocity over an interval [a, b] yields the displacement — the net change in position — whereas integrating the absolute value |v(t)| gives the total distance traveled. This distinction is one of the most frequently tested ideas on the AP exam. If a particle moves forward 5 meters and then backward 3 meters, its displacement is 2 meters, but its total distance traveled is 8 meters.
Mathematical Framework
The Fundamental Theorem of Calculus (FTC) is the engine that drives every computation in this topic. Part 1 of the FTC tells us that if f is continuous on [a, b], then the function F(x) = ∫ from a to x of f(t) dt is an antiderivative of f, meaning F′(x) = f(x). Part 2 says ∫ from a to b of f(t) dt = F(b) − F(a) for any antiderivative F. Applied to motion, the FTC lets us recover position from velocity and velocity from acceleration using definite or indefinite integrals.
Interpreting Velocity & Acceleration Graphs
On the AP exam, you will frequently be given the graph of a velocity function and asked to extract information about position or acceleration. The key insight is that the signed area between v(t) and the t-axis equals displacement. Regions above the axis contribute positive area (motion in the positive direction), while regions below the axis contribute negative area (motion in the negative direction). Total distance is simply the sum of all areas taken as positive. Meanwhile, the slope of the velocity graph at any point gives the instantaneous acceleration.
For the velocity function v(t) = t² − 4t + 3 shown above, the zeros occur at t = 1 and t = 3 because the function factors as (t − 1)(t − 3). On the interval [0, 1], v(t) > 0, so the particle moves in the positive direction, accumulating positive displacement equal to area A₁. On [1, 3], v(t) < 0, meaning the particle reverses, and the integral contributes −A₂. On [3, 5], v(t) > 0 again, contributing +A₃. Therefore, the displacement over [0, 5] is A₁ − A₂ + A₃, whereas the total distance traveled is A₁ + A₂ + A₃. To evaluate these numerically, you compute each integral separately, taking the absolute value of the integral over [1, 3].
| Question Type | What to Compute | Graphical Meaning |
|---|---|---|
| Displacement on [a, b] | ∫ from a to b of v(t) dt | Net signed area between v(t) and the t-axis |
| Total distance on [a, b] | ∫ from a to b of |v(t)| dt | Sum of all areas (ignore sign) |
| Position at time t | s(t₀) + ∫ from t₀ to t of v(τ) dτ | Starting position plus cumulative signed area |
| When does the particle change direction? | Find t where v(t) = 0 and v changes sign | Where the curve crosses the t-axis |
| Is the particle speeding up or slowing down? | Check signs of v(t) and a(t) | Speeding up when v and a have the same sign |
Worked Example
A particle moves along the x-axis with velocity v(t) = t² − 4t + 3 for t ≥ 0. At time t = 0 the particle is at position s(0) = 2. Find (a) the displacement of the particle on [0, 4], (b) the total distance traveled on [0, 4], and (c) the position of the particle at t = 4.
Displacement vs. Total Distance — Common Pitfalls
| Feature | Displacement | Total Distance |
|---|---|---|
| Definition | Net change in position: s(b) − s(a) | Total length of path traveled |
| Integral | ∫ from a to b of v(t) dt | ∫ from a to b of |v(t)| dt |
| Can be negative? | Yes — if net motion is in the negative direction | Never — always ≥ 0 |
| Graphical meaning | Signed area (above minus below) | Sum of all areas regardless of sign |
| Relationship | |Displacement| ≤ Total Distance always | Equal to |Displacement| only if v(t) doesn't change sign |
| Common AP phrasing | "change in position," "displacement" | "total distance traveled," "how far does the particle travel" |
Connections to Advanced Theory
The one-dimensional motion framework you have learned generalizes beautifully in more advanced courses. In AP Calculus BC, motion extends to parametric and vector-valued functions, where the position is given as a vector r(t) = ⟨x(t), y(t)⟩ and velocity and acceleration become vector quantities. The concept of integrating acceleration to obtain velocity carries over component-wise, and the speed (magnitude of velocity) replaces |v(t)| in the arc-length integral for total distance. In multivariable calculus and physics, line integrals generalize this further, integrating vector fields along curves.
| Concept | AP Calculus AB (This Course) | AP Calculus BC / Beyond |
|---|---|---|
| Motion type | Rectilinear (one dimension) | Parametric / vector (two or three dimensions) |
| Position | s(t) — scalar function | r(t) = ⟨x(t), y(t)⟩ — vector function |
| Speed | |v(t)| — absolute value of velocity | ‖v(t)‖ = √(x′(t)² + y′(t)²) |
| Total distance | ∫ |v(t)| dt | ∫ √(x′² + y′²) dt — arc length |
| Differential equations | Separable DEs for simple acceleration models | Systems of DEs, Euler's method for approximation |
Understanding the integral-based relationship between position, velocity, and acceleration in one dimension provides the conceptual scaffold for all of these extensions. Every technique you practice here — splitting integrals at sign changes, applying initial conditions, and distinguishing displacement from total distance — transfers directly to higher dimensions with only notational changes.
Practice Problems
Lesson Summary
This lesson established the integral-based connections between the three fundamental kinematic quantities. Integration reverses differentiation: integrating acceleration yields velocity, and integrating velocity yields position. Each integral requires an initial condition to determine the constant of integration and produce a unique solution.
The critical distinction tested on the AP exam is between displacement (∫ v(t) dt, which is the net signed area under the velocity curve) and total distance traveled (∫ |v(t)| dt, which requires splitting the integral at zeros of v(t) and summing absolute values). Remember: a particle changes direction where v(t) = 0 and v changes sign, and it is speeding up when velocity and acceleration share the same sign.