Average Rate Of Change
Understand the average rate of change for Queensland Year 11 Mathematical Methods (QCAA). It measures how much a function rises or falls across an interval — the change in y divided by the change in x.
You will learn to compute this rate over any interval, read it as the gradient of a secant line, and work backwards from a known rate — a stepping stone to the instantaneous rate of change.
Every question with a fully worked solution.
- Average Rate Of Change - Video - Average Rate of Change of a Function Over an Interval Watch
Theory
In Year 11 Mathematical Methods (QCAA, Unit 2), the average rate of change of a function \(y=f(x)\) over an interval \([a,b]\) is \(\dfrac{f(b)-f(a)}{b-a}\) — the gradient of the secant line joining \((a,f(a))\) and \((b,f(b))\). This page shows how to compute it for polynomial and power functions, read it as a secant gradient, apply it in context (such as average velocity), and reverse it to find an endpoint.
The average rate of change of \(y=f(x)\) between \(x=a\) and \(x=b\) is the total change in \(y\) divided by the total change in \(x\). It measures the overall rate across the interval, even when the actual rate varies within it.
Geometrically it is the gradient of the secant — the straight line that cuts the curve at the two endpoints \((a,f(a))\) and \((b,f(b))\). Unlike the gradient of a tangent (which is the rate at a single instant), the secant gradient averages the behaviour between the two points.
For a straight-line (linear) function the rate is constant, so the average rate over any interval is the same. For a curve it generally differs from one interval to the next.
The average rate of change of \(y=f(x)\) over \([a,b]\) is
This is exactly the gradient of the secant through \(\bigl(a,f(a)\bigr)\) and \(\bigl(b,f(b)\bigr)\):
How to find an average rate of change over \([a,b]\)
- Evaluate: substitute the endpoints to find \(f(a)\) and \(f(b)\).
- Subtract: form the change in \(y\), which is \(f(b)-f(a)\), and the change in \(x\), which is \(b-a\).
- Divide: compute \(\dfrac{f(b)-f(a)}{b-a}\) and, in context, attach the correct units.
Evaluate at the endpoints:
| \(f(1)\) | \(=\) | \((1)^2+1=2\) |
| \(f(4)\) | \(=\) | \((4)^2+1=17\) |
Divide the change in \(y\) by the change in \(x\):
| \(\text{average rate}\) | \(=\) | \(\dfrac{f(4)-f(1)}{4-1}\) |
| \(=\) | \(\dfrac{17-2}{3}\) | |
| \(=\) | \(\dfrac{15}{3}\) | |
| \(=\) | \(5\) |
Average rate of change \(=5\).
Evaluate at the endpoints:
| \(f(1)\) | \(=\) | \((1)^2-3(1)=-2\) |
| \(f(5)\) | \(=\) | \((5)^2-3(5)=10\) |
The secant gradient is the average rate of change:
| \(m_{\text{secant}}\) | \(=\) | \(\dfrac{f(5)-f(1)}{5-1}\) |
| \(=\) | \(\dfrac{10-(-2)}{4}\) | |
| \(=\) | \(\dfrac{12}{4}\) | |
| \(=\) | \(3\) |
Secant gradient \(=3\).
Height at each endpoint:
| \(s(1)\) | \(=\) | \(40(1)-5(1)^2\) |
| \(=\) | \(40-5=35\) | |
| \(s(3)\) | \(=\) | \(40(3)-5(3)^2\) |
| \(=\) | \(120-45=75\) |
Average velocity is displacement over time:
| \(\bar v\) | \(=\) | \(\dfrac{s(3)-s(1)}{3-1}\) |
| \(=\) | \(\dfrac{75-35}{2}\) | |
| \(=\) | \(\dfrac{40}{2}\) | |
| \(=\) | \(20\text{ m/s}\) |
Average velocity \(=20\) m/s.
Write the average rate and factor the difference of squares:
| \(\dfrac{b^2-2^2}{b-2}\) | \(=\) | \(7\) |
| \(\dfrac{(b-2)(b+2)}{b-2}\) | \(=\) | \(7\) |
| \(b+2\) | \(=\) | \(7\) |
Solve for \(b\):
| \(b\) | \(=\) | \(7-2\) |
| \(=\) | \(5\) |
The endpoint is \(b=5\).
Common pitfalls
Frequently asked questions
What is the average rate of change of a function?
The change in \(y\) divided by the change in \(x\) over an interval, \(\dfrac{f(b)-f(a)}{b-a}\).
How is the average rate of change related to a secant?
It is exactly the gradient of the secant line, the straight line that joins the two endpoints \((a,f(a))\) and \((b,f(b))\) on the curve.
What is the difference between average and instantaneous rate of change?
The average rate uses two points (a secant gradient) over an interval; the instantaneous rate is the rate at a single point (a tangent gradient).
How do you find the average velocity of a moving object?
Divide the change in position by the change in time: \(\dfrac{s(t_2)-s(t_1)}{t_2-t_1}\). It is the average rate of change of position.
Why is the average rate of a straight line the same everywhere?
Because a straight line has a constant gradient, so the secant over any interval has the same gradient — the rate never changes.
Can an average rate of change be negative?
Yes. If \(f(b)