§ 01The Intuitive Idea
Imagine driving from one city to another, covering 120 km in exactly 2 hours. Your average speed for the trip is 60 km/h. The Mean Value Theorem says that at some point during the journey (at least once) your speedometer read exactly 60 km/h. You cannot have an average speed of 60 km/h without ever being at that speed.
This is the core insight of the Mean Value Theorem (MVT): the average rate of change of a smooth function over an interval is always achieved as an instantaneous rate of change at some interior point. If f is the position and x is time, then the average velocity (f(b) − f(a))/(b − a) equals the instantaneous velocity f′(c) at some c strictly between a and b.
The theorem requires two conditions: the function must be continuous on the closed interval [a, b], and differentiable on the open interval (a, b). Continuity ensures there are no gaps or jumps; differentiability ensures there are no corners or cusps where the derivative fails to exist. When both hold, the MVT guarantees the existence of at least one such point c: though it does not tell you where c is or how many such points there are.
The MVT is not just an interesting observation: it is one of the most powerful tools in real analysis. It underlies the proof that functions with zero derivative are constant, the proof that functions with positive derivative are increasing, the proof of L'Hôpital's Rule, and the error bounds in Taylor's theorem. Understanding the MVT is therefore understanding a large part of the theoretical backbone of calculus.
§ 02Rolle's Theorem — The Special Case
Rolle's Theorem is a special case of the MVT in which the function returns to its starting value: f(a) = f(b). In this case the average rate of change is zero, so the MVT says there must be a point c where f′(c) = 0: a horizontal tangent. Rolle's Theorem is both historically prior to and logically simpler than the MVT, and most proofs of the MVT use Rolle's Theorem as a stepping stone.
- f is continuous on the closed interval [a, b]
- f is differentiable on the open interval (a, b)
- f(a) = f(b) (the function returns to its starting value)
In other words: a smooth curve that starts and ends at the same height must have at least one horizontal tangent somewhere in between.
Proof Sketch of Rolle's Theorem
Since f is continuous on the compact set [a, b], by the Extreme Value Theorem it attains both its absolute maximum and absolute minimum on [a, b]. There are two cases:
Case 1: Both the maximum and minimum occur at the endpoints a and b. Since f(a) = f(b), the function is actually constant on [a, b], and f′(x) = 0 everywhere: so any c in (a, b) works.
Case 2: Either the maximum or the minimum occurs at some interior point c ∈ (a, b). At an interior extreme point of a differentiable function, the derivative must be zero (this follows from Fermat's theorem: if f has a local extremum at c and f′(c) exists, then f′(c) = 0). Therefore f′(c) = 0 at this interior point. ∎
f(1) = 1 − 4 + 3 = 0 f(3) = 9 − 12 + 3 = 0. ✓ Equal endpoints.
f is a polynomial, continuous on [1,3] and differentiable on (1,3). ✓
c = 2 ∈ (1, 3). ✓
f(0) = sin 0 = 0 f(π) = sin π = 0. ✓ sin x is continuous and differentiable everywhere. ✓
c = π/2 ∈ (0, π). ✓
§ 03The Mean Value Theorem — Statement & Proof
- f is continuous on the closed interval [a, b]
- f is differentiable on the open interval (a, b)
Equivalently: f(b) − f(a) = f′(c)(b − a) for some c ∈ (a, b).
Proof of the MVT Using Rolle's Theorem
The proof is elegant: construct an auxiliary function that reduces the MVT to Rolle's Theorem, then apply Rolle.
Let L(x) be the secant line through (a, f(a)) and (b, f(b)):
Define the auxiliary function h(x) = f(x) − L(x). This function measures the vertical distance between the curve and the secant line.
Observe that h is continuous on [a, b] (difference of continuous functions) and differentiable on (a, b). Also:
h(a) = h(b) = 0, exactly the condition for Rolle's Theorem!
By Rolle's Theorem, there exists c ∈ (a, b) with h′(c) = 0. Computing h′(x):
§ 04Geometric Interpretation
Geometrically, the MVT says there is a point on the curve where the tangent line is parallel to the secant line connecting the two endpoints. The tangent line at c has slope f′(c), and the secant line has slope (f(b) − f(a))/(b − a). The MVT guarantees these slopes are equal, parallel lines, for at least one interior point c.
The MVT does not say exactly one such c exists, nor does it tell you where c is. Finding c requires solving f′(c) = (f(b) − f(a))/(b − a) explicitly: which is a standard exam task.
§ 05Four Key Consequences of the MVT
The Mean Value Theorem's true power lies in what it lets you prove. Each consequence below is not just a corollary, several of them are theorems that students encounter repeatedly in analysis and applied mathematics.
§ 06The Cauchy (Generalised) Mean Value Theorem
The Cauchy MVT generalises the ordinary MVT to two functions simultaneously. It is the key ingredient in the proof of L'Hôpital's Rule.
- f and g are continuous on [a, b]
- f and g are differentiable on (a, b)
- g′(x) ≠ 0 for all x ∈ (a, b)
Setting g(x) = x recovers the ordinary MVT, since g′(c) = 1 and g(b) − g(a) = b − a.
The Cauchy MVT has a beautiful parametric interpretation. Suppose a particle traces a path in the plane given by x = g(t), y = f(t) for t ∈ [a, b]. The slope of the chord connecting the endpoints is [f(b)−f(a)]/[g(b)−g(a)]. The slope of the tangent to the curve at parameter t = c is f′(c)/g′(c) (by the chain rule: dy/dx = (dy/dt)/(dx/dt)). The Cauchy MVT says that at some point c, the tangent slope equals the chord slope, a direct parametric generalisation of the ordinary MVT.
Set 2/(3c) = 3/7: c = 14/9 ≈ 1.556. Check: 14/9 ∈ (1, 2). ✓
§ 07Worked Examples — Finding c and Proving Inequalities
f is a polynomial, continuous on [0,2] and differentiable on (0,2). ✓
x = 2/√3 ≈ 1.155 ∈ (0, 2) ✓ x = −2/√3 ∉ (0, 2) ✗
c = 2.5 ∈ (1, 4) ✓
c ≈ 0.896 ∈ (0, π/2 ≈ 1.571). ✓
Let f(x) = sin x. f is continuous and differentiable on any interval. Apply MVT to f on the interval with endpoints a and b (WLOG a < b).
since |cos c| ≤ 1 for all c.
Let f(x) = √x on [a, b]. f is continuous on [a,b] and differentiable on (a,b). MVT gives:
√b − √a = f′(c)(b−a) = (b−a)/(2√c) for some c ∈ (a,b)Since a < c < b, we have √a < √c < √b. Taking reciprocals (all positive) reverses the inequality:
1/(2√b) < 1/(2√c) < 1/(2√a)Multiply through by (b−a) > 0:
(b−a)/(2√b) < (b−a)/(2√c) < (b−a)/(2√a)f(0) = 1 > 0 and f(−1) = −1 − 3 + 1 = −3 < 0. By the Intermediate Value Theorem, f has at least one root in (−1, 0).
Suppose f has two distinct roots r₁ < r₂. Then f(r₁) = f(r₂) = 0. By Rolle's Theorem, there exists c ∈ (r₁, r₂) with f′(c) = 0.
f′(x) = 5x⁴ + 3 ≥ 3 > 0 for all xf′(c) = 0 is impossible. Contradiction, f cannot have two roots.
§ 08When the MVT Does Not Apply
The two hypotheses of the MVT, continuity on [a, b] and differentiability on (a, b), are both necessary. When either fails, the conclusion may also fail. Recognising when the theorem does not apply is just as important as applying it correctly.
| Failure | Why the Conclusion May Fail | Example |
|---|---|---|
| Discontinuity on [a, b] | If f has a jump or removable discontinuity inside [a, b], the curve can teleport from one height to another without any tangent matching the secant slope. Continuity is needed to prevent this. | f(x) = ⌊x⌋ (floor function) on [0, 2]: f(0) = 0, f(2) = 2, average slope = 1. But f′(x) = 0 wherever it exists — no c with f′(c) = 1. |
| Non-differentiability inside (a, b) | A sharp corner or cusp means the derivative does not exist at that point. If the only place the tangent slope could match the secant is at the non-differentiable point, the conclusion fails. | f(x) = |x| on [−1, 1]: f(−1) = f(1) = 1 and f(0) = 0. Average slope = 0, but f′(x) = ±1 everywhere it exists — f′ is never 0. Rolle's theorem fails because f is not differentiable at x = 0. |
| Open interval with no extension | If the function blows up at an endpoint, it is not continuous on the closed interval [a, b] and the EVT (needed in the proof) does not apply. | f(x) = 1/x on (0, 1): not continuous on [0, 1]. MVT does not apply. No c ∈ (0,1) satisfies the conclusion for the secant from f(0⁺) to f(1). |
§ 09Common Mistakes
§ 1010-Question Quiz
Questions cover the statement of the theorems, finding c, applying consequences, and identifying failures.