This site is a work in progress. New lessons are added regularly. Contact us
Chapter Review · a rapid pre-test review (speedrun)

Conic Sections: Chapter Review

A rapid review before the test: the chapter's vocabulary and notation, every formula with the conditions to use it, the standard problem types step by step, and the traps that cost points.

Vocabulary and notation

Focus, directrix
The fixed point and the fixed line of a locus condition. A parabola has one of each; an ellipse and a hyperbola have two foci and no directrix. A directrix answer is an equation such as y=3y = -3, never a point.
Axis, vertex, centre
A parabola's axis runs from the focus perpendicular to the directrix, its vertex the midpoint between them. An ellipse or hyperbola is centred at the midpoint of its foci.
Major axis, minor axis, co-vertices
Ellipse only. The major axis runs through the foci, length 2a2a; the minor axis is perpendicular through the centre, length 2b2b, and its endpoints are the co-vertices.
Transverse axis, conjugate axis
Hyperbola only. The transverse axis joins the vertices, length 2a2a. The conjugate axis is perpendicular through the centre, length 2b2b, and touches no point of the curve.
Focal width (latus rectum)
The chord through a focus parallel to the directrix. For a parabola it is 4p|4p|, so from the focus step 2p|2p| each way for two more points.
Central rectangle
Hyperbola: the rectangle about the centre reaching aa along the transverse axis and bb along the conjugate axis. Its diagonals are the asymptotes, and centre to corner is exactly cc.
Degenerate case
A collapsed locus: the segment joining the foci (2a=2c2a = 2c, ellipse), two rays or nothing (2a2c2a \ge 2c, hyperbola), the perpendicular bisector (a=0a = 0), a line (parabola with its focus on its directrix).

