Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Average rate of change measures how much a function output changes compared with how much the input changes over an interval. It is the mathematical idea behind phrases like speed over time, price increase per year, or temperature change per hour. On a graph, it tells you the slope of the secant line connecting two points on a curve.

This makes it a bridge between algebraic calculations and visual interpretation.

Key Facts

  • Average rate of change from x1 to x2 is (f(x2) - f(x1)) / (x2 - x1).
  • The average rate of change equals the slope of the secant line through (x1, f(x1)) and (x2, f(x2)).
  • A positive average rate of change means the function increases overall on the interval.
  • A negative average rate of change means the function decreases overall on the interval.
  • The difference quotient is [f(x + h) - f(x)] / h, where h is the change in x.
  • Instantaneous rate of change is the limit of the average rate of change as x2 approaches x1.

Vocabulary

Average rate of change
The ratio of the change in a function's output to the change in its input over an interval.
Secant line
A line that passes through two points on a curve.
Slope
A measure of steepness calculated as vertical change divided by horizontal change.
Difference quotient
An expression that calculates the average rate of change using function notation.
Instantaneous rate of change
The rate of change at a single point, found by taking a limit of average rates of change.

Common Mistakes to Avoid

  • Subtracting the x-values and y-values in different orders, which gives the wrong sign. Use the same order in both numerator and denominator, such as (f(x2) - f(x1)) / (x2 - x1).
  • Using function values as if they were x-values, which mixes up input and output. First find f(x1) and f(x2), then subtract those outputs in the numerator.
  • Thinking average rate of change must match the curve's steepness everywhere, which is wrong for nonlinear functions. It describes the overall change across the interval, not every point inside it.
  • Dividing by zero when x1 = x2, which is undefined. Average rate of change needs two distinct input values.

Practice Questions

  1. 1 For f(x) = x^2 + 1, find the average rate of change from x = 2 to x = 5.
  2. 2 A car's position changes from 30 km at t = 1 hour to 150 km at t = 4 hours. Find the average velocity over this time interval.
  3. 3 For a curved function, explain why the average rate of change from x = 1 to x = 5 may be different from the instantaneous rate of change at x = 3.