How to teach gradient, midpoint and distance
Year 9 (ages 14 to 15)
This unit covers three related coordinate-geometry skills, all computed from two points on the Cartesian plane: the gradient (steepness) of the line between them, their midpoint, and the straight-line distance between them.
How to teach it
- Teach gradient as 'rise over run': the change in y divided by the change in x, using a graphed example first.
- Introduce midpoint as simply averaging the x-coordinates and the y-coordinates separately.
- Connect the distance formula directly to Pythagoras' theorem: the horizontal and vertical gaps are the two legs of a right triangle.
- Use Pythagorean-triple coordinate pairs (e.g. a horizontal gap of 3 and vertical gap of 4) so distance answers come out as clean whole numbers while the method is new.
- Practise all three skills on the same pair of points so students see they are three separate, related questions about the same two points.
Worked example
Find the gradient, midpoint and distance between (1, 2) and (4, 6) Gradient = (6-2)/(4-1) = 4/3 Midpoint = ((1+4)/2, (2+6)/2) = (2.5, 4) Distance = sqrt((4-1)^2 + (6-2)^2) = sqrt(9+16) = sqrt(25) = 5
Common mistakes
- Subtracting the coordinates in the wrong order for gradient, e.g. mixing (y2-y1) with (x1-x2).
- Adding the coordinates instead of averaging them when finding a midpoint.
- Forgetting to square root the final sum in the distance formula, leaving the answer as a squared distance.
- Mixing up which coordinate pair belongs to which point when substituting into a formula.
Frequently asked questions
How do you find the gradient of a line segment?
Gradient = (change in y) / (change in x) between the two endpoints. For (1, 2) and (5, 10): gradient = (10-2) / (5-1) = 8/4 = 2.
How do you find the midpoint of two points?
Average the x-coordinates and average the y-coordinates separately. The midpoint of (2, 4) and (8, 10) is ((2+8)/2, (4+10)/2) = (5, 7).
How do you find the distance between two points?
Use the distance formula, which is Pythagoras' theorem applied to the horizontal and vertical gaps: distance = sqrt((x2-x1)^2 + (y2-y1)^2).
What year are gradient, midpoint and distance taught?
In the Australian Curriculum this is a Year 9 skill (AC9M9A03): finding the gradient of a line segment, the midpoint of an interval, and the distance between two points on the Cartesian plane.
Practise with free worksheets
Printable worksheets with answer keys that are never wrong.