Resources For Teachers For Tutors For Students & Parents Pricing
Pre-Calculus Parametric and polar

Parametric equations (graphing, modeling)

20 practice questions 0 video lessons Theory + worked examples

Parametric Equations

California Pre-Calculus • Standard F-IF • Parametric & Polar

Parametric Equations is the opening topic of Parametric & Polar in the California Common Core State Standards. It is aligned to Standard F-IF, which requires students to represent motion and paths with parametric equations.

Parametric equations give \(x\) and \(y\) each as a function of a parameter \(t\), tracing a path with a direction — ideal for modeling motion.

California Pre-Calculus › Parametric & Polar › Parametric Equations  —  Standard F-IF

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

Parametric equations describe a curve by giving each coordinate as a function of a third variable, the parameter \(t\):
\[x=f(t),\qquad y=g(t).\]

As \(t\) varies, the point \((x,y)\) traces a path — and, unlike an ordinary graph, the path has a direction and a timing. The parameter often represents time, making this ideal for motion.

Parametric curves carry extra information: not just the shape, but the order and speed at which it is traced.
A parametric path traced over time Parametric equations give x and y as functions of a parameter t, tracing a path such as a projectile's flight. x y t=0 t=1 t=2 t=3 t=4
A parametric path traced as \(t\) increases.
Parametric equations Parametric equations Parametric equations x = f(t), y = g(t) t is the parameter (often time) traces a path with direction
Parametric equations at a glance.

The parametric form:

\[x=f(t),\qquad y=g(t)\]
x equals f of t and y equals g of t, tracing a path as t varies
The unit circle is \(x=\cos t,\ y=\sin t\) — the most important parametric curve.

How to work with parametric equations

  1. Make a table of \(t\), \(x\), and \(y\).
  2. Plot the \((x,y)\) points in order of increasing \(t\).
  3. Mark the direction the curve is traced.
  4. Interpret \(t\) (often time) in context.
Example 1 — Plot points
For \(x=t,\ y=t^2\), find the points at \(t=0,1,2\).
Solution

Substitute each \(t\).

\(t=0\)\(\to\)\((0,0)\)
\(t=1\)\(\to\)\((1,1)\)
\(t=2\)\(\to\)\((2,4)\)
points are 0 comma 0, 1 comma 1, and 2 comma 4
Example 2 — A circle
What path does \(x=\cos t,\ y=\sin t\) trace for \(0\le t\le 2\pi\)?
Solution

Since \(\cos^2 t+\sin^2 t=1\), the point stays on the unit circle.

\(x^2+y^2\)\(=\)\(1\)

It traces the unit circle counterclockwise.

the path is the unit circle
Example 3 — Direction of travel
For \(x=t,\ y=t^2\), which way is the curve traced as \(t\) increases?
Solution

As \(t\) grows, \(x=t\) increases, so the curve is traced left to right.

\(t\uparrow\)\(\Rightarrow\)\(x\uparrow\)
the curve is traced left to right
Example 4 — A projectile model
A ball has \(x=20t,\ y=15t-4.9t^2\) (meters, seconds). Where is it at \(t=1\)?
Solution

Substitute \(t=1\).

\(x\)\(=\)\(20(1)=20\)
\(y\)\(=\)\(15-4.9=10.1\)

At \((20,\ 10.1)\) meters.

the ball is at 20 comma 10.1 meters

Common pitfalls

Keep track of direction. Two different parametrizations can trace the same shape in opposite ways.
Respect the \(t\)-interval. It may trace only part of the full curve.
\(t\) is not plotted. It is the input driving both \(x\) and \(y\).

Frequently asked questions

What are parametric equations?

Equations giving \(x\) and \(y\) each as a function of a parameter \(t\), tracing a path as \(t\) varies.

What is the parameter?

The independent variable \(t\) that drives both coordinates; it often represents time.

Why use parametric equations instead of y = f(x)?

They capture direction, timing, and curves that fail the vertical line test (like a full circle).

How do you graph parametric equations?

Build a table of \(t\), \(x\), \(y\), plot the points in order, and note the direction of travel.