Formulas and theorems

  • The four distance conditions

    circle: PF=rparabola: PF=dist(P,d)ellipse: PF1+PF2=2ahyperbola: PF1PF2=2a\begin{gathered} \text{circle:}\ PF = r \\ \text{parabola:}\ PF = \operatorname{dist}(P, d) \\ \text{ellipse:}\ PF_1 + PF_2 = 2a \\ \text{hyperbola:}\ \bigl| PF_1 - PF_2 \bigr| = 2a \end{gathered}

    Use when In order: circle, parabola, ellipse, hyperbola, with 2c2c the focus separation. Needs r>0r > 0; the focus off dd; a>c0a > c \ge 0 (ellipse); 0<a<c0 < a < c (hyperbola). The absolute value admits both branches. Measure with PQ=(x2x1)2+(y2y1)2PQ = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}, and to a line along the perpendicular: y0m|y_0 - m| to the horizontal y=my = m, x0m|x_0 - m| to the vertical x=mx = m. A midpoint averages endpoints, so the ends of a diameter give the centre, and HALF their distance is the radius.

  • Circle: centre-radius form, general form, and the sign that decides

    (xh)2+(yk)2=r2 x2+y2+Dx+Ey+F=0(x+D2)2+(y+E2)2=D2+E24F4\begin{gathered} (x - h)^2 + (y - k)^2 = r^2 \\ \Longleftrightarrow\ x^2 + y^2 + Dx + Ey + F = 0 \\ \bigl(x + \tfrac{D}{2}\bigr)^2 + \bigl(y + \tfrac{E}{2}\bigr)^2 \\ = \tfrac{D^2 + E^2 - 4F}{4} \end{gathered}

    Use when The form SUBTRACTS, and the right side is r2r^2, not rr. Needs equal, nonzero coefficients on x2x^2 and y2y^2 and no xyxy term; divide by that coefficient first. Centre (D2,E2)\left(-\tfrac{D}{2}, -\tfrac{E}{2}\right) whatever the signs. The sign of D2+E24FD^2 + E^2 - 4F alone settles it: positive a circle of radius half its square root, zero that centre alone, negative nothing real.

    e.g. 2x2+2y212x+4y6=02x^2 + 2y^2 - 12x + 4y - 6 = 0: divide by 22, then (x3)2+(y+1)2=13(x - 3)^2 + (y + 1)^2 = 13.

  • Parabola: standard forms, and the bridge to a quadratic

    (xh)2=4p(yk)(yk)2=4p(xh)y=a(xh)2+k  4p=1a\begin{gathered} (x - h)^2 = 4p\,(y - k) \\ (y - k)^2 = 4p\,(x - h) \\ y = a(x - h)^2 + k \ \Longrightarrow\ 4p = \tfrac{1}{a} \end{gathered}
    The vertex is the same distance p from the focus and from the directrixA U-shaped curve opening upward, with a dashed vertical axis of symmetry through its lowest point. A dot above that lowest point, inside the curve, is the focus; a horizontal line the same distance below it is the directrix. A highlighted segment joins the directrix to the focus, passing through the vertex, and each half carries one slanted congruence mark and the label p, showing the two halves are the same length.ppfocusvertexdirectrix
    Text description

    An upward opening parabola with its vertex on the axis, its focus a distance p above the vertex, and its directrix the same distance p below.

    Use when Vertex (h,k)(h, k); p0p \neq 0 is the SIGNED vertex-to-focus distance, so the number in front is 4p4p, never pp, and the square must stand ALONE before reading it. Vertical: focus (h,k+p)(h, k + p), directrix y=kpy = k - p. Horizontal: focus (h+p,k)(h + p, k), directrix x=hpx = h - p, and not a function of xx. A positive pp opens the curve up or right, a negative one down or left, always bending toward the focus; a point's focal distance equals its distance to the directrix, and every ray parallel to the axis reflects through the focus.

    e.g. (x+2)2=8(y1)(x + 2)^2 = -8(y - 1): p=2p = -2, focus (2,1)(-2, -1), directrix y=3y = 3.

  • Ellipse: standard form

    (xh)2a2+(yk)2b2=1(wide)(xh)2b2+(yk)2a2=1(tall)c2=a2b2\begin{gathered} \frac{(x - h)^2}{a^2} + \frac{(y - k)^2}{b^2} = 1 \quad (\text{wide}) \\ \frac{(x - h)^2}{b^2} + \frac{(y - k)^2}{a^2} = 1 \quad (\text{tall}) \\ c^2 = a^2 - b^2 \end{gathered}
    c squared equals a squared minus b squared, as a right triangleAn ellipse with its centre, both foci on the horizontal major axis, and the top co-vertex marked. The leg from centre to co-vertex is labelled b, the leg from centre to the right focus is labelled c, and the highlighted hypotenuse from focus to co-vertex is labelled a, the same length as the semi-major axis at the left. A small square marks the right angle at the centre.acbaFF(h, k)
    Text description

    An ellipse with centre, semi-major axis a, semi-minor axis b, and a focus c from the centre; legs b and c meet at a right angle with hypotenuse a.

    Use when Centre (h,k)(h, k), right side exactly 11, ab>0a \ge b > 0, with a=ba = b the circle. a2a^2 is the LARGER denominator, never the one written first, and the major axis follows that variable's axis. Vertices aa from the centre, co-vertices bb, foci cc, foci always on the MAJOR axis. Two focal distances total 2a2a, each over [ac, a+c][a - c,\ a + c], extremes at the vertices.

    e.g. x29+y225=1\frac{x^2}{9} + \frac{y^2}{25} = 1 is tall: vertices (0,±5)(0, \pm 5), co-vertices (±3,0)(\pm 3, 0), foci (0,±4)(0, \pm 4).

  • Hyperbola: standard form

    (xh)2a2(yk)2b2=1(left-right)(yk)2a2(xh)2b2=1(up-down)c2=a2+b2\begin{gathered} \frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1 \quad (\text{left-right}) \\ \frac{(y - k)^2}{a^2} - \frac{(x - h)^2}{b^2} = 1 \quad (\text{up-down}) \\ c^2 = a^2 + b^2 \end{gathered}
    On a hyperbola c is longer than a, so each focus lies beyond its vertexTwo curves opening left and right from a horizontal axis, with the centre marked between them, a vertex on each branch, and a focus just inside each branch beyond its vertex. Below the axis two measuring bars start under the centre: the shorter, labelled a, ends under the vertex; the longer highlighted one, labelled c, ends under the focus.acFF(h, k)
    Text description

    A hyperbola opening left and right, with its centre, a vertex a from the centre, and a focus c from the centre lying beyond that vertex.

    Use when Centre (h,k)(h, k), a,b>0a, b > 0, NO size relation between them. a2a^2 sits under the POSITIVE term, whichever variable carries it, and that sign alone fixes the orientation: the first opens left and right, the second up and down. Vertices sit aa from the centre and foci cc, both along that positive term's axis. Since c>ac > a always, each focus lies beyond its vertex, the strip between the vertices is empty, and no point comes nearer its focus than cac - a.

    e.g. y24x29=1\frac{y^2}{4} - \frac{x^2}{9} = 1 opens up and down, vertices (0,±2)(0, \pm 2), foci (0,±13)(0, \pm\sqrt{13}), though 9>49 > 4.

  • Hyperbola: asymptotes, by replacing 11 with 00

    (xh)2a2(yk)2b2=0 yk=±ba(xh)gap(x)=abx+x2a2\begin{gathered} \frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 0 \\ \Longrightarrow\ y - k = \pm\tfrac{b}{a}(x - h) \\ \text{gap}(x) = \frac{ab}{x + \sqrt{x^2 - a^2}} \end{gathered}
    The asymptotes are the central rectangle's diagonals, extendedA dashed rectangle with a dot at each corner. Two highlighted lines cross at the centre and pass through opposite corners, continuing well beyond the rectangle. One branch opens left and one right, each touching the middle of a vertical side and drawing closer to the highlighted lines without meeting them. Half the lower edge is solid and labelled a; half the left edge is solid and labelled b.abasymptotes
    Text description

    A hyperbola opening left and right, with the central rectangle of half-width a and half-height b whose extended diagonals are the asymptotes the branches approach.

    Use when Slopes ±ba\pm\frac{b}{a} when x2x^2 is the positive term, ±ab\pm\frac{a}{b} when y2y^2 is, so set the right side to 00 rather than recall which. Both lines cross the centre along the central rectangle's diagonals. The gap from x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 down to y=baxy = \frac{b}{a}x (xax \ge a) is positive at every such xx and never above abx\frac{ab}{x}, so a branch never arrives.

    e.g. y29x216=1\frac{y^2}{9} - \frac{x^2}{16} = 1 has slopes ±34\pm\frac{3}{4}, not ±43\pm\frac{4}{3}.

  • Eccentricity sorts the conics

    e=caellipse: 0e<1parabola: e=1hyperbola: e>1\begin{gathered} e = \frac{c}{a} \\ \text{ellipse:}\ 0 \le e < 1 \\ \text{parabola:}\ e = 1 \\ \text{hyperbola:}\ e > 1 \end{gathered}

    Use when a>0a > 0. Ellipse: ba=1e2\frac{b}{a} = \sqrt{1 - e^2}, and e=0e = 0 is exactly the circle, foci merged. Hyperbola: ba=e21\frac{b}{a} = \sqrt{e^2 - 1}, the asymptote slope when x2x^2 is positive, its reciprocal when y2y^2 is. Rectangular hyperbola: a=ba = b, perpendicular asymptotes of slope ±1\pm 1, e=2e = \sqrt{2}.

    e.g. x29y216=1\frac{x^2}{9} - \frac{y^2}{16} = 1 has c=5c = 5 and e=53e = \tfrac{5}{3}.

  • How many points two circles share

    two points: r1r2<d<r1+r2one point: d=r1+r2or d=r1r2\begin{gathered} \text{two points:}\ |r_1 - r_2| < d < r_1 + r_2 \\ \text{one point:}\ d = r_1 + r_2 \\ \text{or}\ d = |r_1 - r_2| \end{gathered}

    Use when dd is the centre separation, the circles distinct, and internal tangency also needs r1r2r_1 \neq r_2. Outside those ranges they share nothing, missing for opposite reasons: too far apart, or one buried inside the other. Subtracting the general forms cancels x2+y2x^2 + y^2 and leaves the LINE through both intersection points.

    e.g. Centres (1,2)(1, 2) and (7,10)(7, 10) with radii 22 and 66: d=10>8d = 10 > 8, so they share nothing.

