Mean Value Theorem
What You’ll Learn
Section titled “What You’ll Learn”In this lesson you’ll learn the Mean Value Theorem, which connects the average rate of change over an interval to the instantaneous rate of change at some point inside that interval.
The Concept
Section titled “The Concept”The Mean Value Theorem (MVT) says: if f is continuous on [a, b] and differentiable on (a, b), then there’s at least one point c between a and b where the instantaneous rate of change equals the average rate of change:
Geometrically, this means there’s a point on the curve where the tangent line is parallel to the secant line connecting the endpoints.
The dashed purple line is the secant from (1, 1) to (3, 9) with slope 4. The solid green line is the tangent at c = 2, also with slope 4. They’re parallel. The MVT guarantees that such a point c exists.
Think of it this way: if you drive 120 miles in 2 hours (average 60 mph), at some moment during the trip your speedometer must have read exactly 60 mph. You might have been going faster or slower at other times, but at least once you hit the average.
Key Conditions
Section titled “Key Conditions”Both conditions matter:
- Continuous on [a, b]: no breaks or gaps
- Differentiable on (a, b): no sharp corners or vertical tangents
If either fails, the theorem doesn’t apply.
Worked Example
Section titled “Worked Example”Example 1: Verifying MVT
Verify the MVT for f(x) = x² on [1, 3].
Average rate of change:
Set f’(c) equal to the average rate:
Since c = 2 is in (1, 3), the MVT is verified. At x = 2, the tangent line has the same slope as the secant.
Example 2: Finding c for a square root
For f(x) = the square root of x on [1, 4], find c.
Average rate:
Set f’(c) = 1/3:
Since 2.25 is in (1, 4), the MVT holds.
Example 3: Using MVT to prove a fact
If f’(x) = 0 for all x in an interval, prove f is constant.
Pick any two points a and b in the interval. By MVT:
Since f’(c) = 0, we get f(b) - f(a) = 0, so f(b) = f(a). This holds for any pair of points, so f is constant.
Real-World Application
Section titled “Real-World Application”The MVT has practical consequences:
- Speed traps: if you enter a highway at mile 0 and exit at mile 60 exactly one hour later, the MVT proves you were going exactly 60 mph at some point. Some toll systems use this logic.
- Physics: if an object’s position is the same at two times, the MVT guarantees it had zero velocity at some moment in between (it stopped or reversed).
- Economics: if average profit over a quarter equals some value, marginal profit must have equaled that value at some point during the quarter.