A one-page visual summary of Parametric, Polar & Vector-Valued Functions — parametric derivatives, arc length, vector motion, polar area, and every exam trap, on a single screen.
What it covers: Parametric derivatives and arc length, vector-valued functions and planar motion, and polar coordinates and area. This is a BC-only unit.
Exam weight: About 11–12% of the BC exam.
The big question: How does calculus describe curves and motion beyond y = f(x)?
Mathematical practices: Implementing Mathematical Processes, Connecting Representations, Justification, and Communication & Notation.
Key topics at a glance
Parametric Derivatives
dy/dx = (dy/dt)/(dx/dt). Horizontal tangent where dy/dt = 0; vertical where dx/dt = 0.
Second Derivative
d²y/dx² = [d/dt(dy/dx)]/(dx/dt) — differentiate the slope in t, divide by dx/dt.
Parametric Arc Length
L = ∫₀ᵇ √((dx/dt)² + (dy/dt)²) dt.
Vector-Valued Functions
r(t) = ⟨x(t), y(t)⟩. Differentiate and integrate componentwise.
Planar Motion
v = r′, a = r″, speed = |v| = √((dx/dt)² + (dy/dt)²); distance = ∫|v| dt.
Polar Coordinates
(r, θ): x = r cos θ, y = r sin θ; r = √(x²+y²), θ = arctan(y/x).
Polar Area (one curve)
A = ½∫ᶠᵀ r² dθ over the angle that traces the region once.