Skip to main content
Daily Math Minute

Expressions & Equations

Slope & Linear Relationships

Graphing proportional relationships and interpreting the slope.

Intermediate20 min lesson3 min readUpdated August 12, 2026Author not yet attributed

The Number That Describes a Line's Steepness

Pick any two points on a straight line, and then pick a completely different pair of points on that same line. Before reading on, predict: will the 'steepness' you calculate from the first pair match the steepness from the second pair? What do you think stays the same about a line, no matter which two points you use to describe it?

Definition — Slope

A measure of a line's steepness, calculated as the ratio of vertical change to horizontal change (rise over run) between any two points on the line: slope = (y₂ − y₁) / (x₂ − x₁).

Slope stays exactly the same no matter which two points on a line you pick, because a straight line has one consistent rate of change throughout its entire length — this is really the same constant-ratio idea from Grade 7's constant of proportionality, just now applied to lines that don't necessarily pass through the origin.

Worked Example — Calculating Slope from Two Points

Find the slope of the line through (2, 3) and (6, 11). Slope = (11 − 3) / (6 − 2) = 8/4 = 2. Verify with a different pair on the same line, like (2, 3) and (4, 7): (7 − 3)/(4 − 2) = 4/2 = 2. The same slope, as expected.

Worked Example — Interpreting Slope in a Proportional Relationship

A proportional relationship has the equation y = 4x. What is its graph's slope? Since y = kx already matches the slope-based form of a line through the origin, the slope equals the constant of proportionality directly: slope = 4.
slope=y2y1x2x1\text{slope} = \dfrac{y_2 - y_1}{x_2 - x_1}

Graph Visualizer

Domain & range
2
Evaluate a point
  • x^2 = 0

Tip

A positive slope means the line rises left to right; a negative slope means it falls; a slope of 0 means a perfectly flat horizontal line — checking the sign of a calculated slope against the line's actual appearance is a fast sanity check.

Common Mistakes

  • Subtracting the coordinates in mismatched order, such as computing (y₂ − y₁) but (x₁ − x₂), which flips the sign of the slope.

    Keep point order consistent in both the numerator and denominator — subtract the first point's coordinates from the second point's coordinates in both places, or vice versa, but not mixed.

  • Flipping rise and run, dividing the horizontal change by the vertical change instead of the other way around.

    Slope is rise over run — vertical change divided by horizontal change — always keep the y-difference on top and the x-difference on the bottom.

Key Takeaways

  • Slope measures a line's steepness as rise over run, and stays constant between any two points on the same line.
  • For a proportional relationship y = kx, the slope equals the constant of proportionality k directly.
  • A positive slope rises, a negative slope falls, and a zero slope is perfectly flat.

Summary

Slope captures a line's constant rate of change in one number. The next lesson uses that same balance-and-undo strategy from earlier grades to solve linear equations, including some with surprising numbers of solutions.