Skip to main content
United StatesCalculusSyllabus dot point

How do you differentiate a vector-valued function to find velocity and acceleration?

Topic 9.4 Defining and Differentiating Vector-Valued Functions: define a vector-valued function and differentiate it component by component to find velocity and acceleration (BC).

A focused answer to AP Calculus BC Topic 9.4, defining a vector-valued function and differentiating it component by component to obtain the velocity and acceleration vectors, with worked examples.

Generated by Claude Opus 4.89 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. Definitions and component-wise differentiation
  3. Vector velocity versus scalar speed
  4. A worked velocity and acceleration
  5. The direction of motion
  6. Connecting to one-dimensional motion

What this topic is asking

The College Board (Topic 9.4, BC only) introduces vector-valued functions, which package a particle's xx- and yy-coordinates into a single object x(t),y(t)\langle x(t), y(t)\rangle. This is really parametric motion in vector clothing, and it lets you talk about the velocity vector and acceleration vector of a moving point, not just slopes.

Definitions and component-wise differentiation

Vector velocity versus scalar speed

The single most important distinction in this topic is velocity (a vector) versus speed (a scalar). The velocity vector x(t),y(t)\langle x'(t), y'(t)\rangle carries both how fast and in which direction the particle moves. The speed is the magnitude of that vector, (x)2+(y)2\sqrt{(x')^2 + (y')^2}, a single nonnegative number with no direction. A question asking "find the velocity at t=2t = 2" wants the vector x(2),y(2)\langle x'(2), y'(2)\rangle; one asking "find the speed at t=2t = 2" wants the number (x(2))2+(y(2))2\sqrt{(x'(2))^2 + (y'(2))^2}. Reporting a vector when a scalar is wanted (or vice versa) loses marks even when the components are correct, so read the question's noun carefully.

A worked velocity and acceleration

The direction of motion

Beyond magnitude, the velocity vector tells you the direction of motion at any instant: the particle moves in the direction of v(t)\mathbf{v}(t), which is tangent to the path. This connects to Topic 9.1, since the slope of the path is dydx=y(t)x(t)\frac{dy}{dx} = \frac{y'(t)}{x'(t)}, exactly the ratio of the velocity components. So the velocity vector encodes both the parametric slope (through the ratio of its components) and the speed (through its magnitude). When x(t)>0x'(t) > 0 the particle moves rightward; when y(t)<0y'(t) < 0 it moves downward; the signs of the components describe the motion qualitatively. Acceleration, in turn, describes how the velocity vector itself is changing, in both magnitude and direction.

Connecting to one-dimensional motion

Vector-valued functions generalize the straight-line motion of Unit 4 from one dimension to two. In 1D, position s(t)s(t) gives velocity s(t)s'(t) and acceleration s(t)s''(t), all scalars, and speed is s(t)|s'(t)|. In 2D, position is the vector x(t),y(t)\langle x(t), y(t)\rangle, and velocity and acceleration become vectors found by differentiating each coordinate, while speed is the magnitude of the velocity vector. The mental model is two independent 1D motions, one in xx and one in yy, running on the same clock tt. This is why every technique here is just the familiar derivative applied twice, once per component, and why the next topic (integration of vector-valued functions) recovers velocity and position by integrating each component back.

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, no calculator). A particle has position t2,sint\langle t^2, \sin t\rangle. Its velocity vector at t=0t = 0 is (A) 0,1\langle 0, 1\rangle (B) 1,0\langle 1, 0\rangle (C) 0,0\langle 0, 0\rangle (D) 2,1\langle 2, 1\rangle
Show worked answer →

The correct answer is (A), 0,1\langle 0, 1\rangle.

Velocity is the component-wise derivative: 2t,cost\langle 2t, \cos t\rangle. At t=0t = 0: 2(0),cos0=0,1\langle 2(0), \cos 0\rangle = \langle 0, 1\rangle.

AP 2023 (BC, style)4 marksSection II (free response, no calculator). A particle moves with position vector e2t,t3t\langle e^{2t}, t^3 - t\rangle. (a) Find the velocity vector. (b) Find the acceleration vector. (c) Find the speed at t=0t = 0.
Show worked answer →

A 4-point vector differentiation problem.

(a) (1 point) Velocity =2e2t,3t21= \langle 2e^{2t}, 3t^2 - 1\rangle.
(b) (1 point) Acceleration =4e2t,6t= \langle 4e^{2t}, 6t\rangle.
(c) (2 points) At t=0t = 0, velocity =2,1= \langle 2, -1\rangle, so speed =22+(1)2=5= \sqrt{2^2 + (-1)^2} = \sqrt{5}.

Related dot points

Sources & how we know this