Problem types, step by step

Identify a general second-degree equation, convert it, and read it off

  1. Classify from the squared terms: one squared and one linear is a parabola; both squared with equal nonzero coefficients a circle, same sign unequal an ellipse, opposite signs a hyperbola.
  2. Group xx and yy terms, move the constant across, and factor each group's leading coefficient out to leave a bare square inside.
  3. Complete each square. Adding qq inside a bracket multiplied by AA adds AqAq to that side, so balance with AqAq, sign included.
  4. Check the constant now on the right: for a circle or ellipse, negative is empty and zero a single point; for a hyperbola, zero is a pair of intersecting lines.
  5. Once positive, finish the shape (a circle wants r2r^2 alone, an ellipse or hyperbola the right side divided to exactly 11), read the centre by flipping the inside signs, measure everything from it, and verify one concrete point against the distance condition.

e.g. 9x216y254x64y127=09x^2 - 16y^2 - 54x - 64y - 127 = 0 gives (x3)216(y+2)29=1\frac{(x - 3)^2}{16} - \frac{(y + 2)^2}{9} = 1; and x2+y26x+4y+k=0x^2 + y^2 - 6x + 4y + k = 0 is a circle only for k<13k < 13.

Build a conic from its geometric data

  1. Locate the centre or vertex: midpoint of the foci, or of focus and directrix for a parabola.
  2. Fix the orientation: the foci lie on the major or transverse axis, and a parabola opens toward its focus.
  3. Pull two parameters from the data (2a2a the focal sum, constant difference, or axis length; 2c2c the focus separation), then the third from c2=a2b2c^2 = a^2 - b^2 or c2=a2+b2c^2 = a^2 + b^2.
  4. Confirm legality, a>ca > c for an ellipse and a<ca < c for a hyperbola, then substitute into the matching form and verify a given point.

