Skip to main content
United StatesPrecalculusSyllabus dot point

What is a parametric function, and how do x and y depend on a third variable?

Topic 4.1 Parametric Functions: define a parametric function giving x and y as functions of a parameter t, and graph and interpret the curve it traces.

A focused answer to AP Precalculus Topic 4.1, covering how a parametric function defines x and y each as a function of a parameter t, how to build a table and graph the curve, the direction of motion, and eliminating the parameter.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The parametric definition
  3. Building a table and graphing
  4. Eliminating the parameter
  5. Try this

What this topic is asking

The College Board (Topic 4.1) wants you to understand a parametric function, in which both coordinates xx and yy are given as functions of a third variable, the parameter tt. Written f(t)=(x(t),y(t))f(t) = (x(t), y(t)), it traces a curve in the plane as tt varies. You should build a table, plot the curve, note its direction of travel, and eliminate the parameter when possible.

The parametric definition

The parameter tt often represents time, so the curve is the path of a moving point and tt records when the point is where. This makes parametric form the natural language for motion.

Building a table and graphing

The order of the points matters: two parametric functions can trace the same shape but in opposite directions, and they are different functions.

Eliminating the parameter

To convert to a direct relationship between xx and yy, solve one component for tt and substitute into the other. In the worked example, y=ty = t gives t=yt = y, and x=t2x = t^2 becomes x=y2x = y^2: the sideways parabola, now as a single equation. Eliminating the parameter recovers the shape but discards the direction and the timing, so it is a one-way simplification.

A point worth stating once is that parametric form carries strictly more information than a plain Cartesian equation. The same set of points can be parametrised in infinitely many ways, traced at different speeds or in different directions, and each parametrisation is a distinct function even though they share a graph. This is why orientation and the parameter domain must always be stated; dropping them loses exactly the motion information that makes parametric form useful for the planar-motion models of Topic 4.2.

Try this

Q1. For x(t)=t−3x(t) = t - 3, y(t)=2ty(t) = 2t, find the point at t=1t = 1. [1 point]

  • Cue. x(1)=−2x(1) = -2, y(1)=2y(1) = 2, so the point is (−2,2)(-2, 2).

Q2. Eliminate the parameter for x=tx = t, y=t+4y = t + 4. [1 point]

  • Cue. Since t=xt = x, substitute to get y=x+4y = x + 4, a line.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2025 (style)1 marksSection I, Part A (multiple choice, no calculator). A parametric function is given by x(t)=t+1x(t) = t + 1 and y(t)=t2y(t) = t^2. What point corresponds to t=2t = 2? (A) (2,4)(2, 4) (B) (3,4)(3, 4) (C) (3,2)(3, 2) (D) (2,2)(2, 2)
Show worked answer →

The correct answer is (B), (3,4)(3, 4).

Substitute t=2t = 2 into each component: x(2)=2+1=3x(2) = 2 + 1 = 3 and y(2)=22=4y(2) = 2^2 = 4. The point is (x,y)=(3,4)(x, y) = (3, 4). Choice (A) forgets to add 11 to xx; the parameter feeds both components.

AP 2025 (style)3 marksSection II (free response, no calculator). A curve is defined by x(t)=2tx(t) = 2t and y(t)=t2−1y(t) = t^2 - 1 for tt in [−2,2][-2, 2]. (a) Make a table of (x,y)(x, y) at t=−2,0,2t = -2, 0, 2. (b) Eliminate the parameter to write yy as a function of xx.
Show worked answer →

A 3-point question on parametric tables and parameter elimination.

(a) Table (1 point): at t=−2t = -2, (x,y)=(−4,3)(x, y) = (-4, 3); at t=0t = 0, (0,−1)(0, -1); at t=2t = 2, (4,3)(4, 3).
(b) Eliminate (2 points): from x=2tx = 2t, solve t=x2t = \frac{x}{2}. Substitute into y=t2−1y = t^2 - 1: y=(x2)2−1=x24−1y = \left(\frac{x}{2}\right)^2 - 1 = \frac{x^2}{4} - 1. The curve is a parabola opening upward.

Related dot points

Sources & how we know this