67 total
By the end of these notes, you should be able to:
Before we look at parallel and perpendicular lines, you need to understand what gradient means.
The gradient of a line tells you how steep the line is. It measures how much the line goes up or down for every step it moves to the right.
The Gradient Formula:
m=x2−x1y2−y1
Here, (x1,y1) and (x2,y2) are any two points on the line, and m stands for the gradient.
In plain English: Take two points on a line. Divide the vertical distance (difference in y values) by the horizontal distance (difference in x values).
Quick Example: Find the gradient of the line passing through (1,3) and (5,11).
m=5−111−3=48=2
So the gradient is 2. This means for every 1 step to the right, the line goes 2 steps up.
💡 Remember: A positive gradient means the line goes uphill (left to right). A negative gradient means it goes downhill.
A straight line can be written in the form:
y=mx+c
This form is very useful because you can read off the gradient immediately just by looking at the equation.
Example: In the equation y=3x+7, the gradient is 3 and the y-intercept is 7.
Sometimes the equation is written in a different form, such as ax+by=c. In that case, rearrange it into the form y=mx+c to find the gradient.
Example: Rearrange 2x+4y=8 into y=mx+c.
4y=−2x+8 y=−21x+2
The gradient is −21.
Two lines are parallel when they run in exactly the same direction and never meet, no matter how far they are extended.
Two lines are parallel if and only if their gradients are equal.
m1=m2
Here, m1 is the gradient of the first line and m2 is the gradient of the second line.
Think of it this way: If two lines lean at exactly the same angle, they will never cross — they are parallel.
Sign in to view full notes