Rate of Change Formula

The Formula

\text{Average: } \frac{\Delta y}{\Delta x} \quad \text{Instantaneous: } \frac{dy}{dx}

When to use: How much does the output change for each unit increase in input? That ratio is the rate of change.

Quick Example

Speed is rate of change of position: 60 mph means position changes by 60 miles per hour.

Notation

\frac{\Delta y}{\Delta x} for average rate of change, \frac{dy}{dx} for instantaneous rate of change.

What This Formula Means

A measure of how quickly one quantity changes with respect to another; the ratio of the change in output to the change in input.

How much does the output change for each unit increase in input? That ratio is the rate of change.

Formal View

Average rate of change: \frac{f(b) - f(a)}{b - a}. Instantaneous rate of change: \lim_{h \to 0} \frac{f(a+h) - f(a)}{h} = f'(a).

Worked Examples

Example 1

easy
The position of a particle at time t seconds is s(t) = 3t^2 - 2t + 1 metres. Find the average rate of change of position from t = 1 to t = 4, and the instantaneous rate of change at t = 2.

Solution

  1. 1
    Average rate of change: \frac{s(4) - s(1)}{4 - 1}.
  2. 2
    s(4) = 3(16) - 2(4) + 1 = 48 - 8 + 1 = 41. s(1) = 3 - 2 + 1 = 2.
  3. 3
    Average rate: \frac{41 - 2}{3} = \frac{39}{3} = 13 m/s.
  4. 4
    Instantaneous rate: s'(t) = 6t - 2. At t = 2: s'(2) = 12 - 2 = 10 m/s.

Answer

Average rate of change: 13 m/s; instantaneous rate at t=2: 10 m/s
The average rate of change is the slope of the secant line between two points. The instantaneous rate of change is the derivative evaluated at the specific time. They are equal only when the function is linear.

Example 2

medium
Water drains from a tank so that the volume remaining after t minutes is V(t) = 500 - 20t - t^2 litres (0 \leq t \leq 10). Find the rate at which water is draining at t = 3 minutes.

Example 3

medium
Find the average rate of change of f(x) = x^3 - 2x on [1, 3].

Common Mistakes

  • Confusing average rate of change with instantaneous rate of change: average rate is the slope of a secant line over an interval, while instantaneous rate is the slope of the tangent at a single point.
  • Mixing up units: if position is in meters and time in seconds, the rate of change is in meters per second โ€” not just meters or seconds.
  • Ignoring the sign of the rate: a rate of -5 m/s means the quantity is decreasing by 5 units per second, not increasing.

Why This Formula Matters

Rates of change are the foundation of calculus and describe how quantities evolve over time. In physics, velocity is the rate of change of position; in economics, marginal cost is the rate of change of total cost. Mastering this concept unlocks derivatives, optimization, and mathematical modeling of real-world phenomena.

Frequently Asked Questions

What is the Rate of Change formula?

A measure of how quickly one quantity changes with respect to another; the ratio of the change in output to the change in input.

How do you use the Rate of Change formula?

How much does the output change for each unit increase in input? That ratio is the rate of change.

What do the symbols mean in the Rate of Change formula?

\frac{\Delta y}{\Delta x} for average rate of change, \frac{dy}{dx} for instantaneous rate of change.

Why is the Rate of Change formula important in Math?

Rates of change are the foundation of calculus and describe how quantities evolve over time. In physics, velocity is the rate of change of position; in economics, marginal cost is the rate of change of total cost. Mastering this concept unlocks derivatives, optimization, and mathematical modeling of real-world phenomena.

What do students get wrong about Rate of Change?

Positive rate means the quantity is increasing; negative rate means it is decreasing.

What should I learn before the Rate of Change formula?

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

Want the Full Guide?

This formula is covered in depth in our complete guide:

Derivatives Explained: Rules, Interpretation, and Applications โ†’