The Mean Value Theorem says: if the average rate of change of a function over an interval is , then the instantaneous rate of change must equal at least once inside that interval. In other words, the speedometer must read the average speed at some moment during any trip.
| Condition | Conclusion |
|---|---|
| continuous on | |
| differentiable on | There exists with f'(c)=\dfrac{f(b)-f(a)}{b-a} |
Geometric Motivation
Consider the graph of and two points and . The slope of the chord is:
There is at least one point on the curve between and where the tangent is parallel to the chord (slope equal to the slope of ). If the -value of is , then:
f'(c)=\frac{f(b)-f(a)}{b-a}.
Thinking of as the position of a particle, the left-hand side of the equation represents the average velocity over , and the right-hand side is the instantaneous velocity at some time . The theorem states that at some instant the instantaneous velocity must equal the average velocity.
The Theorem
The Mean Value Theorem for Derivatives. Let be a function with the following properties:
- is continuous on a closed interval , and
- is differentiable on the open interval .
Then there exists at least one point in the open interval such that:
f'(c)=\frac{f(b)-f(a)}{b-a},\tag{iii}or equivalently,
f(b)-f(a)=f'(c)(b-a).\tag{iv}Proof
The equation of the line through and is: Define a new function by subtracting this line from : Then satisfies the hypotheses of Rolle's Theorem on because: 1. is continuous on (as a difference of continuous functions), 2. is differentiable on , 3. . Therefore, there exists at least one such that h'(c)=0. Since: h'(x)=f'(x)-\frac{f(b)-f(a)}{b-a}, setting h'(c)=0 gives: f'(c)=\frac{f(b)-f(a)}{b-a}.
Remarks:
- The Mean Value Theorem for derivatives is also called Lagrange's Mean Value Theorem.
- The theorem does not locate , it only asserts existence. In practice, finding the exact value of is often difficult, but the mere existence of such a point allows us to deduce many important properties.
- There may be more than one point satisfying the theorem.
- If f' fails to exist even at one interior point, the theorem may not hold.

The number can also be written as where . Replacing by and by , the Mean Value Theorem can be written:
f(x+h)=f(x)+hf'(x+\theta h)\qquad\text{where }0<\theta<1.Examples
Verify the conclusion of the Mean Value Theorem for on .
Solution
Since is a polynomial, it is continuous and differentiable everywhere, so the hypotheses of the Mean Value Theorem are satisfied. The average rate of change over is: The instantaneous rate of change is: f'(x)=2x-4. The Mean Value Theorem guarantees some with f'(c)=-3: Since , the value satisfies the conclusion.![Graph of f(x) = x^2 - 4x + 3 on [-2,3] with the secant and the tangent at c = 1/2 drawn](https://adaptivebooks.org/book-images/calculus1/Ch6-MeanValue-4.png)
Show that:
(a) If -1\leq f'(x)\leq1 for every , then for every and .
(b) For every and : .
Solution
**(a)** Since f'(x) exists, is differentiable and continuous everywhere. By the Mean Value Theorem, there exists some between and such that: f(x)-f(y)=f'(c)(x-y). Taking absolute values: |f(x)-f(y)|=|f'(c)|\ |x-y|. Since -1\leq f'(x)\leq1 for every , we have |f'(c)|\leq1, and thus: **(b)** Let . Then: -1\leq f'(x)=\cos x\leq1. It follows from part (a) that:Show that if , then .
Solution
Let . Then f'(x)=\dfrac{1}{2\sqrt{1+x}}. The function is continuous and differentiable for all . Let and . By the Mean Value Theorem, there is a number between $0$ and such that: f(x)-f(0)=f'(c)(x-0) \sqrt{1+x}-1=f'(c)\cdot x.\tag{i} We claim f'(c)<\dfrac{1}{2}, because for : 1<\sqrt{1+c}\Rightarrow\frac{1}{\sqrt{1+c}}<1\Rightarrow f'(c)=\frac{1}{2\sqrt{1+c}}<\frac{1}{2}.\tag{ii} Combining (i) and (ii):Cauchy's Mean Value Formula
Cauchy's Mean Value Formula. Assume and are continuous on and differentiable on . Then there exists at least one point in such that:
f'(c)\left[g(b)-g(a)\right]=g'(c)\left[f(b)-f(a)\right].If g'(c)\neq0 and , this is equivalent to:
\frac{f(b)-f(a)}{g(b)-g(a)}=\frac{f'(c)}{g'(c)}.Proof
Define: Since and are continuous on and differentiable on , so is . One can verify that . Therefore, Rolle's Theorem applies to , and there exists with h'(c)=0: h'(c)=f'(c)\left[g(b)-g(a)\right]-g'(c)\left[f(b)-f(a)\right]=0, giving the result.The Mean Value Theorem (Lagrange's theorem) is a special case of Cauchy's Mean Value Formula when .