One cone, four curves
Eccentricity — For a fixed point (the focus) and a fixed line (the directrix), a conic is the set of points whose distance from the focus divided by its distance from the directrix equals a constant e. That constant is the eccentricity: e = 0 gives a circle, e < 1 an ellipse, e = 1 a parabola and e > 1 a hyperbola.
Take a double cone and slice it with a plane. The shape of the cut depends entirely on the angle of the slice. Cut horizontally and you get a circle. Tilt the plane a little and the circle stretches into an ellipse. Tilt it until it runs parallel to the side of the cone and the curve opens out and never closes — a parabola. Tilt further, so the plane cuts both halves of the cone, and you get a hyperbola in two branches.
These four curves are the conic sections, and they are not four unrelated topics. One definition covers all of them, and one number decides which you have.
Move through the four options and watch the eccentricity in the read-out. On the ellipse, push b towards a and e falls towards 0 — the two foci merge and the ellipse becomes a circle.
The circle
The simplest conic: every point the same distance from the centre. Its equation comes straight from the distance formula, and the general form is what you get after expanding.
Given a general equation, complete the square in x and in y to recover the centre and the radius. If the resulting right-hand side is negative there is no circle at all, and saying so is the answer.
Find the centre and radius of x² + y² − 6x + 4y − 12 = 0.
- Group and complete the square in x:
x² − 6x = (x − 3)² − 9.Halve the coefficient of x, square it, add and subtract. - And in y:
y² + 4y = (y + 2)² − 4. - Substituting:
(x − 3)² − 9 + (y + 2)² − 4 − 12 = 0, so(x − 3)² + (y + 2)² = 25.Collect the three constants on the right. - Centre
(3, −2), radius5.Or use the shortcut: 2g = −6 so g = −3, 2f = 4 so f = 2, giving centre (3, −2) and r = √(9 + 4 + 12) = 5 ✓
Centre (3, −2), radius 5
The parabola
A parabola is the set of points equidistant from the focus and the directrix — so e = 1 exactly. That single property explains its most useful behaviour: every ray arriving parallel to the axis is reflected through the focus, which is why satellite dishes and reflecting telescopes are parabolic.
The latus rectum is the chord through the focus perpendicular to the axis; its length, 4a, tells you how wide the curve opens.
Reading a parabola in one glance
Whichever variable is squared, the curve is symmetric about the other axis. In y² = 4ax the y is squared, so it is symmetric about the x-axis and opens left or right; the sign of the term decides which. In x² = 4ay it opens up or down. Getting this right takes two seconds and prevents a completely wrong sketch.
The ellipse and the hyperbola
Both have two foci, and both are defined by a condition on the distances to them. For an ellipse the sum of the two distances is constant — which is why the gardener's method works: pin a loop of string at two points and trace it taut. For a hyperbola the difference is constant.
The equations differ by one sign, and that sign changes everything: a plus gives a closed oval, a minus gives two branches running off to infinity along asymptotes.
- a
- semi-major axis (ellipse) or the distance to a vertexalways the larger for an ellipse
- b
- semi-minor axis (ellipse) or the conjugate semi-axis
- c
- distance from the centre to a focus
For the ellipse x²/25 + y²/9 = 1, find the vertices, the foci and the eccentricity.
a² = 25andb² = 9, soa = 5andb = 3. Since a > b the major axis lies along the x-axis.The larger denominator sits under the variable along the major axis — that is how you tell which way the ellipse is oriented.- Vertices at
(±5, 0)and the ends of the minor axis at(0, ±3).Vertices are the ends of the major axis only. c² = a² − b² = 25 − 9 = 16, soc = 4and the foci are at(±4, 0).Subtract for an ellipse. Adding would give the hyperbola relationship and put the foci outside the curve.e = c/a = 4/5 = 0.8.Less than 1, as it must be for an ellipse. A value of 0.8 means a distinctly stretched oval.
Vertices (±5, 0); foci (±4, 0); e = 0.8
The foci are always on the major axis
If b² > a² in the form given, the major axis is vertical, the roles of a and b swap, and the foci sit at (0, ±c). Check which denominator is larger before writing down a single coordinate. Assuming the foci are always on the x-axis is the most reliable way to lose every mark after the first.
Before you leave this chapter
- e = 0 circle, e < 1 ellipse, e = 1 parabola, e > 1 hyperbola.
- Circle: complete the square to find the centre and radius; a negative right-hand side means no circle.
- Parabola: the variable NOT squared gives the axis it opens along; latus rectum = 4a.
- Ellipse c² = a² − b²; hyperbola c² = a² + b². The sign is the whole difference.
- The foci lie on the major axis — check which denominator is larger before locating them.