The gradient is calculated as the ratio of the vertical change to the horizontal change between any two points on a line. This is commonly expressed as the formula: .
When given two specific coordinates and , the gradient formula is refined to: .
This formula relies on the principle of linearity, which states that the gradient of a straight line is constant regardless of which two points on that line are chosen for the calculation.
The Triangle Method: On a grid, identify two points where the line crosses grid intersections, draw a right-angled triangle between them, and count the units for the vertical 'rise' and horizontal 'run'.
The Algebraic Method: Substitute the coordinates of two known points into the gradient formula, ensuring that the order of subtraction is consistent for both the numerator and denominator.
Drawing from a Gradient: To draw a line with a fractional gradient like , start at a known point, move units to the right (run), and units up (rise) to find the next point.
Understanding the four distinct types of gradients is essential for interpreting linear graphs accurately.
| Gradient Type | Visual Orientation | Mathematical Property |
|---|---|---|
| Positive | Slants up to the right | |
| Negative | Slants down to the right | |
| Zero | Horizontal line | (no rise) |
| Undefined | Vertical line | (division by zero) |
Visual Sanity Check: Before finalizing a calculation, look at the line's direction; if the line goes downhill but your calculated gradient is positive, you have likely made a sign error.
Coordinate Consistency: Always subtract in the same order. If you start with in the numerator, you must start with in the denominator to avoid an incorrect sign.
Handle Negatives with Care: When coordinates involve negative numbers, use brackets in your working, such as , to prevent common subtraction errors.
Reciprocal Error: Students often mistakenly calculate instead of , leading to the reciprocal of the correct gradient.
Zero vs. Undefined: A horizontal line has a gradient of because the rise is , whereas a vertical line has an undefined gradient because the run is , and division by zero is mathematically impossible.
Steepness Confusion: A gradient of is 'steeper' than a gradient of . Steepness refers to the absolute value (magnitude), while the sign only indicates direction.