Parametric Sketching is the process of drawing a curve defined by equations and , where is the parameter. Instead of a direct relationship, the coordinates are linked indirectly through .
The Direction of Motion is a unique feature of parametric graphs; as the parameter increases, the curve is traced in a specific direction, often indicated by arrows on the sketch.
The Domain and Range of the resulting graph are determined by the outputs of the individual functions and over the allowed interval of the parameter.
y-axis Intercepts: These occur when the horizontal component is zero (). To find them, solve for , then substitute these -values into to find the corresponding -coordinates.
x-axis Intercepts: These occur when the vertical component is zero (). Solve for , then substitute these values into to find the -coordinates.
Asymptotes: Vertical asymptotes occur if approaches a constant while as approaches a certain value. Horizontal asymptotes occur if approaches a constant while .
| Feature | Plotting | Sketching |
|---|---|---|
| Goal | High precision of specific points | Showing the general shape and key features |
| Method | Calculating a dense table of | Finding intercepts, asymptotes, and limits |
| Usage | When exact coordinates are needed | When understanding the behavior of the function |
Check the Domain: Always verify if the parameter is restricted (e.g., ). This determines if the graph is a closed loop, a segment, or an infinite curve.
Verify Intercepts: A common mistake is solving for and forgetting to find the actual or coordinate. Always perform the second substitution step.
Use Cartesian as a Check: If you have time, convert to Cartesian form to confirm the general shape (e.g., if you get , your sketch should look like a parabola).
Ignoring Function Limits: If , the graph cannot exist outside . Students often draw curves extending infinitely when the parametric components are bounded.
Incorrect Intercept Logic: Students sometimes set to find intercepts. While is a point on the curve, it is only an intercept if or .
Missing Asymptotes: When a denominator in a parametric expression approaches zero, an asymptote is likely present; failing to check for these leads to incomplete sketches.