Tangents & Normals to Ellipses (Edexcel A Level Further Maths: Further Pure 1): Revision Note

Exam code: 9FM0

Mark Curtis

Written by: Mark Curtis

Updated on

Tangents & normals to ellipses

What is a tangent or a normal to an ellipse at a general point?

  • The position of the general point P(acosθ, bsinθ) on the ellipse x2a2+y2b2=1 depends on θ

  • It is possible to calculate equations of tangents and normals at P(acosθ, bsinθ)

    • where the coefficients are in terms of θ

      • i.e. as P varies, the equations vary

Ellipse diagram showing the equation x^2/a^2 + y^2/b^2 = 1, with point P at (a cos theta, b sin theta), a tangent drawn at P and a normal drawn at P.
  • In general

    • at the point P(acosθ, bsinθ) on the ellipse x2a2+y2b2=1

      • (bcosθ)x+(asinθ)y=ab is the tangent

      • (asinθ)x(bcosθ)y=(a2b2)sinθcosθ is the normal

  • Be careful with infinite gradients at the vertices

    • e.g. the equation of the tangent at (a, 0) is x=a

    • e.g. the equation of the normal at (0, b) is x=0

Examiner Tips and Tricks

You are not expected to remember the general formulae for tangents and normals, but you are expected to be able to work them out using the steps below.

How do I find the equation of a tangent to an ellipse?

  • To find the equation of the tangent to the ellipse x2a2+y2b2=1 at the general point P(acosθ, bsinθ):

  • STEP 1
    Find the gradient mT of the tangent at P(acosθ, bsinθ) in terms of θ

    • either by implicit differentiation of x2a2+y2b2=1 to find dydx

      • then substituting x=acosθ and y=bsinθ into the result

    • or by parametric differentiation of x=acosθ and y=bsinθ

      • using dydx=dydθ×dθdx=(dydθ)(dxdθ)

  • STEP 2
    Substitute into the equation of a straight line yy1=mT(xx1) the following:

    • mT in terms of θ

    • x1=acosθ

    • y1=bsinθ

    • and simplify using trig identities

Examiner Tips and Tricks

It is possible to make y the subject of x2a2+y2b2=1 to find dydx, i.e. y=±b2(1x2a2), but differentiating this is more messy than implicit or parametric differentiation!

Worked Example

Show that the tangent to the ellipse x216+y29=1 at the point P(4cosθ, 3sinθ) has the equation

(3cosθ)x+(4sinθ)y=12.

Answer:

The tangent has the equation yy1=mT(xx1)

Method 1

Use implicit differentiation to differentiate x216+y29=1

2x16+2y9dydx=0

Substitute x=4cosθ and y=3sinθ into the result and rearrange for dydx

2(4cosθ)16+2(3sinθ)9dydx=02(3sinθ)9dydx=2(4cosθ)16sinθ3dydx=cosθ4dydx=3cosθ4sinθ

Method 2

Use parametric differentiation to find dydx from x=4cosθ and y=3sinθ

dydx=dydθ×dθdxdydx=(dydθ)(dxdθ)dydx=3cosθ4sinθ

After either method, substitute mT=3cosθ4sinθ, x1=4cosθ and y1=3sinθ into yy1=mT(xx1)

y3sinθ=3cosθ4sinθ(x4cosθ)

Rearrange into the form given in the question

(4sinθ)y12sin2θ=(3cosθ)x+12cos2θ(3cosθ)x+(4sinθ)y=12(cos2θ+sin2θ)

Use that cos2θ+sin2θ1 to get the final answer

(3cosθ)x+(4sinθ)y=12

What is the tangent condition for an ellipse?

  • The condition for a straight line y=mx+c to be a tangent to the ellipse x2a2+y2b2=1 is that the gradient m and y-intercept c of the straight line must satisfy

    • a2m2+b2=c2

  • You need to know how to prove this condition

    • by solving y=mx+c and x2a2+y2b2=1 simultaneously

    • and forcing the discriminant to be zero

      • See the worked example below

