Perpendicular Lines and the equation of a tangent
x

Revision notes for Edexcel GCSE Maths Perpendicular Lines and the equation of a tangent. Open the guide for explanations and worked examples. Written against the Edexcel GCSE Maths (1MA1) specification, so the content matches what's examinable rather than general Maths background.

Perpendicular Lines and the equation of a tangent

What you'll learn

  • Read gradients and intercepts from y=mx+cy=mx+cy=mx+c.
  • Find equations of straight lines from points and gradients.
  • Use negative reciprocals for perpendicular lines.
  • Find tangent equations using the radius of a circle.

1. Straight lines in y=mx+cy=mx+cy=mx+c form

In the equation y=mx+cy=mx+cy=mx+c, the variables xxx and yyy represent coordinates of any point on the line.

Definition

Gradient and y-intercept

The gradient is the steepness of a line; in y=mx+cy=mx+cy=mx+c it is mmm. The y-intercept is where the line crosses the y-axis; in y=mx+cy=mx+cy=mx+c it is ccc, so the line passes through (0,c)(0,c)(0,c).

A straight line in y=mx+c form showing the gradient as rise over run and the y-intercept at (0,c).

A positive gradient slopes upwards from left to right. A negative gradient slopes downwards.

Parallel lines

Parallel lines are straight lines that never meet. Non-vertical parallel lines have the same gradient.

Key Idea

Parallel lines

To write a line parallel to y=mx+cy=mx+cy=mx+c, keep the same gradient mmm but choose a different y-intercept.

Example

Writing a parallel line and a line through a given y-intercept

Suppose a line has equation y=34x+2y=\frac{3}{4}x+2y=43​x+2.

The original line, a parallel line with the same gradient, and a different line through the same y-intercept.

  1. The gradient is 34\frac{3}{4}43​ and the y-intercept is 2.

  2. A different line parallel to it must keep gradient 34\frac{3}{4}43​, so one possible answer is y=34x−5y=\frac{3}{4}x-5y=43​x−5.

  3. A different line through (0, 2) must keep y-intercept 2, but can have a different gradient, so one possible answer is y=−2x+2y=-2x+2y=−2x+2.

2. Finding a line from two points

If a line passes through two points, the gradient is:

m=y2−y1x2−x1m=\frac{y_2-y_1}{x_2-x_1}m=x2​−x1​y2​−y1​​

This means:

  • change in y goes on top;
  • change in x goes on the bottom.

Then use y=mx+cy=mx+cy=mx+c to find ccc.

Example

Finding the equation of a line through two points

Find the equation of the line through (0, 6) and (4, 18).

The line through the two given points with the change in x and change in y highlighted for the gradient calculation.

  1. Use the gradient formula:

    m=18−64−0=124=3m=\frac{18-6}{4-0}=\frac{12}{4}=3m=4−018−6​=412​=3
  2. The point (0, 6) shows the y-intercept directly, so c=6c=6c=6.

  3. Substitute m=3m=3m=3 and c=6c=6c=6 into y=mx+cy=mx+cy=mx+c:

    y=3x+6y=3x+6y=3x+6

3. Perpendicular gradients

Perpendicular lines meet at a right angle, 90°.

Key Idea

Perpendicular gradients

For two non-vertical straight lines, perpendicular gradients multiply to -1. If one gradient is mmm, the perpendicular gradient is −1m-\frac{1}{m}−m1​.

Examples:

  • gradient 4 has perpendicular gradient −14-\frac{1}{4}−41​;
  • gradient −23-\frac{2}{3}−32​ has perpendicular gradient 32\frac{3}{2}23​.

To show two lines are perpendicular, rearrange both into y=mx+cy=mx+cy=mx+c and check their gradients multiply to -1.

Common Mistake

Forgetting the negative sign

The reciprocal alone is not enough: a line with gradient 25\frac{2}{5}52​ has perpendicular gradient −52-\frac{5}{2}−25​, not 52\frac{5}{2}25​.

Example

A perpendicular line through a point

A line passes through (6, 7) and is perpendicular to y=2x−4y=2x-4y=2x−4. Find its equation.

The given line and the required perpendicular line through (6,7) meet at a right angle.

  1. The given line has gradient 2.

  2. The perpendicular gradient is −12-\frac{1}{2}−21​.

  3. Start with y=−12x+cy=-\frac{1}{2}x+cy=−21​x+c.

  4. Substitute the point (6, 7) to find ccc:

    7=−12(6)+c=−3+c⇒c=107=-\frac{1}{2}(6)+c=-3+c \Rightarrow c=107=−21​(6)+c=−3+c⇒c=10
  5. Write the equation:

    y=−12x+10y=-\frac{1}{2}x+10y=−21​x+10

