Rate of Change (Algebraic) Formula

Rate of change (algebraic) is the ratio of how much one quantity changes to how much another quantity changes — measured over an interval.

The Formula

Average rate of change=ΔyΔx=f(x2)f(x1)x2x1\text{Average rate of change} = \frac{\Delta y}{\Delta x} = \frac{f(x_2) - f(x_1)}{x_2 - x_1}

When to use: Miles per hour, dollars per item, degrees per minute — change per unit.

Quick Example

If yy goes from 10 to 16 while xx goes from 2 to 5: rate=161052=2\text{rate} = \frac{16-10}{5-2} = 2

Notation

Δ\Delta (delta) means 'change in.' Δy=y2y1\Delta y = y_2 - y_1 and Δx=x2x1\Delta x = x_2 - x_1. The ratio ΔyΔx\frac{\Delta y}{\Delta x} is the average rate of change.

What This Formula Means

The ratio of how much one quantity changes to how much another quantity changes — measured over an interval.

Miles per hour, dollars per item, degrees per minute — change per unit.

Formal View

The average rate of change of ff on [a,b][a, b] is f(b)f(a)ba\frac{f(b) - f(a)}{b - a}. For linear f(x)=mx+cf(x) = mx + c, this equals mm for all aba \neq b. In the limit, limh0f(a+h)f(a)h=f(a)\lim_{h \to 0} \frac{f(a+h) - f(a)}{h} = f'(a) (the derivative).

Worked Examples

Example 1

easy
A car travels 150 miles in 3 hours. What is its average rate of change (speed)?

Answer

50 mph50 \text{ mph}

First step

1
Rate of change = ΔyΔx=distancetime\frac{\Delta y}{\Delta x} = \frac{\text{distance}}{\text{time}}.

Full solution

  1. 2
    Rate = 1503=50\frac{150}{3} = 50 miles per hour.
  2. 3
    The car's average speed is 50 mph.
The average rate of change measures how quickly one quantity changes relative to another. For distance vs. time, rate of change is speed.

Example 2

medium
Find the average rate of change of f(x)=x2f(x) = x^2 from x=1x = 1 to x=4x = 4.

Example 3

medium
A streaming service charges \$10 plus \$0.05 per minute streamed. What is the rate of change of total cost with respect to minutes?

Common Mistakes

  • Subtracting the points in inconsistent order - keep f(x2)f(x1)x2x1\frac{f(x_2)-f(x_1)}{x_2-x_1} with the same first point on top and bottom.
  • Treating the average over a curve as a single constant rate - it's only the average between the two chosen points.
  • Dividing inputs by outputs - it's change in output over change in input, not the reverse.

Why This Formula Matters

It generalizes slope to any function: for a line it equals the slope, but for a curve it gives the average over an interval (and previews the derivative's instantaneous rate). Picking the right two points and dividing change-by-change is the core skill carried into calculus. Recognizing it by "Am I dividing a change in output by a change in input over an interval?" — rather than by familiar numbers — is what lets a student tell it apart from slope and instantaneous rate (derivative) and ratio/unit rate in a mixed problem set.

Frequently Asked Questions

What is the Rate of Change (Algebraic) formula?

The ratio of how much one quantity changes to how much another quantity changes — measured over an interval.

How do you use the Rate of Change (Algebraic) formula?

Miles per hour, dollars per item, degrees per minute — change per unit.

What do the symbols mean in the Rate of Change (Algebraic) formula?

Δ\Delta (delta) means 'change in.' Δy=y2y1\Delta y = y_2 - y_1 and Δx=x2x1\Delta x = x_2 - x_1. The ratio ΔyΔx\frac{\Delta y}{\Delta x} is the average rate of change.

Why is the Rate of Change (Algebraic) formula important in Math?

It generalizes slope to any function: for a line it equals the slope, but for a curve it gives the average over an interval (and previews the derivative's instantaneous rate). Picking the right two points and dividing change-by-change is the core skill carried into calculus. Recognizing it by "Am I dividing a change in output by a change in input over an interval?" — rather than by familiar numbers — is what lets a student tell it apart from slope and instantaneous rate (derivative) and ratio/unit rate in a mixed problem set.

What do students get wrong about Rate of Change (Algebraic)?

The procedure for rate of change (algebraic) is the easy part; the trap is subtracting the points in inconsistent order. Asking "Am I dividing a change in output by a change in input over an interval?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Rate of Change (Algebraic) formula?

Before studying the Rate of Change (Algebraic) formula, you should understand: slope.