AP Calculus BC — Unit 9.6
Solving Motion Problems using Parametric and Vector-Valued Functions
Key Concepts Packet + Worked Examples + Interactive MCQ Practice (36 Questions)
Table of Contents
- Position, Velocity, Acceleration (Vector View)
- Speed, Distance Traveled, and Displacement
- Resting, Moving Forward/Backward, and Turning Points
- Average vs. Instantaneous Velocity
- Distance Traveled from Speed (and When It Works)
- Calculator Expectations + Common AP Traps
- Unit 9.6 Multiple-Choice Practice (36 Questions)
- Answer Key
- Velocity points in the direction of motion.
- Acceleration measures how velocity changes (speeding up, slowing down, changing direction).
Distance traveled on \([a,b]\): \( \displaystyle \int_a^b \|\mathbf{v}(t)\|\,dt \)
Displacement: \( \mathbf{r}(b)-\mathbf{r}(a) \)
- Distance traveled is always nonnegative (it accumulates motion).
- Displacement is a vector (it only compares start and end).
- In 1D, if \(x(t)\) is position, distance traveled is \( \int_a^b |x'(t)|dt \).
In 1D, moving right when \(x'(t)>0\), moving left when \(x'(t)<0\).
- A turning point (1D) happens when velocity changes sign (not just when it equals zero).
- In vectors, “changing direction” can mean the velocity vector changes direction even if speed is constant.
- Average speed is generally \( \frac{\text{distance traveled}}{b-a} \).
- Average velocity uses displacement (can be zero even if the particle moved a lot).
- Do not confuse this with \( \left\|\int_a^b \mathbf{r}'(t)\,dt\right\| \), which is magnitude of displacement.
- Distance traveled is an integral of a magnitude (so it accumulates all movement).
- AP commonly asks for velocity, speed, acceleration, distance traveled, and displacement.
- Trap: Reporting \( \mathbf{r}'(t) \) when the question asks for \( \|\mathbf{r}'(t)\| \).
- Trap: Using displacement when distance traveled is required.
- Important: If you ever see raw backslashes instead of formatted math, it means MathJax did not typeset that section—this page forces typesetting on load and when solutions open.
Example 1 — Average velocity vs. average speed (1D)
A particle has position \(x(t)=t^3-6t^2+9t\) on \([0,4]\). Find (i) average velocity and (ii) distance traveled on \([0,4]\).
Example 2 — Vector distance traveled
A particle has position \( \mathbf{r}(t)=\langle t,\ t^2\rangle \) on \([0,2]\). Find the distance traveled.
Example 3 — When is the particle at rest?
Let \( \mathbf{r}(t)=\langle t^2-4t,\ t^3-3t\rangle \). Find times when the particle is at rest.
Example 4 — Speed vs. velocity at a time
Suppose \( \mathbf{v}(2)=\langle -3,\ 4\rangle \). Find the speed at \(t=2\).