Investigating parametric equations
Instructions below
|
Instead of using a single equation to generate a curve, two
parametric equations are used. One equation generates
the x-coordinate of each point, the other generates the y-coordinate. |
You'll also see the parametric equations in the form (X(t), Y(t)),
where X(t) and Y(t) are functions of t. |