4. Perpendicular bisectors

A line segment is the finite piece of a line between two endpoints. The midpoint is exactly halfway between the endpoints.

For endpoints (x1,y1)(x_1,y_1)(x1​,y1​) and (x2,y2)(x_2,y_2)(x2​,y2​), the midpoint is:

(x1+x22,y1+y22)\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right)(2x1​+x2​​,2y1​+y2​​)
Definition

Perpendicular bisector

The perpendicular bisector of a line segment passes through the midpoint of the segment and meets the segment at 90°.

A perpendicular bisector passes through the midpoint of a line segment and forms a right angle with it.

Example

Finding a perpendicular bisector

Points A and B are (2, 3) and (8, 5). Find the perpendicular bisector of AB.

Segment AB, its midpoint (5,4), and the perpendicular bisector to be found.

  1. Find the midpoint:

    (2+82,3+52)=(5,4)\left(\frac{2+8}{2},\frac{3+5}{2}\right)=(5,4)(22+8​,23+5​)=(5,4)
  2. Find the gradient of AB:

    m=5−38−2=26=13m=\frac{5-3}{8-2}=\frac{2}{6}=\frac{1}{3}m=8−25−3​=62​=31​
  3. The perpendicular gradient is -3.

  4. Use the midpoint (5, 4) in y=−3x+cy=-3x+cy=−3x+c:

    4=−3(5)+c=−15+c⇒c=194=-3(5)+c=-15+c \Rightarrow c=194=−3(5)+c=−15+c⇒c=19
  5. Write the perpendicular bisector:

    y=−3x+19y=-3x+19y=−3x+19

5. Tangents to circles

A circle is the set of points a fixed distance from a centre.

Definition

Radius and tangent

A radius is a line segment from the centre of a circle to its edge. A tangent is a straight line that touches a circle at exactly one point.

The radius to the point of contact is perpendicular to the tangent.

The key fact is: the radius to the point of contact is perpendicular to the tangent.

So to find a tangent:

  1. Find the gradient from the centre to the point on the circle.
  2. Take the perpendicular gradient.
  3. Use the point on the circle in y=mx+cy=mx+cy=mx+c.

For a circle centred at the origin, x2+y2=r2x^2+y^2=r^2x2+y2=r2. So x2+y2=20x^2+y^2=20x2+y2=20 has centre (0, 0) and radius 20=25\sqrt{20}=2\sqrt{5}20​=25​.

Example

Tangent to a circle centred at the origin

The circle x2+y2=20x^2+y^2=20x2+y2=20 has point P(2, 4) on it. Find the tangent at P.

The radius from the origin to P(2,4) is perpendicular to the tangent at P.

  1. The centre is (0, 0).

  2. Find the gradient of the radius from the centre to P:

    m=4−02−0=2m=\frac{4-0}{2-0}=2m=2−04−0​=2
  3. The tangent is perpendicular to the radius, so its gradient is −12-\frac{1}{2}−21​.

  4. Use point P(2, 4) in y=−12x+cy=-\frac{1}{2}x+cy=−21​x+c:

    4=−12(2)+c=−1+c⇒c=54=-\frac{1}{2}(2)+c=-1+c \Rightarrow c=54=−21​(2)+c=−1+c⇒c=5
  5. Write the tangent equation:

    y=−12x+5y=-\frac{1}{2}x+5y=−21​x+5
Tip

Tangent sanity check

Your tangent gradient should be the negative reciprocal of the radius gradient. If it is the same gradient, you have found a line parallel to the radius, not a tangent.

Exam technique

In the exam

  1. Rearrange any straight-line equation into y=mx+cy=mx+cy=mx+c before comparing gradients.

  2. For perpendicular lines, flip the fraction and change the sign.

  3. For a tangent, draw or imagine the radius from the centre to the point of contact first.

  4. Use substitution carefully to find ccc, then give your final answer as a full equation.

Self review

Check yourself

  • If a line has gradient 47\frac{4}{7}74​, what is the perpendicular gradient?
  • What two things does a perpendicular bisector always do?
  • Why is the radius useful when finding the equation of a tangent?

Recap questions

Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.

You've reached the end

Test yourself on this topic, or move on to the next guide.

FlashcardsSelf-test with active recall
Vectors Proof QuestionsUp next

How was this guide?

Perpendicular Lines and the equation of a tangent Revision Guide

  1. GCSE
  2. /Maths
  3. /Perpendicular Lines and the equation of a tangent