Slope: Measuring Steepness with Rise over Run
One number captures how steep a line is and which way it leans — and you read it straight off the graph.
Steepness needs a number
A ramp, a staircase, a ski slope, a graph of your savings — all of them “go up” at some rate. Saying one is “steeper” than another is a start, but mathematics wants a number so we can compare and calculate. That number is the slope.
The idea is simple: watch how much the line climbs for a given step sideways. A line that climbs a lot while moving only a little across is steep; a line that barely climbs while moving far across is gentle.
The slope triangle
To measure slope from a graph, pick two points the line passes through and draw a right triangle between them: one horizontal leg (the run) and one vertical leg (the rise). The slope is just rise ÷ run for that triangle.
Here is the powerful part: it does not matter which two points you choose or how big you make the triangle. A straight line has the same steepness everywhere, so every slope triangle you draw on it gives the same ratio.
Slope from two points, without a graph
If you know two points, you do not even need to draw. Subtract to get the rise (difference in the y-values) and the run (difference in the x-values), keeping the points in the same order on top and bottom.
- Rise = change in y = 8 − 2 = 6.
- Run = change in x = 4 − 1 = 3.
- Slope = rise ÷ run = 6 ÷ 3.
- Rise = (−3) − 5 = −8.
- Run = 2 − (−2) = 4.
- Slope = −8 ÷ 4.
Check your understanding
- Slope is a number for steepness: rise (vertical change) divided by run (horizontal change).
- Draw a slope triangle between any two points; the ratio is the same wherever you draw it.
- Positive slope rises to the right, negative slope falls, zero slope is horizontal, vertical is undefined.
- From two points, slope = (y₂ − y₁) / (x₂ − x₁) — keep the order consistent top and bottom.
- Slope is exactly the m in y = mx + b, so this is the key that unlocks linear functions.