9.6 Solving Motion Problems Using Parametric and Vector-Valued Functions
- Syllabus
- 2020
- Topic
- 9.6
- Level
- —
For planar motion, r(t)=⟨x(t),y(t)⟩ is position. Differentiate once for velocity and twice for acceleration; take the magnitude of velocity for speed. Integrate velocity to obtain displacement, or integrate speed to obtain total distance traveled.
\mathbf v(t)=\mathbf r'(t)=\langle x'(t),y'(t)\rangle,\qquad \text{speed}=|\mathbf v(t)|=\sqrt{[x'(t)]^2+[y'(t)]^2},\qquad \mathbf a(t)=\mathbf v'(t)
\text{displacement on }[a,b]=\int_a^b\mathbf v(t),dt=\mathbf r(b)-\mathbf r(a),\qquad \text{distance}=\int_a^b|\mathbf v(t)|,dt
Example: a particle's position in meters is r(t)=⟨t2+1,t3−3t⟩, with t in seconds. Then v(t)=⟨2t,3t2−3⟩ m/s and a(t)=⟨2,6t⟩ m/s2. At t=1, its position is ⟨2,−2⟩ m, velocity is ⟨2,0⟩ m/s, speed is 22+02=2 m/s, and acceleration is ⟨2,6⟩ m/s2. From t=1 to t=2, displacement is r(2)−r(1)=⟨5,2⟩−⟨2,−2⟩=⟨3,4⟩ m.
Displacement is the net position change, so opposite motions can cancel; total distance cannot cancel because speed is nonnegative. In the example, ∥⟨3,4⟩∥=5 m is the magnitude of displacement, not automatically the distance traveled along the curved path.