Example 2. Line through (1,3) with direction ⟨2,−1⟩: r(t)=⟨1+2t,3−t⟩
Example 3. Parabolic path: r(t)=⟨t,t2⟩
Domain and Continuity
r(t) is continuous at t=c if both component functions x(t) and y(t) are continuous at c.
limt→cr(t)=⟨limt→cx(t),limt→cy(t)⟩
Limits and continuity are evaluated component-wise
The path is traced by the tip of the position vector
r(t)=⟨x(t),y(t)⟩
Next: Part 2 — Velocity, speed, and acceleration vectors.
′
(
t
)
=
⟨x′(t),y′(t)⟩
Velocity, Speed, and Acceleration
Quantity
Definition
Formula
Position
r(t)
⟨x(t),y(t)⟩
Velocity
v(t)=r
Acceleration
a(t)=v
Speed
∥v(t)∥
Key Fact: Velocity is a vector (has direction). Speed is a scalar (magnitude only).
Example
Let r(t)=⟨t3−3t,t2⟩.
Velocity:v(t)=⟨3t2−
Acceleration:a(t)=⟨6t,2⟩
Speed at t=1: v(1)=⟨, so speed .
Direction of motion at t=1: Purely vertical (upward) since vx=0.
When is the particle at rest?
The particle is at rest when v(t)=0, meaning AND simultaneously.
3t2−3=0⟹t=±1, and .
No value satisfies both — the particle is never at rest (it's always moving in at least one direction).
Practice Problems
Key Concepts
Speed Computation
Summary
v(t)=r′(t) — velocity is the derivative of position
a(t)=v — acceleration is the second derivative
Speed =∥v(t)∥=
Particle at rest: v(t)=0 (both components zero)
Speed=∥v
Next: Part 3 — Integration of vector functions and displacement.
′
(
t
)
d
t
=
r(b)−
r(a)=
displacement
Displacement vs. Distance
Concept
Formula
Type
Displacement
∫abv(t)dt=⟨∫abx′dt,∫aby
Vector
Total distance
∫ab∥v
AP Tip: "How far" = total distance (scalar). "Net change in position" = displacement (vector). The exam is precise about this distinction.
Example
A particle has velocity v(t)=⟨2t,3⟩ and initial position r(0)=⟨1,−2⟩.
Position function:r(t)=∫
Apply ICs: r(0)=⟨C1
r(t)=⟨t
Displacement from t=0 to t=2:
Total distance from t=0 to t=2:∫02
This requires trig sub or a calculator. On the AP exam, a calculator-active section would provide a numerical answer.
Practice Problems
Concept Checks
Computation
Summary
Integrate vector functions component-wise
Displacement =∫abvdt (vector)
Total distance =∫ab∥v∥ (scalar)
Use initial conditions to find constants of integration
Distance=∫ab
Next: Part 4 — Arc length and the unit tangent vector.
,
y
(
t
)⟩
t=a
t=b
s=∫ab∥r′(t)∥dt=∫ab[x′(t)]2+[y
Note: this is identical to the total distance formula — arc length = distance traveled.
Unit Tangent Vector
T^(t)=∥r′(t)∥r′(t)
The unit tangent points in the direction of motion with magnitude 1.
Vector
Formula
Meaning
r′(t)
⟨x′,y′⟩
Tangent (velocity)
T^(t)
r
N^(t)
T^
Example
r(t)=⟨3cost,3sint⟩, 0≤t≤2π.
r′(t)=⟨−
∥r′(t)∥
Arc length:s=∫02π3dt=6π ✓ (circumference of circle of radius 3)
Unit tangent:T^(t)=31
AP Tip: Arc length and total distance are computed with the same integral. The only difference is interpretation: arc length describes the curve, distance describes the motion.
Practice Problems
Concept Checks
Arc Length Computation
Summary
Arc length =∫ab∥r′(t)∥dt (same as total distance)
Unit tangent vector: T^(t)=r
T^ gives direction of motion, ∥r gives speed
s=∫a
Next: Part 5 — Motion problems and free-response strategies.
r(0)
(b)
Speed at t=k
Compute ∥v(k)∥
(c)
Total distance
∫ab∥v∥dt (calculator)
(d)
Acceleration at t=k
a(k)=v′(k)
Scoring: Show all setup. Even with a calculator problem, write the integral before evaluating.
Full FRQ Practice
A particle moves in the xy-plane with velocity v(t)=⟨2t−1,e−t⟩ for t≥0. At t=0, the particle is at (3,5).
(a) Find r(t).
x(t)=∫(2t−1)dt=t2−t,
y(t)=∫e−tdt=−e−t,
r(t)=⟨t2
(b) Speed at t=2: v(2)=. Speed .
(c) Total distance from t=0 to t=3: ∫ (calculator).
(d)a(t)=⟨2,−e−t. At : .
Practice
Quick Checks
FRQ Practice
Summary
AP FRQs follow a predictable pattern: position → speed → distance → acceleration
Always show integral setup before calculator evaluation
"At rest" means v=0 (both components zero)
Direction changes when individual velocity components change sign
Next: Part 6 — Problem-Solving Workshop.
(
t
)
=
⟨2,−6t⟩
v(0)=⟨1,4⟩
r(0)=⟨0,0⟩
Find r(t).
v(t)=∫⟨2,−6t⟩dt=⟨2t+C1,−3t2+C2⟩
v(0)=⟨C1,C2⟩=⟨1,4⟩
v(t)=⟨2t+1,−3t2+4⟩
r(t)=∫vdt=⟨t2+t+D1,−t3+4t+D2⟩
r(0)=⟨D1,D2⟩=⟨0,0⟩
r(t)=⟨t2+t,−t3+4t⟩
Workshop Questions
Workshop Checks
Workshop Computation
Workshop Summary
Integrate acceleration → velocity → position (apply ICs at each step)
Speed at a point: evaluate ∥v(t0)∥
Direction: analyze signs of x′(t) and y′(t)
Arc length of non-circular curves often requires calculator
Next: Part 7 — Comprehensive Review.
⟨x(t),y(t)⟩
Velocity
v(t)=⟨x′(t),y′(t)⟩
Acceleration
a(t)=⟨x′′(t),y′′(t)⟩
Speed
∥v∥=(x′)2+(y′)2
Distance
∫ab∥v∥dt
Displacement
∫abvdt=r(b)−r(a)
Unit tangent
T^=v/∥v∥
At rest
v(t)=0
AP Tip: This table covers everything you need for vector motion questions. Memorize it.
Key Connections
Vectors ↔ Parametric: Same math, different notation. r(t)=⟨x(t),y(t)⟩ is the same as x=x(t),y=y(t).
Vectors ↔ 1D Motion: Extends AB motion concepts:
AB: v(t)=s′(t), distance =∫∣v∣dt
BC: , distance
Common Mistakes:
Confusing displacement (vector) with distance (scalar)