| ||
![]() | ||
| Art & Design | ||
| Web Projects | ||
| ||
| ||
| POV-Ray | ||
| Keyboard | ||
| Homeworld | ||
| GearHead | ||
| Lego | ||
| Miscellanea | ||
![]() | ||
| ||
|
This worksheet demonstrates two methods of constructing the ellipse and hyperbola.
The definition for the first method is:
Here's a second method, this time using three parameters: vectors A and B, and the angle θ (all colored blue). The angle θ is the angle between vector T and the x-axis.
Also shown is how to construct the curves' foci and directrixes. The parameters and plotted points for the constructions are the same as those used in the standard parametric equations for each curve.
For comparison, the parametric equation for an ellipse is:
x = a * cos(θ) y = b * sin(θ)
And, the parametric formula for a hyperbola is:
x = a * sec(θ) y = b * tan(θ)
The steps to achieve the same plotted points, P1 and P2, in the graph as the parametric equations are:
You can hopefully see how the parametric formulas and this second method are closely related.
Download the worksheets here and here. Download an older Geometer's Sketchpad version here.

Listed works are licensed under a Creative Commons GNU Lesser General Public License License.
This page © Copyright 2009 Michael Horvath. Last modified: February 21 2010 20:33:21.