Parametric equations define the coordinates of a point on a curve as separate functions of a third variable, typically denoted as (for time) or (for an angle).
The third variable is called the parameter, and it acts as the link between and without requiring a direct algebraic relationship between them in the initial form.
While a Cartesian equation like describes the static shape of a curve, parametric equations and describe how the curve is traced out as the parameter varies.
Step 1: Define the Domain: Identify the range of values for the parameter (e.g., or ).
Step 2: Construct a Table: Create a table with three columns: the parameter, the -function, and the -function. Calculate values at regular intervals.
Step 3: Coordinate Generation: Evaluate and for each chosen parameter value to find the resulting pairs.
Step 4: Plotting and Joining: Plot the points on a standard grid and connect them in the order of increasing parameter values to show the direction of the curve.
A circle with radius centered at the origin is defined by the equations and , where is the angle from the positive -axis.
To shift the center of the circle to a point , the constants are added to the functions: and .
Note that in these equations, , , and are constants; only is the variable parameter that generates the points on the circumference.
| Feature | Cartesian Equation | Parametric Equation |
|---|---|---|
| Variables | and only | , , and parameter or |
| Functionality | Must pass vertical line test to be | Can describe any path, including loops |
| Information | Shows the static path | Shows path, direction, and speed of motion |
| Complexity | Can be difficult for circular/complex paths | Simplifies complex motion into linear components |
Check the Parameter Range: Always look for constraints on or ; if the range is limited, the graph may only be a segment of a curve rather than the whole shape.
Identify Circle Forms: If you see and , immediately recognize this as a circle with radius and center .
Verify Points: If you have sketched a graph, pick a value for the parameter, calculate the point, and ensure it lies on your sketch to catch calculation errors.
Directional Arrows: In many exams, you are expected to draw arrows on the curve to indicate the direction of increasing parameter values.