Parametric Equations are a pair of equations where the coordinates of a point on a curve are expressed as functions of a third variable, usually denoted as (representing time) or (representing an angle).
The variable or is called the parameter. While and are dependent on the parameter, they are independent of each other in the parametric form.
A curve defined parametrically is the set of all points as the parameter varies over a specific interval or domain.
A circle with radius centered at the origin is defined by the parametric equations and .
For a circle centered at a general point with radius , the equations are shifted: and .
These equations leverage the Pythagorean identity to ensure that every point satisfies the Cartesian equation .
| Feature | Cartesian Equation | Parametric Equations |
|---|---|---|
| Variables | Usually and only | and linked by a parameter or |
| Functionality | Must pass vertical line test to be | Can represent loops and self-intersecting curves |
| Information | Shows the shape of the path | Shows the shape AND the direction/speed of travel |
| Complexity | Can be difficult to isolate | Often uses simpler, separate functions |
Check the Domain: Always look for restrictions on the parameter . If is restricted to , the graph may only be a portion of a full curve.
Identify the Shape: If the equations involve and with the same coefficient, look for a circle; if the coefficients differ, it is likely an ellipse.
Verify Intercepts: When calculating intercepts, ensure the -values you find are within the allowed domain for the parameter.
Directional Arrows: In sketching questions, always include arrows on the curve to indicate the direction of increasing to gain full marks.