Skip to main content
United StatesCalculusSyllabus dot point

How do you solve planar motion problems using parametric and vector-valued functions?

Topic 9.6 Solving Motion Problems Using Parametric and Vector-Valued Functions: find position, velocity, speed, acceleration, displacement and distance for a particle moving in the plane (BC).

A focused answer to AP Calculus BC Topic 9.6, solving planar motion problems with parametric and vector-valued functions, finding position, velocity, speed, acceleration, displacement and total distance, with worked examples.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The toolkit at a glance
  3. A worked full-motion problem
  4. Total distance traveled: the calculator workhorse
  5. Finding when the particle is momentarily at rest or fastest
  6. A worked distance setup

What this topic is asking

The College Board (Topic 9.6, BC only) is the synthesis topic of the parametric/vector strand: a single particle moving in the plane, and a question that may ask for any of position, velocity, speed, acceleration, displacement, or total distance. It combines the differentiation of Topic 9.4, the integration of Topic 9.5, and the arc length of Topic 9.3 into one problem type, the 2D analogue of the straight-line motion of Unit 4.

The toolkit at a glance

A worked full-motion problem

Total distance traveled: the calculator workhorse

The most frequently tested piece of Topic 9.6 is total distance traveled, ab(x(t))2+(y(t))2dt\int_a^b\sqrt{(x'(t))^2 + (y'(t))^2}\,dt. This integrand rarely has an elementary antiderivative, so it lives on the calculator-active sections, where you write the integral with correct limits and let the calculator produce the number. The setup must use the speed (magnitude of velocity), not the velocity components themselves; integrating a signed component gives a displacement coordinate, not distance. A reliable habit is to write "distance =ab(x)2+(y)2dt= \int_a^b\sqrt{(x')^2 + (y')^2}\,dt" as a template, then drop in the derivatives. The marks are in the correct integrand and limits.

Finding when the particle is momentarily at rest or fastest

Some problems ask for instants when the particle is at rest or moving fastest or slowest. The particle is at rest where the velocity vector is zero, meaning x(t)=0x'(t) = 0 and y(t)=0y'(t) = 0 at the same tt, which is more restrictive than in 1D. To find extreme speed, treat the speed (x)2+(y)2\sqrt{(x')^2 + (y')^2} as a function of tt and use the usual critical-point analysis (or, on a calculator, examine the graph of speed). Note that a single component being zero does not stop the particle; it only means the motion is momentarily purely horizontal or vertical. Distinguishing "velocity is zero" (both components) from "a velocity component is zero" (motion along one axis) is a frequent point of confusion.

A worked distance setup

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (BC, style)1 marksSection I (multiple choice, calculator). A particle moves with velocity cost,sint\langle \cos t, \sin t\rangle. Its speed at any time tt is (A) 11 (B) cost+sint\cos t + \sin t (C) 2\sqrt{2} (D) 00
Show worked answer →

The correct answer is (A), 11.

Speed =cos2t+sin2t=1=1= \sqrt{\cos^2 t + \sin^2 t} = \sqrt{1} = 1 for all tt. The particle moves at constant unit speed.

AP 2024 (BC, style)4 marksSection II (free response, calculator). A particle moves with velocity v(t)=t2,t24\mathbf{v}(t) = \langle t - 2, t^2 - 4\rangle for 0t30 \le t \le 3, starting at r(0)=1,1\mathbf{r}(0) = \langle 1, 1\rangle. (a) Find the position at t=3t = 3. (b) Set up the integral for the total distance traveled.
Show worked answer →

A 4-point planar-motion problem.

(a) (2 points) x(3)=1+03(t2)dt=1+[t222t]03=1+(926)=132=12x(3) = 1 + \int_0^3 (t-2)\,dt = 1 + \left[\frac{t^2}{2} - 2t\right]_0^3 = 1 + \left(\frac{9}{2} - 6\right) = 1 - \frac{3}{2} = -\frac{1}{2}. y(3)=1+03(t24)dt=1+[t334t]03=1+(912)=2y(3) = 1 + \int_0^3 (t^2 - 4)\,dt = 1 + \left[\frac{t^3}{3} - 4t\right]_0^3 = 1 + (9 - 12) = -2. Position 12,2\langle -\frac{1}{2}, -2\rangle.
(b) (2 points) Distance =03(t2)2+(t24)2dt= \int_0^3\sqrt{(t-2)^2 + (t^2 - 4)^2}\,dt (evaluate numerically).

Related dot points

Sources & how we know this