e.g. Foci (2,1)(2, -1) and (2,7)(2, 7) with focal sum 1010: centre (2,3)(2, 3), c=4c = 4, a=5a = 5, so (x2)29+(y3)225=1\frac{(x - 2)^2}{9} + \frac{(y - 3)^2}{25} = 1.

Count where a line meets a conic

  1. Solve the line for one variable, substitute into the conic, and collect a quadratic in the survivor.
  2. Take its discriminant: positive gives two points (a secant), zero one (a tangent, a repeated root), negative none.
  3. To force tangency, set that discriminant to 00 and solve for the unknown in the line.
  4. For the points, substitute each root back into the LINE, then confirm the pair on the conic.

e.g. y=x+1y = x + 1 into x2+y2=25x^2 + y^2 = 25 gives x2+x12=0x^2 + x - 12 = 0, so the points are (4,3)(-4, -3) and (3,4)(3, 4).

Find the circle through three given points

  1. Substitute each point into x2+y2+Dx+Ey+F=0x^2 + y^2 + Dx + Ey + F = 0, which is LINEAR in DD, EE, FF.
  2. Solve the three-by-three system, eliminating FF first by subtracting one equation from the other two.
  3. Complete the square for centre and radius, then check all three points sit that far from it. Three collinear points admit no circle.

e.g. (1,1)(1, 1), (2,4)(2, 4), (5,3)(5, 3) give x2+y26x4y+8=0x^2 + y^2 - 6x - 4y + 8 = 0: centre (3,2)(3, 2), radius 5\sqrt{5}.

Exam traps

  • Trap Balancing a completed square with a plus when its bracket carries a negative coefficient: 4(x2+2x)9(y24y)=684(x^2 + 2x) - 9(y^2 - 4y) = 68 finished as 68+4+36=10868 + 4 + 36 = 108.

    Fix That bracket is multiplied by 9-9, so adding 44 inside adds 36-36: the right side is 68+436=3668 + 4 - 36 = 36, giving (x+1)29(y2)24=1\frac{(x + 1)^2}{9} - \frac{(y - 2)^2}{4} = 1.

  • Trap Reading the centre off the printed signs: (x+5)2+(y2)2=9(x + 5)^2 + (y - 2)^2 = 9 recorded as centre (5,2)(5, -2).

    Fix The form subtracts, so x+5x + 5 is x(5)x - (-5): the centre is (5,2)(-5, 2), the values making each squared term zero.

  • Trap Running one focal relation for both curves, so an ellipse with a=5a = 5 and b=3b = 3 is given c=34c = \sqrt{34}.

    Fix An ellipse subtracts, c2=a2b2=16c^2 = a^2 - b^2 = 16, so c=4c = 4; only a hyperbola adds. A negative b2b^2, or foci outside an ellipse, flags the wrong one.

  • Trap Calling the FIRST denominator a2a^2: x216+y225=1\frac{x^2}{16} + \frac{y^2}{25} = 1 read as a wide ellipse with vertices (±4,0)(\pm 4, 0).

    Fix a2a^2 is the larger denominator, 2525, sitting under yy, so the ellipse is tall: vertices (0,±5)(0, \pm 5), foci (0,±3)(0, \pm 3).

  • Trap Carrying that larger-denominator rule to a hyperbola, so y216x281=1\frac{y^2}{16} - \frac{x^2}{81} = 1 is read as opening left and right.

    Fix The positive term names the axis and holds a2a^2, so it opens up and down, vertices (0,±4)(0, \pm 4). Nothing requires a>ba > b here.

  • Trap Quoting slopes ±ba\pm\frac{b}{a} for a vertically opening hyperbola: y225x24=1\frac{y^2}{25} - \frac{x^2}{4} = 1 given ±25\pm\frac{2}{5}.

    Fix Replace the 11 with 00: y225=x24\frac{y^2}{25} = \frac{x^2}{4} gives y=±52xy = \pm\frac{5}{2}x.

  • Trap Taking the number in front of a parabola's square as pp: y=3(x+1)24y = 3(x + 1)^2 - 4 given p=3p = 3.

    Fix Isolate the square first: (x+1)2=13(y+4)(x + 1)^2 = \tfrac{1}{3}(y + 4), so 4p=134p = \tfrac{1}{3} and p=112p = \tfrac{1}{12}.

Chapter test Questions from across the chapter