SAT / PSAT
SAT / PSAT Prep
History & Social Science
AP World History AP US History AP European History AP Human Geography AP US Government & Politics AP Psychology AP Macroeconomics AP Microeconomics
English
AP English Language & Composition AP English Literature & Composition
Math & Computer Science
AP Calculus AB/BC AP Precalculus AP Statistics AP Computer Science A AP Computer Science Principles
Sciences
AP Biology AP Chemistry AP Environmental Science AP Physics 1 AP Physics 2
World Languages & Arts
AP Spanish Language AP Art History AP Music Theory Start studying →
Unit 9 · Parametric, Polar & Vector (BC) Flashcards Cheat Sheet Essentials Visual Review MC Practice FRQ Practice

AP Calculus AB/BC Unit 9 Essentials

The must-know terms and core concepts for Unit 9: Parametric, Polar & Vector-Valued Functions. Every formula, method, and idea you need to master.

← Back to Unit 9 hub
Key Concept 1
Parametric curves are differentiated through the parameter
A parametric curve gives x and y separately as functions of a parameter t. Its slope is dy/dx = (dy/dt)/(dx/dt), a ratio of the component rates, with horizontal tangents where dy/dt = 0 and vertical tangents where dx/dt = 0. The second derivative comes from differentiating dy/dx with respect to t and dividing by dx/dt again, and the arc length of the curve is ∫√((dx/dt)² + (dy/dt)²) dt.
Parametric dy/dx = (dy/dt)/(dx/dt) Arc Length
Key Concept 2
Vector-valued functions model motion componentwise
A vector-valued function r(t) = ⟨x(t), y(t)⟩ traces a path in the plane. You differentiate and integrate componentwise, so the velocity is v(t) = r′(t), the acceleration is a(t) = r″(t), and the speed is the magnitude |v(t)| = √((dx/dt)² + (dy/dt)²). Total distance traveled is ∫|v| dt, and a position is recovered by integrating velocity and adding an initial position vector.
Vector-Valued Componentwise Speed = |v|
Key Concept 3
Polar coordinates describe points by radius and angle
Polar coordinates (r, θ) locate a point by its distance r from the origin and angle θ, converting with x = r cos θ, y = r sin θ. You can differentiate a polar curve in the form dy/dx = (dy/dθ)/(dx/dθ), and the area enclosed by a single polar curve is A = ½∫ r² dθ (each slice is a circular sector). The area between two polar curves subtracts the squared radii: ½∫(R² − r²) dθ.
Polar (r, θ) ½∫ r² dθ Between Curves
Parametric equations
x = x(t), y = y(t) tracing a curve via a parameter t.
Parametric
Parametric derivative
dy/dx = (dy/dt)/(dx/dt).
Parametric
Second parametric derivative
d²y/dx² = [d/dt(dy/dx)]/(dx/dt).
Parametric
Parametric arc length
L = ∫₀ᵇ √((dx/dt)² + (dy/dt)²) dt.
Parametric
Vector-valued function
r(t) = ⟨x(t), y(t)⟩.
Vector
Derivative of r(t)
r′(t) = ⟨x′(t), y′(t)⟩ (componentwise).
Vector
Velocity vector
v(t) = r′(t).
Vector
Acceleration vector
a(t) = r″(t).
Vector
Speed
|v(t)| = √((dx/dt)² + (dy/dt)²).
Vector
Total distance (planar)
∫₀ᵇ |v(t)| dt.
Vector
Polar coordinates
(r, θ): distance r and angle θ.
Polar
Polar-rectangular conversion
x = r cos θ, y = r sin θ.
Polar
Polar derivative
dy/dx = (dy/dθ)/(dx/dθ).
Polar
Polar area (one curve)
A = ½∫ᶠᵀ r² dθ.
Polar
Area between polar curves
A = ½∫ᶠᵀ (R² − r²) dθ.
Polar