Mathfolis

Parametric Functions

Unit 4 · Functions Involving Parameters, Vectors, and Matrices

What AP Precalc asks here

A parametric function is a pair (x(t),y(t))(x(t), y(t)) where both coordinates depend on a parameter tt. As tt varies, the point (x(t),y(t))(x(t), y(t)) traces a curve in the plane. Eliminating tt — usually by solving for tt in one equation and substituting into the other — recovers a rectangular relation y=f(x)y = f(x) or F(x,y)=0F(x, y) = 0.

Parametric form

Pair of equations
x=x(t),    y=y(t)x = x(t), \;\; y = y(t)
Eliminate t
Solve one for t, substitute into the other.\text{Solve one for } t, \text{ substitute into the other.}
AP Tip: Some parametrizations (e.g., x=cost,y=sintx = \cos t, y = \sin t) are easier to eliminate using identities (cos2t+sin2t=1\cos^2 t + \sin^2 t = 1 gives x2+y2=1x^2 + y^2 = 1) than by solving for tt.
Type 1

Evaluate at a value

Plug tt into both component functions and report the point.

Example 1
For x=2t+1,y=t2x = 2t + 1, y = t^2, find the point at t=3t = 3. (A) (6,6)(6, 6) (B) (7,9)(7, 9) (C) (7,6)(7, 6) (D) (3,9)(3, 9)

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Type 2

Eliminate the parameter

Solve one equation for tt, substitute into the other.

Example 2
Eliminate the parameter from x=t,y=t2x = t, y = t^2. (A) y=x2y = x^2 (B) y=xy = \sqrt x (C) y2=xy^2 = x (D) y=xy = x

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Type 3

Match parametric equations to a curve

Use elimination or recognize standard parametrizations of circles, lines, parabolas.

Example 3
Identify the curve traced by x=cost,y=sintx = \cos t, y = \sin t for t[0,2π]t \in [0, 2\pi]. (A) Unit circle (B) Parabola (C) Line through the origin (D) Ellipse with semi-axes 2 and 1

Practice more of this type— AI-generated · always-new problems

Generate Problems →