Skip to content
LearnMathora

Lesson 03 · Foundations · 7 min

Slope & rate of change

Slope is the number that says how fast one thing changes compared to another. It's the single most important number in calculus — everything else is refinements of it.

Build the intuition

Rise over run

Between two points, slope = how much the output changed ÷ how much the input changed. Climb 6 meters over 3 meters of ground: slope 2. It's a rate: output units per input unit.

slope=ΔyΔx=y2y1x2x1\text{slope} = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}

Lines are the easy case

A straight line has one slope everywhere — that's what makes it a line. y = 3x + 1 rises 3 units per unit, always. One number tells you everything about its change.

Curves break the easy answer

On a curve, steepness varies from point to point. Ask “what's the slope of x²?” and the honest answer is “where?”. We can compute an average slope between two points — but the slope at a single point needs a new idea. That idea is the limit, next lesson.

See it move

InteractiveTangent explorer
0
At x = 0, the curve is changing at a rate of 1 — the slope of the tangent line.

Ride along a wave: slope positive while climbing, zero exactly at each crest, negative on the way down.

A worked example

Average speed as a slope

  1. You drive 150 km between 1 pm and 3 pm.

  2. Average rate:

    ΔdistanceΔtime=1502=75 km/h\frac{\Delta \text{distance}}{\Delta \text{time}} = \frac{150}{2} = 75 \text{ km/h}
  3. That's the slope between two points on your distance–time graph.

  4. But your speedometer didn't read 75 the whole way. What did it read at 2:15 exactly? That's a slope at a point — calculus territory.

Out in the world

Burn rate

A startup's “burn rate” is the slope of its bank balance over time. Investors compare slopes, not balances: a small account draining slowly can outlive a big one draining fast.

Common confusion, cleared

Slope is just for straight lines.

Average slope works between any two points on any curve. Calculus extends it to single points — slope of a curve right here.

A bigger value means a bigger slope.

Slope measures change, not size. The function can be enormous and momentarily flat, or tiny and rocketing upward.

Recap

  • Slope = change in output ÷ change in input — a rate.
  • Lines have one slope; curves have a different slope at every point.
  • “Slope at a single point” is the question that creates calculus.