A parametric curve is defined by a set of equations and , where is the parameter that typically represents time or an angle.
Each value of within a specified interval corresponds to a unique point in the Cartesian plane, tracing the path of the curve as varies.
Unlike standard Cartesian functions, parametric equations can represent relations where a single -value corresponds to multiple -values, making them essential for modeling motion and complex geometry.
The parameter introduces a direction of flow, which indicates the order in which points are plotted as increases from its lower bound to its upper bound.
This orientation is often represented on a graph using arrows along the curve, distinguishing it from a static Cartesian graph where the path's 'history' is not inherently visible.
The domain of the parameter directly determines the endpoints of the curve; if is restricted to , the curve starts at and ends at .
Eliminating the parameter is the process of converting parametric equations into a single Cartesian equation involving only and .
The most common method involves isolating in one equation (usually the simpler one) and substituting that expression into the other equation.
For example, if , then ; substituting this into yields the Cartesian parabola .
When parametric equations involve trigonometric functions, the Pythagorean Identity is the primary tool for elimination.
One must isolate the sine and cosine terms first: if and , then and .
Substituting these into the identity results in the standard form of a circle or ellipse: .
| Feature | Cartesian Equations | Parametric Equations |
|---|---|---|
| Variables | and only | and parameter |
| Orientation | No inherent direction | Directional flow as increases |
| Functionality | Must pass Vertical Line Test | Can represent loops and self-intersections |
| Application | Static geometric shapes | Modeling motion and time-dependent paths |
While every Cartesian equation can be written parametrically (e.g., ), not every parametric curve can be simplified into a single Cartesian function.
Check the Bounds: Always verify if the parameter has a restricted range, as this limits the domain and range of the resulting Cartesian graph.
Calculator Settings: When sketching or solving parametric equations involving trigonometry, ensure your calculator is set to Radians mode unless degrees are explicitly specified.
Directional Arrows: On a sketch, always include arrows to show the direction of the curve as increases; this is a common requirement for full marks in graphing questions.
Intercepts: To find -intercepts, solve for , then find . To find -intercepts, solve for , then find .