Skip to main content
EnglandFurther MathsSyllabus dot point

How are the conic sections defined, and how do you work with their tangents, normals and parametric forms?

The parabola, ellipse and hyperbola in Cartesian and parametric form, foci and directrices, tangents and normals, and the rectangular hyperbola.

A focused answer to the Edexcel A-Level Further Mathematics Further Pure coordinate systems content, covering the parabola, ellipse and hyperbola in Cartesian and parametric form, foci and directrices, tangents and normals to conics, and the rectangular hyperbola.

Generated by Claude Opus 4.812 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The standard conics
  3. Tangents and normals
  4. Focus, directrix and eccentricity
  5. Examples in context
  6. Try this

What this dot point is asking

Edexcel Further Pure wants you to recognise the parabola, ellipse and hyperbola in Cartesian and parametric form, locate foci and directrices, derive equations of tangents and normals (usually most cleanly from the parametric form), and work with the rectangular hyperbola xy=c2xy = c^2. Conic questions are typically multi-part "show that" derivations, so every algebraic step must be shown.

The standard conics

Each conic has a Cartesian equation and a convenient parametric form. The parametric form is the key to tidy tangent and normal work, because the gradient comes out as a simple expression in the parameter.

Tangents and normals

To find the tangent at a parametric point, differentiate to get dydx\frac{dy}{dx} in terms of the parameter, then use the point-gradient form yy1=m(xx1)y - y_1 = m(x - x_1). The normal uses the negative reciprocal of the tangent gradient.

Focus, directrix and eccentricity

Every conic is the locus of points whose distance to a fixed focus is a constant multiple (the eccentricity ee) of the distance to a fixed directrix line. The value of ee classifies the conic, and for the ellipse and hyperbola it determines the positions of the foci and directrices.

Examples in context

Coordinate systems link to several Further Maths threads. The parametric tangent and normal work uses the same point-gradient methods as core differentiation, and the parametric forms reappear when computing arc lengths and areas. Polar coordinates give an alternative description of conics with the focus at the pole, the natural setting for planetary orbits (ellipses with the Sun at a focus, by Kepler's first law). The reflective property of the parabola (rays parallel to the axis reflect through the focus) underlies satellite dishes and headlamps. Vectors and the dot product supply angles between tangents and chords.

Try this

Q1. Write down a parametric point on the rectangular hyperbola xy=16xy = 16. [1 mark]

  • Cue. c2=16c^2 = 16 so c=4c = 4, giving (4t,4t)\left(4t, \frac{4}{t}\right).

Q2. State the focus and directrix of y2=12xy^2 = 12x. [2 marks]

  • Cue. 4a=124a = 12 so a=3a = 3: focus (3,0)(3, 0), directrix x=3x = -3.

Q3. Find the eccentricity of the ellipse x216+y27=1\frac{x^2}{16} + \frac{y^2}{7} = 1. [3 marks]

  • Cue. 7=16(1e2)7 = 16(1 - e^2) gives e2=916e^2 = \frac{9}{16}, so e=34e = \frac{3}{4}.

Exam-style practice questions

Practice questions written in the style of Pearson Edexcel exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Edexcel 20196 marksThe point P(at2,2at)P(at^2, 2at) lies on the parabola y2=4axy^2 = 4ax. Show that the equation of the normal to the parabola at PP is y+tx=2at+at3y + tx = 2at + at^3.
Show worked answer →

Find the tangent gradient by differentiating, take the negative reciprocal for the normal, then use point-gradient form.

Differentiating y2=4axy^2 = 4ax implicitly: 2ydydx=4a2y\frac{dy}{dx} = 4a, so dydx=2ay=2a2at=1t\frac{dy}{dx} = \frac{2a}{y} = \frac{2a}{2at} = \frac{1}{t} at PP (M1 A1).

The normal gradient is the negative reciprocal, t-t (M1).

Point-gradient form at (at2,2at)(at^2, 2at): y2at=t(xat2)y - 2at = -t(x - at^2) (M1). Expanding, y2at=tx+at3y - 2at = -tx + at^3 (A1), so y+tx=2at+at3y + tx = 2at + at^3 as required (A1).

Edexcel 20217 marksThe ellipse has equation x225+y29=1\frac{x^2}{25} + \frac{y^2}{9} = 1. Find its eccentricity, the coordinates of its foci, and the equations of its directrices.
Show worked answer →

Identify aa and bb, then use b2=a2(1e2)b^2 = a^2(1 - e^2).

Here a2=25a^2 = 25 so a=5a = 5, and b2=9b^2 = 9 (M1). Using b2=a2(1e2)b^2 = a^2(1 - e^2): 9=25(1e2)9 = 25(1 - e^2), so 1e2=9251 - e^2 = \frac{9}{25} and e2=1625e^2 = \frac{16}{25} (M1 A1), giving e=45e = \frac{4}{5} (A1).

Foci at (±ae,0)=(±545,0)=(±4,0)(\pm ae, 0) = (\pm 5 \cdot \frac{4}{5}, 0) = (\pm 4, 0) (A1). Directrices at x=±ae=±54/5=±254x = \pm\frac{a}{e} = \pm\frac{5}{4/5} = \pm\frac{25}{4} (M1 A1).

Edexcel 20235 marksThe point P(ct,ct)P\left(ct, \frac{c}{t}\right) lies on the rectangular hyperbola xy=c2xy = c^2. Find the equation of the tangent to the curve at PP.
Show worked answer →

Differentiate to find the gradient at PP, then use point-gradient form.

Write y=c2xy = \frac{c^2}{x}, so dydx=c2x2\frac{dy}{dx} = -\frac{c^2}{x^2} (M1). At x=ctx = ct: dydx=c2c2t2=1t2\frac{dy}{dx} = -\frac{c^2}{c^2 t^2} = -\frac{1}{t^2} (A1).

Tangent at (ct,ct)\left(ct, \frac{c}{t}\right): yct=1t2(xct)y - \frac{c}{t} = -\frac{1}{t^2}(x - ct) (M1).

Multiply by t2t^2 and simplify: t2yct=x+ctt^2 y - ct = -x + ct, so x+t2y=2ctx + t^2 y = 2ct (A1 A1).

Related dot points

Sources & how we know this