Mistake Master

Solving Motion Problems Using Parametric and Vector-Valued Functions BC only

A motion problem asks four questions in nearly the same words, and half the confusion is settled by the shape of the answer: position and displacement are vectors, total distance and speed are numbers. Position is $\mathbf{r}(t_0) + \int\mathbf{v}$, displacement is $\int\mathbf{v}$ and uses no initial position, total distance is $\int|\mathbf{v}|$ and is never negative, and speed is $|\mathbf{v}(t_1)|$ with no integration at all. For $\mathbf{v} = \langle t-2,\, t^{2}-4\rangle$ with $\mathbf{r}(0) = \langle 1,1\rangle$ on $[0,3]$ the four answers are $\langle -1.5, -3\rangle$, $\langle -0.5, -2\rangle$, about $8.092$, and $\sqrt{26}$.

Total distance is always at least the length of the displacement, with equality only when the direction never changes, because $\left|\int\mathbf{v}\right|$ lets opposing motion cancel before the magnitude is taken while $\int|\mathbf{v}|$ removes direction first. That is the same structure as 8.2 and 8.6, appearing a third time. A particle returning to its start has displacement $\mathbf{0}$ and a positive distance travelled. Speed is increasing when $\mathbf{v}$ and $\mathbf{a}$ point broadly together, and $|\mathbf{a}|$ is not the rate of change of speed; the particle is at rest only where both components of $\mathbf{v}$ vanish, which for this example is $t = 2$ and is exactly where its path reverses.

THE PATH DOUBLES BACK, SO IT IS LONGER THAN THE STRAIGHT ARROW. START, t = 0 END, t = 3 t = 2: THE PARTICLE IS MOMENTARILY AT REST DISPLACEMENT <−1.5, −3>, LENGTH ABOUT 3.354 DISTANCE TRAVELLED ABOUT 8.092 THE REVERSAL IS WHY THESE TWO DIFFER
Drawn to scale at $110$ px per unit horizontally and $46$ px per unit vertically, with the path computed from $\mathbf{r}(t) = \langle 1 + \frac{t^{2}}{2} - 2t,\; 1 + \frac{t^{3}}{3} - 4t\rangle$. The particle reaches its lowest point at $t = 2$, where both components of the velocity vanish, and climbs back along a different route.
HALF THE ERRORS ARE VISIBLE FROM THE TYPE ALONE. THE QUESTION TYPE THE EXPRESSION WHERE IS IT? VECTOR r(t₀) + ∫ v dt HOW FAR DID IT MOVE, NET? VECTOR ∫ v dt HOW FAR DID IT TRAVEL? SCALAR ∫ |v| dt HOW FAST IS IT GOING? SCALAR |v(t₁)|, NO INTEGRAL ROWS 1 AND 2 DIFFER BY THE STARTING POSITION. ROWS 3 AND 4 DIFFER BY WHETHER ANYTHING IS ACCUMULATED AT ALL.
Rows two and three use the same velocity and differ only in where the magnitude bars sit, which is the whole distinction between displacement and distance. Row four is the only one with no integral in it.

The work

3 ways in · any order
Lesson
Solving Motion Problems Using Parametric and Vector-Valued Functions

Sorts the four questions a motion problem asks by the shape of their answers, builds position from displacement and a starting point, computes total distance as the integral of speed and bounds it below by the displacement's length, and locates the instant of rest where both velocity components vanish.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on planar motion: telling position from displacement from total distance from speed, placing the magnitude bars inside or outside the integral, and finding where a particle is momentarily at rest.

Not yet available · 10 items
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.

Take the diagnostic to identify your misconceptions