How are ellipses and hyperbolas described by their Cartesian equations, and how do parametric equations trace out a curve as a parameter varies?
The equations and key features of ellipses and hyperbolas, including centre, vertices, axes and asymptotes, and the description of curves by parametric equations together with conversion between parametric and Cartesian forms
A focused answer to the VCE Specialist Mathematics Unit 3 key-knowledge point on conics and parametric curves. Equations and features of ellipses and hyperbolas, asymptotes, parametric description of curves, and converting between parametric and Cartesian forms.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
VCAA wants you to recognise and sketch ellipses and hyperbolas from their standard equations, identifying centre, vertices, axis lengths and (for hyperbolas) asymptotes, and to describe curves parametrically, converting between parametric and Cartesian descriptions. Parametric forms reappear in calculus for arc length and motion, so fluency here pays off later.
Ellipses
The standard ellipse centred at is
The graph extends units left and right of the centre and units up and down. If the major axis is horizontal; if it is vertical. The vertices on the horizontal axis are and on the vertical axis . When the ellipse is a circle of radius .
Hyperbolas
The standard hyperbola opening horizontally is
It has two branches with vertices at and no points between the branches. As the curve approaches the asymptotes
A quick way to draw the asymptotes is to sketch the rectangle of half-width and half-height centred at ; the asymptotes are the extended diagonals. The vertical hyperbola opens up and down with vertices at .
Parametric curves
A parametric description gives both coordinates as functions of a parameter:
As runs over its allowed values the point traces a curve. To find the Cartesian equation, eliminate : solve one equation for and substitute, or use an identity that links the two expressions.
The ellipse has the natural parametrisation , for , because then . A hyperbola can be parametrised with , , using .
Examples in context
Example 1. is a hyperbola with vertices and asymptotes .
Example 2. , gives , the standard parabola, parametrised left to right as increases.
Try this
Q1. State the centre and semi-axes of . [2 marks]
- Cue. Centre , semi-axes and .
Q2. Find the asymptotes of . [2 marks]
- Cue. .
Q3. Eliminate the parameter from , . [3 marks]
- Cue. , a circle of radius centred at .
Exam-style practice questions
Practice questions written in the style of VCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2023 VCAA2 marksA track from point D to point O follows an elliptical path given by x = 2cos(t) + 2, y = (e - 2)sin(t), where t is in [-pi/2, pi/2]. Find the Cartesian equation of the elliptical path.
Show worked answer →
Eliminate the parameter t using the identity cos^2(t) + sin^2(t) = 1.
From x = 2cos(t) + 2, make cos(t) the subject: cos(t) = (x - 2) / 2.
From y = (e - 2)sin(t), make sin(t) the subject: sin(t) = y / (e - 2).
Substitute into cos^2(t) + sin^2(t) = 1:
((x - 2) / 2)^2 + (y / (e - 2))^2 = 1.
So the Cartesian equation is (x - 2)^2 / 4 + y^2 / (e - 2)^2 = 1.
This is an ellipse with centre (2, 0), semi-axis 2 in the x-direction and semi-axis (e - 2) in the y-direction (note e - 2 is about 0.718).