E3.3 Gradient of linear graphs
- Syllabus
- 0580–2028–2029
- Topic
- E3.3
- Level
- Extended
The gradient measures how much y changes for each unit increase in x. Read the line from left to right: a rising line has positive gradient and a falling line has negative gradient.
gradient=horizontal changevertical change=runrise
Choose two clear grid points on the line. From the left point to the right point, record the horizontal change first and the signed vertical change second. Divide vertical change by horizontal change using the actual axis values, not merely the number of grid squares.
If moving 4 units right along a line requires moving 3 units down, the horizontal change is +4 and the vertical change is −3. The gradient is therefore −3/4=−0.75.
A horizontal line has gradient 0 because its vertical change is 0. A vertical line has no defined gradient because its horizontal change is 0, which would require division by zero.
Do not reverse the fraction or discard the sign. Any two exact points on the same straight line give the same gradient, but estimated or misread points can change the result.
For two points on a straight line, calculate gradient by dividing their change in y by their change in x. Both differences must use the same point order.
m=x2−x1y2−y1for (x1,y1) and (x2,y2)
Label the two coordinates, subtract the y-values for the numerator, then subtract the corresponding x-values in the same order for the denominator. Keep brackets around negative coordinates before simplifying.
(−2,−7), (4,1):m=4−(−2)1−(−7)=68=34
Reversing both subtractions gives (−7−1)/(−2−4)=(−8)/(−6)=4/3, so the gradient is unchanged. Reversing only one subtraction incorrectly changes the sign.
If the two x-coordinates are equal, the denominator is zero and the line is vertical, so its gradient is undefined. Otherwise give the fraction in its simplest form unless a decimal is required.