Average Rate of Change Calculator
Find the average rate of change step by step — the secant slope (f(b)−f(a))/(b−a) between two points, with the full working and worked examples.
Enter values — get full working
Average rate of change — 3 steps
- 1Step 1 of 3
Note the two points
Write the x-values a, b and the function values f(a), f(b), e.g. a=1, f(a)=3, b=4, f(b)=15.
- 2Step 2 of 3
Form the differences
Δy = f(b)−f(a) = 15−3 = 12 and Δx = b−a = 4−1 = 3.
- 3Step 3 of 3
Divide Δy by Δx
Average rate of change = Δy/Δx = 12/3 = 4.
Average rate of change — worked examples
Secant slope and rate of change
The average rate of change of a function over an interval [a, b] describes how much the function value changes on average per unit of x. Geometrically it is the slope of the secant — the line through the two points (a, f(a)) and (b, f(b)) on the graph: m = (f(b)−f(a))/(b−a). The numerator is the change in the y-direction (Δy), the denominator the change in the x-direction (Δx). A positive result means the function rises on average, a negative one means it falls; zero means the start and end values are equal. Important: a and b must differ, otherwise you divide by zero. As b approaches a, the average rate of change becomes the instantaneous rate of change — the derivative. That makes it the gateway into differential calculus and a standard topic in upper secondary (grade 10–11).
Common mistakes
Swapping numerator and denominator
Dropping the sign
Inconsistent subtraction order
Using a = b
Frequently asked questions
Glossary — key terms explained simply
- Average rate of change
- Average change per unit of x over an interval.
- Secant
- A line through two points of a function’s graph.
- Δy (delta y)
- Change in the y-values: f(b)−f(a).
- Δx (delta x)
- Change in the x-values: b−a.
- Slope
- The ratio Δy/Δx, the measure of steepness.
- Derivative
- Limit of the average rate as b approaches a.