Average Rate of Change- Video Tutorial and Practice Problems
What the Heck Is Average Rate of Change?
Average rate of change tells you how fast something is changing over a period of time. That's it. No fluff, no fancy definitions.
Think of it like this: you're driving 200 miles in 4 hours. Your average speed is 50 mph. That's average rate of change — total change divided by time elapsed.
It's basically the slope of a line between two points on a graph. If you've ever calculated slope in algebra, you already know half of this.
The Formula
Here's what you're working with:
Average Rate of Change = (f(b) - f(a)) / (b - a)
Where:
- f(b) = your ending value
- f(a) = your starting value
- b = your ending point
- a = your starting point
You might also see it written as Δy / Δx — same thing. The triangle symbol (delta) just means "change in."
How to Calculate It (Step by Step)
Step 1: Identify Your Two Points
Pick where you want to start and where you want to end. Label them as (a, f(a)) and (b, f(b)).
Step 2: Plug Into the Formula
Subtract your starting value from your ending value. Divide by the difference between your end point and start point.
Step 3: Simplify
Do the math. Your answer tells you the rate of change per unit.
Example 1: Simple Numbers
A function f(x) goes from f(2) = 8 to f(5) = 20. Find the average rate of change.
Step 1: a = 2, b = 5, f(a) = 8, f(b) = 20
Step 2: (20 - 8) / (5 - 2) = 12 / 3 = 4
The average rate of change is 4 units per unit.
Example 2: Using a Function
Find the average rate of change for f(x) = x² + 3x from x = 1 to x = 4.
Step 1: Calculate f(1) and f(4)
- f(1) = (1)² + 3(1) = 1 + 3 = 4
- f(4) = (4)² + 3(4) = 16 + 12 = 28
Step 2: Apply the formula
(28 - 4) / (4 - 1) = 24 / 3 = 8
Average rate of change = 8
Average Rate of Change vs. Instantaneous Rate of Change
| Type | What It Measures | How to Find It |
|---|---|---|
| Average Rate of Change | Change over an interval | Slope between two points |
| Instantaneous Rate of Change | Change at one specific point | Derivative (calculus) |
The average rate of change is like your average speed on a road trip. Instantaneous rate of change is like what your speedometer reads at exactly 2:34 PM.
Real-World Applications
You use this concept more than you think:
- Economics: How quickly inflation is rising per year
- Biology: Population growth rate over a decade
- Physics: Average velocity between two timestamps
- Business: Revenue change over a quarter
Average Rate of Change on a Graph
Visual learner? Here's the deal:
Pick two points on a curve. Draw a straight line connecting them. That line's slope is your average rate of change.
The steeper the line, the higher the rate of change. A flat line means zero change. A negative slope means the value is decreasing.
Common Mistakes to Avoid
- Swapping the order: always subtract the first value from the second, then divide by the difference of the x-values. Wrong order = wrong sign.
- Forgetting to calculate f(a) and f(b) first when given a function
- Confusing the units: your answer should be in "units per unit" (like dollars per year, or meters per second)
Practice Problems
Problem 1: A company's stock price was $45 on Monday and $72 on Friday. What was the average daily rate of change?
Answer: (72 - 45) / 4 = $6.75 per day
Problem 2: Find the average rate of change for f(x) = 3x + 7 from x = 2 to x = 6.
Answer: (25 - 13) / 4 = 12 / 4 = 3
Problem 3: A ball is dropped from a height. Its height after t seconds is h(t) = 100 - 16t². Find the average rate of change from t = 1 to t = 3.
Answer: h(1) = 84, h(3) = -44. ( -44 - 84 ) / 2 = -64 ft/sec
Video Tutorial
Watch this step-by-step walkthrough if you're still lost 👇
[Video: Average Rate of Change - Complete Tutorial]
The video covers the formula, three worked examples, and common errors students make on tests. It's 12 minutes and actually explains things without the usual math teacher condescension.
Quick Reference Cheat Sheet
- Formula: (f(b) - f(a)) / (b - a)
- It's the slope between two points
- Order matters: always subtract in the same direction
- Units = output units per input unit
- Positive = increasing, Negative = decreasing, Zero = constant
When You'll Actually Use This
Once you hit calculus, average rate of change becomes the bridge to derivatives. The derivative is just the average rate of change as your interval shrinks to zero.
But even if you never take calculus, understanding this concept helps you interpret data, graphs, and trends without getting fooled by short-term fluctuations.