Photo AI

Last Updated Sep 26, 2025

Parallel & Perpendicular Gradients Simplified Revision Notes

Revision notes with simplified explanations to understand Parallel & Perpendicular Gradients quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

496+ students studying

3.1.2 Parallel & Perpendicular Gradients

Parallel and Perpendicular Lines:

Fact:

infoNote

Two lines are perpendicular if the product of their gradients is -1.

  • If y=m1x+c1y = m_1x + c_1 and y=m2x+c2y = m_2x + c_2 are perpendicular, then: m1m2=1m_1 \cdot m_2 = -1 This implies m2=1m1m_2 = -\frac{1}{m_1}.

Parallel and Perpendicular Gradients

When working with straight lines in coordinate geometry, the gradients (or slopes) of lines are essential in determining whether lines are parallel or perpendicular.

1. Gradient (Slope) of a Line

infoNote

The gradient of a line measures how steep the line is. Mathematically, the gradient mm of a line passing through two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by:

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

This tells us how much yy changes for a given change in xx .

2. Parallel Lines

infoNote
  • Parallel lines have the same gradient.
  • This means that if two lines are parallel, their gradients are equal.

Example:

If the equation of one line is y=3x+2y = 3x + 2, the gradient is 33.

For any line parallel to this, the gradient will also be 33. So, a parallel line might have an equation like y=3x4y = 3x - 4.

3. Perpendicular Lines

infoNote
  • Perpendicular lines have gradients that are negative reciprocals of each other.
  • If the gradient of one line is mm, the gradient of a line perpendicular to it will be 1m-\frac{1}{m}.

Example:

If the gradient of one line is 2 2, the gradient of a line perpendicular to it will be 12.-\frac{1}{2}.

So, if one line has an equation y=2x+1y = 2x + 1, a perpendicular line might have the equation y=12x+3.y = \frac{1}{2}x + 3.

4. How to Find the Gradient from a Line Equation

infoNote

To find the gradient from a line equation, rearrange the equation into the form y=mx+cy = mx + c, where mm is the gradient, and cc is the yy-intercept.

Example:

For the equation 2y4x=82y - 4x = 8:

  1. Rearrange to make yy the subject:
2y=4x+8y=2x+42y = 4x + 8 \quad \Rightarrow \quad y = 2x + 4
  1. Here, the gradient m=2m = 2

5. Exam Tip: Working with Gradients

infoNote
  • Parallel Lines: Just set the gradients equal to each other.
  • Example: If you're told that a line is parallel to y=3x+1y = -3x + 1 , the gradient of your line must also be 3-3.
  • Perpendicular Lines: Multiply the gradients together to check for perpendicularity. If m1m_1 and m2m_2 are the gradients of two lines, the lines are perpendicular if:
m1×m2=1m_1 \times m_2 = -1

Example:

Check if the lines y=12x+3y = \frac{1}{2}x + 3 and y=2x4y = -2x - 4 are perpendicular.

  • Gradient of the first line: 12\frac{1}{2}
  • Gradient of the second line: 2-2 Multiplying the gradients:
12×2=1\frac{1}{2} \times -2 = -1

Since the product is 1-1, the lines are perpendicular.

infoNote

Example:

Find the equation of the line that is perpendicular to 6x+5y3=06x + 5y - 3 = 0 and passes through (2,2)(2, -2).

  1. Find the Gradient of the Given Line: 6x+5y3=06x + 5y - 3 = 0 Rearrange to slope-intercept form y=mx+cy = mx + c: 5y=6x+35y = -6x + 3

y=65x+35y = -\frac{6}{5}x + \frac{3}{5}

Gradient m=65m = -\frac{6}{5}

  1. Find the Gradient of the Perpendicular Line: Gradient of the perpendicular line = 56\frac{5}{6}

  2. Use Point-Slope Form to Find the Equation: Given point (2,2)(2, -2):

y(2)=56(x2)y - (-2) = \frac{5}{6}(x - 2)

y+2=56(x2)y + 2 = \frac{5}{6}(x - 2)

  1. Simplify to Standard Form: 6(y+2)=5(x2)6(y + 2) = 5(x - 2)

6y+12=5x106y + 12 = 5x - 10

5x6y22=05x - 6y - 22 = 0

Final Answer:

The equation of the line that is perpendicular to 6x+5y3=06x + 5y - 3 = 0 and passes through (2,2)(2, -2) is:

5x6y22=0\boxed {5x - 6y - 22 = 0}


infoNote

Example: Finding the Equation of the Perpendicular Bisector

Find the equation of the perpendicular bisector of the points (5,3)(5, 3) and (2,1)(2, -1).

  1. Calculate the Gradient of the Line Segment: m=1325=43=43m = \frac{-1 - 3}{2 - 5} = \frac{-4}{-3} = \frac{4}{3}

  2. Find the Gradient of the Perpendicular Bisector: mb=1m=143=34m_b = -\frac{1}{m} = -\frac{1}{\frac{4}{3}} = -\frac{3}{4}

  3. Find the Midpoint of the Line Segment: Midpoint=(5+22,3+(1)2)=(72,1)\text{Midpoint} = \left( \frac{5 + 2}{2}, \frac{3 + (-1)}{2} \right) = \left( \frac{7}{2}, 1 \right)

  4. Use the Point-Slope Form to Find the Equation: y1=34(x72)y - 1 = -\frac{3}{4} \left( x - \frac{7}{2} \right)

