Rate of Change Practice Problems (original) (raw)
Last Updated : 23 Jul, 2025
**Rate of change is defined as the rate at which one quantity changes concerning another. Rate of Change helps us to understand how a function generally behaves. Is it gaining height overall? Going down? Some functions, like sin(x) and cos(x), that are oscillating functions, could even have zero net change.
In this article, **we will learn What is Rate of Change, Rate of Change Formula, Practice Questions on the same and others in detail.
Table of Content
- What is Rate of Change?
- Rate of Change Formula
- Rate of Change Practice Problems with Solutions
- Rate of Change practice problems
- Frequently Asked Questions
What is Rate of Change?
The rate of change quantifies the amount of change in one variable (dependent variable) relative to a change in another variable (independent variable).

Rate of change
To calculate the rate of change for a function f(x), select two points a and b on the x-axis and evaluate f(a) and f(b) and take their difference, {f(b) – f(a)}, then take the difference (b – a) Finally, divide the values to determine the rate of change for the function.
Rate of Change Formula
The rate change formula is studied under three cases that include:
**Rate of Change = (Change in Quantity 1) / (Change in Quantity 2)
Rate of Change in Algebra
**Δy/Δx = (y 2 - y 1 )/(x 2 - x 1 )
Rate of Change of Functions
**Rate of Change = {f(b) - f(a)}/(b - a)
Rate of Change Practice Problems with Solutions
**Problem 1: Consider the function f(x) = x 2 , and compute the rates of change from x = -2 to x = 0.
**Solution:
Given, f(x) = x2
Now we solve using **Formula for Rate of Change = {f(b) - f(a)}/{b - a}
Rate of Change = {f(0)-f(-2)}/{0-(-2)}
= {02-(-2)2}/2
Rate of Change = (0 - 4)/2 = -2
**Problem 2: Consider the function f(x) = x 2 , and compute the rates of change from x = 1 to x = 3.
**Solution:
Given f(x) = x2
Now we solve using **Formula for Rate of Change = {f(b) - f(a)}/{b - a}
Rate of Change = {f(3) - f(1)}/{3 - 1}
Rate of Change = (32-12)/2
Rate of Change = (9-1)/2 = 4
**Problem 3: Calculate the average rate of change of a function, f(x) = 3x + 12 as x changes from 5 to 8 .
**Solution:
Given,
- f(x) = 3x + 12
- a = 5
- b = 8
f(5) = 3(5) + 12
f(5) = 15 + 12 = 27
f(8) = 3(8) + 12
f(8) = 24 + 12 = 36
Average rate of change is,
A(x) = Rate of Change = {f(b) - f(a)}/(b - a)
A(x) = {f(8) - f(5)}/(8 - 5)
A(x) = 36-27/3
A(x) = 9/3 = 3
**Problem 4: Consider the function f(x) = x 2 , and compute the rates of change from x = -5 to x = 5.
**Solution:
Given f(x) = x2
Now we solve using **Formula for Rate of Change = {f(b) - f(a)}/{b - a}
Rate of Change = f(5)-f(-5)/5-(-5)
Rate of Change = {52-(-5)2}/{5+5}
Rate of Change = (25-25)/10 = 0
**Problem 5: Consider the function f(x) = x 3 , and compute the rates of change from x = -3 to x = 3.
**Solution:
Given f(x) = x3
Now we solve using **Formula for Rate of Change = {f(b) - f(a)}/{b - a}
Rate of Change = {f(3)-f(-3)}/{3-(-3)}
Rate of Change = {33-(-3)3}/{3+3}
Rate of Change = {81-(-81)}/6 = 162/6 = 27
**Problem 6: Calculate the average rate of change of the function f(x) = x2 – 9x in the interval 2 ≤ x ≤ 7.
**Solution:
Given,
- f(x) = x2 – 8x
- a = 2
- b = 7
f(a) = f(2) = (2)2 – 8(2) = 4 – 16 = -12
f(b) = f(7) = (7)2 – 8(7) = 49 – 56 = -7
Rate of Change = {f(b)-f(a)}/{b-a}
= {-7 - (-12)}/{-7 + (-12)}
= {-7 + 12}/{-7 - 12}
= -5/19
**Problem 7: Consider the function f(x) = x, and compute the rates of change from x = -12 to x = 12.
**Solution:
Given f(x) = x
Now we solve using **Formula for Rate of Change = {f(b) - f(a)}/{b - a}
Rate of Change = {f(12)-f(-12)}/{12-(-12)}
Rate of Change = {12-(-12)}/{12+12}
= (12+12)/24 = 24/24 = 1
**Problem 8: Consider the function f(x) = x 4 , and compute the rates of change from x = -2 to x = 2.
**Solution:
Given f(x) = x4
Now we solve using **Formula for Rate of Change = {f(b) - f(a)}/{b - a}
Rate of Change = {f(2) - f(-2)}/{2 - (-2)}
Rate of Change = {24-(-2)4}/{2+2}
= {16-16}/4 =0
**Problem 7: Find the average rate of change of the volume of water in the tank from t = 2 minutes to t = 5 minutes. V(t) = 2t 3 +3t 2 +5t
**Solution:
Average rate of change of V(t) from t = a to t = b is given by: ****{V(b) - V(a)}/{b - a}**
Here,
- a = 2 and b = 5
Calculate: V(5) and V(2)
V(5) = 2(5)3 + 3(5)2 + 5(5) = 2.125 + 3⋅25 + 25
V(5) = 2⋅125 + 3⋅25 + 25
V(5) = 250 + 75 + 25 = 350
V(2) = 2(2)3+3(2)2+5(2)
V(2) = 2⋅8+3⋅4+10
V(2) = 16+12+10 = 38
Now, find average rate of change:
{V(5) - V(2)}/{5 - 2}= {350 - 38}/{5 - 2}
= 312/3 = 104
Rate of Change practice problems
**Problem 1: Consider the function f(x) = x 3 , and compute the rates of change from x = 1 to x = 3.
**Problem 2: Consider the function f(x) = x 3 , and compute the rates of change from x = 2 to x = 3.
**Problem 3: Consider the function f(x) = x-1, and compute the rates of change from x = 4 to x = 6.
**Problem 4: Consider the function f(x) = x 2 , and compute the rates of change from x = 3 to x = 4.
**Problem 5: Consider the function f(x) = x 4 and compute the rates of change from x = 7 to x = 4.
**Problem 6: Consider the function f(x) = x 2 +1, and compute the rates of change from x = 2 to x = 1.
**Problem 7: Consider the function f(x) = x, and compute the rates of change from x = 4 to x = 2.
**Also Read,