8.2 Connecting Position, Velocity, and Acceleration of Functions Using Integrals
- Syllabus
- 2020
- Topic
- 8.2
- Level
- —
For motion along a line, v(t)=s′(t) and a(t)=v′(t). Definite integrals reverse these derivative relationships: accumulated acceleration changes velocity, and accumulated velocity changes position.
v(b)=v(a)+\int_a^b a(t),dt,\qquad s(b)=s(a)+\int_a^b v(t),dt
| Quantity on [a,b] | Calculation | Sign meaning |
|---|---|---|
| displacement | ∫abv(t)dt | forward and backward motion cancel |
| final position | s(a)+∫abv(t)dt | initial position plus displacement |
| total distance | ∫ab∣v(t)∣dt | all traveled lengths are positive |
Let v(t)=t−2 meters/second for 0≤t≤4 and s(0)=5 meters. Displacement is ∫04(t−2)dt=0, so s(4)=5 meters. Since velocity changes sign at t=2, total distance is ∫02(2−t)dt+∫24(t−2)dt=2+2=4 meters.
Do not use ∣∫v∣ for total distance: cancellation has already occurred inside that integral. Split at every time when velocity changes sign, or integrate ∣v∣. If velocity is in meters/second and time in seconds, its definite integral is in meters—not meters/second.