4y4=3(x72)4y - 4 = -3 \left( x - \frac{7}{2} \right)

4y4=3x+2124y - 4 = -3x + \frac{21}{2}

8y8=6x+218y - 8 = -6x + 21

6x+8y29=06x + 8y - 29 = 0


infoNote

Example Problem Set: Points A(6,1)A(6, 1) and B(2,7)B(-2, 7)

(i) Find the length of AB.

Solution:

AB=(6(2))2+(17)2=82+(6)2=64+36=100=:highlight[10]AB = \sqrt{(6 - (-2))^2 + (1 - 7)^2} = \sqrt{8^2 + (-6)^2} = \sqrt{64 + 36} = \sqrt{100} = :highlight[10]


(ii) Find the gradient of the line AB.

Solution:

m=7126=68=:highlight[34]m = \frac{7 - 1}{-2 - 6} = \frac{6}{-8} = :highlight[-\frac{3}{4}]

(iii) Determine whether the line 4x3y10=04x - 3y - 10 = 0 is perpendicular to AB.

Solution:

  1. Rewrite the given line equation in slope-intercept form: 4x3y10=03y=4x10y=43x1034x - 3y - 10 = 0 \quad \Rightarrow \quad 3y = 4x - 10 \quad \Rightarrow \quad y = \frac{4}{3}x - \frac{10}{3}

  2. Compare gradients: Gradient of given line=43\text{Gradient of given line} = \frac{4}{3}

  • Check the product of the gradients: (34)(43)=:highlight[1]\left(-\frac{3}{4}\right) \left(\frac{4}{3}\right) = :highlight[-1]

Conclusion: The lines are perpendicular since the product of their gradients is 1-1.


infoNote

Example: Finding the Equation of a Perpendicular Line

Problem: AA is the point (2,6)(-2, 6) and BB is the point (3,8)(3, -8). The line ll is perpendicular to the line x3y+15=0x - 3y + 15 = 0 and passes through the midpoint of ABAB. Find the equation of ll, giving your answer in the form ax+by+c=0ax + by + c = 0, where a,b, and ca, b,\ and \ c are integers.


Solution:

  1. Find the Midpoint of ABAB: Midpoint of AB=(2+32,6+(8)2)=(12,1)\text{Midpoint of } AB = \left( \frac{-2 + 3}{2}, \frac{6 + (-8)}{2} \right) = \left( \frac{1}{2}, -1 \right)

  2. Find the Gradient of the Given Line: x3y+15=0x - 3y + 15 = 0

Rearrange to slope-intercept form y=mx+cy = mx + c:

3y=x15-3y = -x - 15

y=13x+5y = \frac{1}{3}x + 5

Gradient m=13m = \frac{1}{3}.

  1. Find the Gradient of the Perpendicular Line: mb=1m=113=:highlight[3]m_b = -\frac{1}{m} = -\frac{1}{\frac{1}{3}} = :highlight[-3]

  2. Use the Point-Slope Form to Find the Equation: Given point (12,1)\left( \frac{1}{2}, -1 \right): y(1)=3(x12)y - (-1) = -3 \left( x - \frac{1}{2} \right)

y+1=3x+32y + 1 = -3x + \frac{3}{2}

  1. Simplify to Standard Form with Integer Coefficients: y+1=3x+32y + 1 = -3x + \frac{3}{2}

Multiply through by 22 to clear the fraction:

2y+2=6x+32y + 2 = -6x + 3

Rearrange to standard form:

6x+2y1=06x + 2y - 1 = 0

Final Answer:

The equation of the line ll in the form ax+by+c=0ax + by + c = 0 is:

6x+2y1=0\boxed {6x + 2y - 1 = 0}

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Parallel & Perpendicular Gradients

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

50 flashcards

Flashcards on Parallel & Perpendicular Gradients

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

5 quizzes

Quizzes on Parallel & Perpendicular Gradients

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

9 questions

Exam questions on Parallel & Perpendicular Gradients

Boost your confidence with real exam questions.

Try Maths Pure Questions

27 exams created

Exam Builder on Parallel & Perpendicular Gradients

Create custom exams across topics for better practice!

Try Maths Pure exam builder

18 papers

Past Papers on Parallel & Perpendicular Gradients

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Parallel & Perpendicular Gradients you should explore

Discover More Revision Notes Related to Parallel & Perpendicular Gradients to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Equation of a Straight Line

Basic Coordinate Geometry

user avatar
user avatar
user avatar
user avatar
user avatar

367+ studying

193KViews

96%

114 rated

Equation of a Straight Line

Equation of a Straight Line

user avatar
user avatar
user avatar
user avatar
user avatar

259+ studying

191KViews

96%

114 rated

Equation of a Straight Line

Modelling with Straight Lines

user avatar
user avatar
user avatar
user avatar
user avatar

279+ studying

194KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered