Skip to content Rates of Change - Interactive Lesson | Study MondoRates of Change - Complete Interactive Lesson
Part 1: Average Rate of Change
๐ Average Rate of Change
Part 1 of 7
What Is a Rate of Change?
A rate of change measures how fast one quantity changes relative to another.
Averageย Rateย ofย Change=ฮxฮyโ=bโaf(b)โf(a)โ
This is the slope of the secant line through (a,f(a)) and (b,f(b)).
Familiar Examples
| Context | Rate of Change |
|---|
| Distance/Time | Speed (mph) |
| Cost/Items | Price per item |
| Population/Year | Growth rate |
| Temperature/Hour | Cooling/heating rate |
Connection to Slope
For a linear function f(x)=mx+b:
- The rate of change is constant = m
- Every secant line has the same slope
For nonlinear functions, the rate of change varies depending on the interval.
Worked Examples
Example 1: Polynomial
f(x)=x2. Average rate of change on [1,4]:
Secant Lines
Drawing a Secant Line
The secant line through (a,f(a)) and (b,f(b)) has equation:
Average Rate of Change Quiz ๐ฏ
Compute the AROC:
1) f(x)=3x+2 on [1,5]:
2) on :
Part 2: Secant Lines
๐ฌ The Difference Quotient
Part 2 of 7
From AROC to Instant Rate
The difference quotient uses a variable step size h:
hf(x+h)โf(x
Part 3: Instantaneous Rate of Change
๐ Secant Lines to Tangent Lines
Part 3 of 7
The Visual Story
As the two points on a curve get closer together, the secant line rotates toward the tangent line:
- Secant through (a,f(a)) and (b,f(b)) โ wide interval
- Move closer to โ secant rotates
Part 4: Tangent Line Concept
โก Instantaneous Rate of Change
Part 4 of 7
AROC vs IROC
| Feature | AROC | IROC |
|---|
| Formula | bโaf(b)โf(a)โ |
Part 5: Applications
๐ Motion & Velocity Applications
Part 5 of 7
Position, Velocity, Acceleration
For a particle moving along a line with position s(t):
| Quantity | Definition | Rate of |
|---|
| Position s(t) | Location at time t | โ |
| Velocity |
Part 6: Problem-Solving Workshop
๐ Real-World Rate Applications
Part 6 of 7
Rates of Change in Context
Rate of change applies to any quantity that varies:
| Application | Function | Rate measures |
|---|
| Economics | Revenue R(x) | Marginal revenue |
| Biology | Population P(t) | Growth rate |
| Chemistry | Concentration |
Part 7: Review & Applications
๐ Rates of Change โ Complete Synthesis
Part 7 of 7
Everything Connected
Rates of Change Master Map
โ
โโ Average Rate (AROC)
โ โโ Formula: [f(b)-f(a)]/(b-a)
โ โโ Geometry: Secant line slope
โ โโ Physics: Average velocity
โ
โโ Difference Quotient
โ โโ Formula: [f(x+h)-f(x)]/h
โ โโ Algebraic simplification
โ โโ Must cancel h from denominator
โ
โโ Instantaneous Rate (IROC)
โ โโ = lim(hโ0) of DQ
โ โโ Geometry: Tangent line slope
โ โโ Physics: Instantaneous velocity
โ โโ THIS IS THE DERIVATIVE
โ
โโ Applications
โโ Motion: position โ velocity โ acceleration
โโ Economics: cost โ marginal cost
โโ Biology: population โ growth rate
โโ Always include units and context
Key Formulas Reference
The Core Three
AROC=bโa
4โ1f(4)โf(1)โ=316โ1โ=315โ=5
The secant line through (1,1) and (4,16) has slope 5.
Example 2: Square Root
g(x)=xโ. Average rate of change on [4,9]:
9โ49โโ4โโ=53โ2โ=51โ=0.2
Example 3: Word Problem
A ball's height is h(t)=โ16t2+64t feet at time t seconds.
Average velocity from t=1 to t=3:
3โ1h(3)โh(1)โ=2(โ16(9)+192)โ(โ16+64)โ=248โ48โ=0ย ft/s
The ball returns to the same height โ zero average velocity!
yโf(a)=bโaf(b)โf(a)โ(xโa)
Decreasing Intervals
If f(b)<f(a) when b>a, the AROC is negative โ the secant slopes downward.
Example: Finding a Secant Equation
f(x)=x3, points (1,1) and (2,8):
- Slope: 2โ18โ1โ=7
- Equation: yโ1=7(xโ1)โy=7xโ6
Multiple Intervals Show Changing Rates
For f(x)=x2:
- On [0,1]: AROC = 1
- On [1,2]: AROC = 3
- On [2,3]: AROC = 5
The rate itself is increasing โ the function curves upward faster and faster.
f
(
x
)
=
x2โ
1
3) f(x)=x1โ on [1,4]:
)
โ
This represents the AROC over the interval [x,x+h].
As hโ0, the secant line approaches the tangent line โ giving the instantaneous rate of change.
The Big Idea
IROC=limhโ0โhf(x+h)โf(x)โ
This limit IS the derivative fโฒ(x). But in precalculus, we focus on computing the difference quotient and understanding what happens as h shrinks.
Worked Examples
Example 1: f(x)=x2
hf(x+h)โf(x)โ=h(x+h)2โx2โ
Expand: (x+h)2=x2+2xh+h
=hx2+2xh
As hโ0: difference quotient โ2x. So the slope at any point is 2x.
Example 2: f(x)=3x+5
h(3(x+h)+5)โ(3x+5)โ=
Constant! The "derivative" of a linear function is its slope.
Example 3: f(x)=1/x
hx
As hโ0: x2โ1โ. The slope at is .
Simplification Strategies
Step-by-Step Process
- Write f(x+h) โ replace every x with (x+h)
- Subtract f(x)
- Expand all terms
- Cancel โ the f(x) terms must vanish
- Factor out h from the numerator
- Cancel the h in numerator and denominator
- Let hโ0 (for the limit / IROC)
Common Expansion Patterns
- (x+h)2=x2+2xh+h
Key Insight
After simplifying, h must cancel from the denominator. If it doesn't, you made an algebra error.
Difference Quotient Quiz ๐ฏ
Simplify each difference quotient:
1) f(x)=x2+3x. Simplified DQ = 2x+h+? (fill in the number)
2) f(x)=4x2. Simplified DQ = ?x+4h (fill the coefficient)
3) Limit as hโ0 of DQ for f(x)=x3 at x=2:
b
In the limit as bโa โ secant BECOMES the tangent Tangentย slope=limhโ0โhf(a+h)โf(a)โ
Why This Matters
The tangent line gives the best linear approximation to the curve at a point. It tells you:
- The direction the curve is heading
- The instantaneous rate of change
- Whether the function is increasing or decreasing at that point
Finding Tangent Lines
Process
- Compute fโฒ(a)=limhโ0โhf(a+h)โf(a)โ (the slope)
- Use point-slope form: yโf(a)=fโฒ(a)(xโa)
Example: Tangent to f(x)=x2 at x=3
Slope: From the difference quotient, fโฒ(x)=2x, so fโฒ(3)=.
Point: (3,9).
Tangent: yโ9=6(xโ3)โy=6xโ9
Example: Tangent to f(x)=xโ at x=4
DQ: hx+h
As hโ0: slope =2x. At : slope .
Tangent: yโ2=41โ(xโ4)โ
Linear Approximation Preview
Using the Tangent Line to Estimate
Near x=a, the tangent line approximates f:
f(x)โf(a)+fโฒ(a)(xโa)
Example
Estimate 4.1โ using tangent to x at :
4.1โโ2+
Actual: 4.1โ=2.02485... Error: 0.00015!
Secant Line Approximation (Less Accurate)
Using the secant through (4,2) and (9,3):
slope=9โ43โ2โ=0.2
Estimate: 2+0.2(0.1)=2.02 โ less accurate than the tangent estimate.
This is why instantaneous rates beat average rates for local estimation.
Secant โ Tangent Quiz ๐ฏ
Find tangent line components:
1) f(x)=x2, at x=5. Tangent slope = ?
2) f(x)=x3, at x=1. Tangent slope (DQ limit: 3x2) = ?
3) Using tangent to x2 at x=3: estimate f(3.1) โ ?
| limhโ0โhf(a+h)โf(a)โ |
| Geometry | Secant line slope | Tangent line slope |
| Interval | Finite [a,b] | Single point x=a |
| Measures | Average behavior | Instantaneous behavior |
Physical Interpretation
- AROC of position = average velocity
- IROC of position = instantaneous velocity (speedometer reading)
- AROC of velocity = average acceleration
- IROC of velocity = instantaneous acceleration
Computing IROC
Method 1: Difference Quotient Limit
For f(x)=x2+2x at x=3:
limhโ0โh(3+h)2+2(3+h)โ(9+6)โ
=limhโ0โh9+6h+h
=limhโ0โh8h+
Method 2: Shrinking Intervals
Approximate IROC at x=3 for f(x)=x2:
| Interval | AROC |
|---|
| [3,4] | 7 |
| [3,3.1] | 6.1 |
|
Pattern: AROC โ 6 as interval shrinks. So IROC at x=3 is 6.
Interpreting IROC
Sign of IROC
- fโฒ(a)>0: function is increasing at a
- fโฒ(a)<0: function is decreasing at a
- fโฒ(a)=0: function has a horizontal tangent (possible max/min)
Magnitude of IROC
- โฃfโฒ(a)โฃ is large: function is changing rapidly
- โฃfโฒ(a)โฃ is small: function is changing slowly
- : momentarily not changing
Example: Population Growth
If P(t)=1000e0.05t gives population at time t:
- Pโฒ(0)=50: growing at 50 organisms/year initially
- Pโฒ(10)โ: growing faster later (exponential!)
The IROC itself is increasing โ accelerating growth.
Find the IROC:
1) f(x)=x2โ3x at x=4 (DQ simplifies to 2x+hโ3):
2) f(x)=x3 at x=1 (DQ limit: 3x):
3) Position s(t)=t2+5t. Instantaneous velocity at t=3:
v(t)
| sโฒ(t)=limhโ0โhs(t+h)โs(t)โ |
| Acceleration a(t) | Rate of change of velocity | Velocity |
Positive vs Negative Velocity
- v(t)>0: moving in the positive direction (right/up)
- v(t)<0: moving in the negative direction (left/down)
- v(t)=0: momentarily at rest (possible direction change)
Motion Example
Ball Thrown Upward
s(t)=โ16t2+64t+80 feet, t in seconds.
Velocity (DQ limit of โ16t2+64t+80 gives): v(t)=โ32t+64
When is the ball at rest? v(t)=0: โ32t+64=0โt=2 seconds
Maximum height: At t=2: s(2)=โ16(4)+128+80=144 feet
When does it hit ground? s(t)=0: โ16t2+64t+80=0
seconds
Impact velocity: v(5)=โ32(5)+64=โ96 ft/s (downward at 96 ft/s)
Average vs Instantaneous Velocity
- Average velocity from t=0 to t=5: 5 ft/s
Displacement vs Total Distance
Displacement
Change in position from t=a to t=b:
Displacement=s(b)โs(a)
Can be positive, negative, or zero.
Total Distance Traveled
Sum of all |movement| regardless of direction. Must account for direction changes.
Example
A particle: s(0)=2, moves right to s(1)=7, then left to s(3)=1.
- Displacement: s(3)โs(0)=1โ2=โ1 (net: 1 unit left)
- Total distance: units
Key Insight
Average velocity = displacement / time (can be zero even if object moved!)
Average speed = total distance / time (always โฅ 0)
For s(t)=โ16t2+48t:
1) Velocity function: v(t)=โ32t+?
2) Time when ball is at its highest (v=0): t = ?
3) Maximum height: s = ?
[A](t)
| Physics | Temperature T(t) | Cooling/heating rate |
| Medicine | Drug level D(t) | Absorption/elimination rate |
Marginal Analysis (Economics)
If C(x) = total cost of producing x items:
Marginalย costโCโฒ(x)=IROCย ofย cost
This is the cost of producing one more item. Similarly for revenue and profit.
Worked Examples
Example 1: Population Growth
P(t)=500e0.03t (bacteria), t in hours.
AROC from t=0 to t=10:
10P(10)โP(0)โ=
Example 2: Cooling
A cup of coffee cools: T(t)=70+130eโ0.05t (ยฐF).
- T(0)=200ยฐF (initial)
- T(10)=70+130eF
AROC: 10148.9โ200โ=โ5.11ยฐF/min (cooling at 5.1ยฐ/min average)
Example 3: Profit
P(x)=โ0.5x2+100xโ500 dollars for x units.
AROC from x=50 to x=60:
Interpreting Rates in Context
Units Matter!
Rate units = inputย unitsoutputย unitsโ
| If f measures... | And input is... | Rate units are... |
|---|
| Meters | Seconds | m/s |
| Dollars | Items | $/item |
| Bacteria | Hours | bacteria/hr |
| Gallons | Minutes | gal/min |
Answering Rate Questions
Always include:
- Value: the numerical rate
- Units: output/input
- Context: what it means practically
Good answer: "At t=5 minutes, the tank is draining at approximately 12 gallons per minute."
Bad answer: "The rate is 12." โ (no units, no context)
Related Rates Preview
If A=ฯr2 and r changes over time, then A also changes. The rate dA/dt depends on โ this is in calculus.
Applied Rates:
1) Revenue R(x)=50xโ0.1x2. AROC from x=100 to x=200:
2) Tank drains: V(t)=1000โ5t2 gallons. AROC from t=0 to :
3) If answer to (2) is your rate, what are its units? Enter "gal/min" or "min/gal":
f(b)โf(a)
โ
(secantย slope)
DQ=hf(x+h)โf(x)โ(generalย secant)
IROC=fโฒ(a)=limhโ0โhf(a+h)โf(a)โ(tangentย slope)
Known DQ Results
| f(x) | DQ simplified | Limit (fโฒ(x)) |
|---|
| mx+b | m | m |
| x2 | 2x+h | 2x |
| x3 | 3x2+3xh+h |
| 1/x | โ1/[x(x+h)] | โ1/x2 |
| xโ | 1/(x+ |
Tangent Line Formula
y=f(a)+fโฒ(a)(xโa)
Bridge to Calculus
What Calculus Adds
In calculus, you'll learn shortcut rules so you don't need the limit process each time:
- Power Rule: dxdโ[xn]=nxnโ1
- Product Rule: (fg)โฒ=fโฒg+fg
- Chain Rule: [f(g(x))]โฒ=fโฒ(g(x))
But the limit definition is where it all starts. Everything builds from here.
The Precalculus โ Calculus Pipeline
- โ
Functions & graphs (completed)
- โ
Limits (computed and understood)
- โ
Rates of change (AROC โ IROC)
- โก๏ธ Next: Derivatives (formalized IROC)
- โก๏ธ Then: Integrals (reverse of derivatives)
- โก๏ธ Finally: FTC (connects derivatives & integrals)
You now have the conceptual foundation for ALL of calculus!
Mixed Practice:
1) AROC of f(x)=x2 on [1,5]:
2) IROC of f(x)=x2 at x=3 (use fโฒ(x)=2x):
3) Tangent to f(x)=x2 at x=3: y=
2
+
h2
โ
x2
โ
=
h2xh+h2โ=
hh(2x+h)โ=
2x+
h
h3hโ
=
3
+
h
1
โ
โ
x1โ
โ
=
hx(x+h)xโ(x+h)โโ=
hx(x+h)โhโ=
x(x+h)โ1โ
x
2
(x+h)3=x3+3x2h+3xh2+h3 x+hโ: rationalize with conjugate 6
โ
โ
โ
โ
x+hโ+xโx+hโ+xโโ= โ
1
โ
y=
4xโ+
1
โ
4
1
โ
(
4.1
โ
4)=
2+
0.025=
2.025
2
+
6
+
2
h
โ
15
โ
h2
โ
=
limhโ0โ(8+
h)=
8
[3,3.01] | [3,3.001] | 6.001 |
โฃfโฒ(a)โฃ=0
82
2
t2โ4tโ5=0โ(tโ5)(t+1)=0โt=5
s(5)โs(0)
โ
=
50โ80โ=
โ16
Instantaneous velocity at t=1: v(1)=โ32+64=32 ft/s (upward) โฃ7โ2โฃ+โฃ1โ7โฃ=5+6=11
10500e0.3โ500โ
=
10500(1.3499โ1)โ=
10174.9โโ
17.5ย bacteria/hr
โ0.5
โ
70+
78.9=
148.9ยฐ
10
P(60)โP(50)
โ
=
10(4700)โ(3250)โ=
101450โ=
145ย $/unit
related rates
t
=
10
2
h
โ
+
| 1/(2xโ) |
โฒ
โ
gโฒ(x)
6
x
โ
?