The Mean Value Theorem
What You’ll Learn
Section titled “What You’ll Learn”In this lesson you’ll learn Rolle’s theorem and the mean value theorem, see how they follow from the extreme value theorem, and prove the facts calculus took for granted: that a positive derivative means increasing, and that a zero derivative means constant.
The Concept
Section titled “The Concept”Rolle’s theorem
Section titled “Rolle’s theorem”If is continuous on , differentiable on , and , then there is with .
Proof. By the extreme value theorem, attains a maximum and a minimum on .
If then is constant and everywhere in .
Otherwise at least one of differs from the shared endpoint value , so it is attained at some interior point . By the interior extremum theorem, . ∎
Two theorems, both from earlier lessons, combined in four lines. EVT produces the point; the extremum theorem evaluates the derivative there.
Note the asymmetry in the hypotheses: continuity on the closed interval, differentiability only on the open one. That is deliberate, because differentiability at the endpoints is never needed and demanding it would exclude useful cases like on .
The mean value theorem
Section titled “The mean value theorem”If is continuous on and differentiable on , then there is with
Some tangent is parallel to the secant. Equivalently, the instantaneous rate equals the average rate somewhere.
Proof. Let be the secant line through the endpoints and set . Then is continuous on , differentiable on , and since agrees with at both ends.
By Rolle, there is with , that is . ∎
So Rolle is the special case , and the MVT is Rolle after tilting the picture. Subtracting off the secant to reduce to a flat case is a move worth remembering; it recurs in Taylor’s theorem next lesson.
Why the hypotheses are needed
Section titled “Why the hypotheses are needed”Continuity on the closed interval. Let on and . Then but everywhere it exists. Rolle fails, because is not continuous at 1.
Differentiability on the open interval. Let on . Then , but wherever it exists and is never 0. Rolle fails, because is not differentiable at 0.
Each counterexample removes exactly one hypothesis, which is how you know neither is decoration.
The consequences
Section titled “The consequences”This is where the lesson pays for itself. Every one of these was used freely in calculus and none was proved there.
Zero derivative means constant. If for all then is constant on .
Proof. Take any in the interval. By MVT there is between them with
so . All values agree. ∎
This is what justifies “+C” in integration. Two antiderivatives of the same function differ by a constant precisely because their difference has zero derivative. Without the MVT, the constant of integration is an unproved assumption.
Positive derivative means increasing. If on then is strictly increasing there.
Proof. For , MVT gives . ∎
Also used constantly and never proved in a first course. Note the converse is weaker: a strictly increasing differentiable function has , not , as at 0 shows.
Bounded derivative gives Lipschitz. If on an interval then .
That is the result quoted in the uniform continuity lesson, and the MVT is its proof: .
Cauchy’s mean value theorem
Section titled “Cauchy’s mean value theorem”If are continuous on and differentiable on , there is with
Taking recovers the ordinary MVT. This generalized version is what proves L’Hôpital’s rule, another calculus staple that gets its justification here rather than where it was taught.
Worked Examples
Section titled “Worked Examples”Example 1: Verify the MVT for on .
Solution. Continuous and differentiable everywhere, so MVT applies.
Solve , giving , which lies in . ✓
For any quadratic the point is the midpoint of the interval, which is a pleasant special fact and not true in general.
Example 2: Show Rolle fails without differentiability.
Solution. on : continuous on , and .
But for and for , and does not exist. So there is no with .
Rolle fails, and it fails only because of the single non-differentiable point.
Example 3: Prove is Lipschitz with constant 1.
Solution. For any , MVT gives with
Since ,
∎
This is the estimate used in the uniform continuity lesson, now proved. It also gives the familiar bound by taking , .
Example 4: Use the MVT to bound a value.
Given and for all , bound .
Solution. MVT on gives with
Since , we get , so
∎
This is the standard way a derivative bound converts into a value bound, and it is the mechanism behind numerical error estimates.
Example 5: Prove an inequality.
Show for all .
Solution. Let , so and .
For : on , so by the MVT consequence is increasing, giving .
For : on , so is decreasing there, meaning .
Either way , that is , with equality only at . ∎
Monotonicity from the derivative’s sign is the standard tool for proving inequalities, and the MVT is what licenses it.
Example 6: At most one root.
Show has exactly one real root.
Solution. At least one. By IVT, since and .
At most one. everywhere, so is strictly increasing and cannot take the value 0 twice.
Exactly one root. ∎
Alternatively via Rolle: two roots would force somewhere between them, and is never 0.
Example 7: Why “+C” is a theorem.
If on an interval, show is constant.
Solution. Let . Then on the interval.
By the MVT consequence, is constant, so . ∎
Every antiderivative of a given function differs from every other by a constant, and this is why. Note it needs the domain to be an interval: on a function can have zero derivative and take different constants on each piece, which is why carries different constants on either side of 0.
Real-World Applications
Section titled “Real-World Applications”Speed cameras. Average-speed enforcement over a stretch of road relies on the MVT: if your average speed exceeded the limit, then at some instant your actual speed did too. That is a legally meaningful application of the theorem.
Numerical error bounds. Taylor and finite-difference error terms are stated with an unspecified interior point, and they come directly from MVT-style arguments. Bounding the derivative there gives the usable error estimate.
Root-finding uniqueness. Newton’s method converges to a root; showing there is only one, so you know which, is a monotonicity argument via the MVT. Example 6 is the pattern.
Physics and conservation. Proving a quantity is conserved amounts to showing its derivative is zero and concluding it is constant. That step is a MVT consequence, not a definition.
Economics. The claim that a marginal quantity somewhere equals the average over an interval is used in pricing and in proving existence of representative agents. It is the MVT with an economic label.
Signal analysis. A bound on a signal’s rate of change limits how much it can move between samples, which is what determines a safe sampling rate. Converting a derivative bound into a value bound is Example 4.
Retrying will remove your ✅ checkmark until you pass again.