Worked Example

Prove that, if y=mx+c is tangent to x2a2+y2b2=1, then a2m2+b2=c2.

Answer:

First substitute y=mx+c into the equation x2a2+y2b2=1

x2a2+(mx+c)2b2=1

Multiply both sides by a2b2, expand and rearrange into a three-term quadratic in x

b2x2+a2(mx+c)2=a2b2b2x2+a2(m2x2+2mcx+c2)=a2b2(b2+a2m2)x2+2a2mcx+a2(c2b2)=0

The solutions to this equation are the x-intercepts of the points of intersection

Force the discriminant to be zero, as a tangent only touches the ellipse once

(2a2mc)24(b2+a2m2)×a2(c2b2)=0

It helps to move the second half to the other side, to make expanding easier

(2a2mc)2=4(b2+a2m2)×a2(c2b2)

Factorise out 4a2 from both sides, cancel, then expand the brackets and cancel any common terms on both sides

4a4m2c2=4a2(b2+a2m2)(c2b2)4a2a2m2c2=4a2(b2+a2m2)(c2b2)a2m2c2=b2c2b4+a2m2c2a2m2b20=b2c2b4a2m2b2

Factorise out b2 and cancel (as b0 in x2a2+y2b2=1)

0=b2(c2b2a2m2)0=c2b2a2m2

This rearranges to the answer

a2m2+b2=c2

How do I find the equation of a normal to an ellipse?

  • To find the equation of the normal to the ellipse x2a2+y2b2=1 at the general point P(acosθ, bsinθ):

    • follow the previous steps for finding the equation of tangent

      • but use yy1=mN(xx1) as the equation of the normal

      • where mN=1mT is the negative reciprocal of the tangent gradient

Worked Example

Show that the normal to the ellipse x2a2+y2b2=1 at the point P(acosθ, bsinθ) has the equation

(asinθ)x(bcosθ)y=(a2b2)sinθcosθ

Answer:

The normal has the equation yy1=mN(xx1) where the normal gradient is the negative reciprocal of the tangent gradient, mN=1mT

Method 1

Use implicit differentiation to differentiate x2a2+y2b2=1

2xa2+2yb2dydx=0

Substitute x=acosθ and y=bsinθ into the result and rearrange for dydx (the gradient of the tangent)

2(acosθ)a2+2(bsinθ)b2dydx=02(bsinθ)b2dydx=2(acosθ)a2sinθbdydx=cosθadydx=bcosθasinθ

Method 2

Use parametric differentiation to find dydx (the gradient of the tangent) from x=acosθ and y=bsinθ

dydx=dydθ×dθdxdydx=(dydθ)(dxdθ)dydx=bcosθasinθ

After either method, convert the tangent gradient into the normal gradient (e.g. find the negative reciprocal, or use mN=1mT)

mN=asinθbcosθ

Substitute mN=asinθbcosθ, x1=acosθ and y1=bsinθ into yy1=mN(xx1)

ybsinθ=asinθbcosθ(xacosθ)

Rearrange into the form given in the question

(bcosθ)yb2sinθcosθ=(asinθ)xa2sinθcosθa2sinθcosθb2sinθcosθ=(asinθ)x(bcosθ)y

Factorise out sinθcosθ to get the final answer

(asinθ)x(bcosθ)y=(a2b2)sinθcosθ

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Build on this topic

Mark Curtis

Author: Mark Curtis

Expertise: Maths Content Creator

Mark graduated twice from the University of Oxford: once in 2009 with a First in Mathematics, then again in 2013 with a PhD (DPhil) in Mathematics. He has had nine successful years as a secondary school teacher, specialising in A-Level Further Maths and running extension classes for Oxbridge Maths applicants. Alongside his teaching, he has written five internal textbooks, introduced new spiralling school curriculums and trained other Maths teachers through outreach programmes.