What it covers: Functions beyond y = f(x) — parametric and implicitly defined functions, conic sections, vectors, vector-valued functions, and matrices as transformations.
Exam weight: Not assessed on the AP Precalculus Exam. These are additional topics some schools teach; the exam covers only Units 1–3.
The big question: How can parameters, vectors, and matrices extend the idea of a function to describe motion, curves, and transformations of the plane?
Give x = x(t) and y = y(t); the point (x(t), y(t)) traces a curve with a direction (orientation). Eliminate the parameter by solving for t and substituting.
Planar Motion & Rates
x(t) and y(t) are an object's position over time. Average rates of change: Δx/Δt and Δy/Δt describe how fast it moves horizontally and vertically.
Circles & Lines
Circle: x = h + r·cos t, y = k + r·sin t. Line: x = x₀ + at, y = y₀ + bt with direction (a, b).
Implicit Functions & Conics
An implicit relation (like x² + y² = 25) does not isolate y. Conics: circle, ellipse, parabola, hyperbola — second-degree equations in x and y.
Vectors
A vector ⟨a, b⟩ has magnitude √(a² + b²) and direction θ with tan θ = b/a. Add componentwise; a scalar scales the magnitude.
Vector-Valued Functions
Output a vector for each input — used to describe position or velocity as a function of time.
Matrices & Determinants
Multiply row-by-column (AB ≠ BA). For a 2×2 matrix with rows (a, b) and (c, d), the determinant is ad − bc; an inverse exists only when it is nonzero.
Matrices as Transformations
A 2×2 matrix is a function on vectors that transforms the plane (rotation, scaling, reflection, shear). Composition = matrix product; powers model change over steps.
The key terms you must know
Parametric function — x and y each given as a function of a parameter t; traces a curve with orientation.
Eliminating the parameter — solving for t and substituting to get a rectangular relation between x and y.
Orientation — the direction of motion along a parametric curve as t increases.
Implicitly defined function — a relation such as x² + y² = 25 in which y is not isolated.
Conic sections — circles, ellipses, parabolas, and hyperbolas.
Vector — a quantity with magnitude and direction, written ⟨a, b⟩.
Vector magnitude — the length √(a² + b²) of the vector ⟨a, b⟩.
Vector-valued function — a function whose output is a vector, modeling position or velocity.
Matrix — a rectangular array of numbers in rows and columns.
Determinant — for a 2×2 matrix, ad − bc; it scales area and tells whether an inverse exists.
Inverse matrix — A⁻¹ with A·A⁻¹ = I; exists only when the determinant is nonzero.
Linear transformation — a mapping of vectors to vectors represented by a matrix.
Key themes to remember
A function need not be y = f(x). Parametric and implicit forms describe curves and motion that a single-output function cannot.
The parameter carries information. Beyond the shape of a curve, t encodes direction and timing.
Vectors combine magnitude and direction. Componentwise arithmetic makes them easy to add, scale, and analyze.
Matrices are functions. They act on vectors — transforming the plane — and composing them means multiplying them.
The determinant is the gatekeeper of invertibility. A nonzero determinant means an inverse (and a reversible transformation) exists.
Common pitfalls
Unit 4 is not on the AP Exam. Study it to prepare for later courses, not for exam points.
Eliminating the parameter can lose information. The rectangular equation may hide the curve's direction, starting point, or restricted portion.
Matrix multiplication is not commutative. In general AB ≠ BA, so order matters.
An inverse needs a nonzero determinant. If ad − bc = 0, the matrix has no inverse and the transformation is not reversible.
Vectors add componentwise, not by adding magnitudes. |u + v| is usually not |u| + |v|.
Circle vs. ellipse. Equal denominators (or a single r²) give a circle; different denominators give an ellipse.
Position vs. velocity. A vector-valued position function and its rate of change describe different things — keep them straight.