Total Distance Traveled — Definition, Formula & Examples
Total distance traveled is the cumulative length a particle covers along its path, regardless of direction. Unlike displacement, it counts every bit of motion — even when the particle reverses.
For a particle with velocity function on the interval , the total distance traveled is . This quantity is always non-negative and equals the sum of the distances covered on each sub-interval where the particle moves without changing direction.
Key Formula
Where:
- = Velocity of the particle at time t
- = Start of the time interval
- = End of the time interval
How It Works
To find total distance traveled, you integrate the absolute value of the velocity function. In practice, this means you first find where to locate direction changes. Then you split the integral at those zeros, take the absolute value of each piece, and add the results. If on an interval, the integral gives distance directly; if , you negate the integral on that interval to make it positive.
Worked Example
Problem: A particle moves along a line with velocity v(t) = t² − 4 for 0 ≤ t ≤ 3. Find the total distance traveled.
Find where velocity is zero: Set v(t) = 0 and solve.
Integrate on each sub-interval: On [0, 2], v(t) < 0, so |v(t)| = 4 − t². On [2, 3], v(t) > 0, so |v(t)| = t² − 4.
Evaluate the second integral: Integrate v(t) on [2, 3] where it is positive.
Add the pieces: Total distance is the sum of the two non-negative results.
Answer: The total distance traveled is units (approximately 7.67 units).
Why It Matters
AP Calculus free-response questions frequently ask for total distance traveled alongside displacement. Confusing the two costs points. This concept also appears in physics whenever you need the odometer reading rather than the net change in position.
Common Mistakes
Mistake: Computing the plain integral without absolute value signs.
Correction: That gives displacement, not total distance. You must split the integral at zeros of and take the absolute value of each piece so that motion in both directions counts as positive.
