Skip to ContentGo to accessibility page
Calculus Volume 1

4.4 The Mean Value Theorem

Calculus Volume 14.4 The Mean Value Theorem

4.4 The Mean Value Theorem

Learning Objectives

  • 4.4.1 Explain the meaning of Rolle’s theorem.
  • 4.4.2 Describe the significance of the Mean Value Theorem.
  • 4.4.3 State three important consequences of the Mean Value Theorem.

The Mean Value Theorem is one of the most important theorems in calculus. We look at some of its implications at the end of this section. First, let’s start with a special case of the Mean Value Theorem, called Rolle’s theorem.

Rolle’s Theorem

Informally, Rolle’s theorem states that if the outputs of a differentiable function ff are equal at the endpoints of an interval, then there must be an interior point cc where f′(c)=0.f′(c)=0. Figure 4.21 illustrates this theorem.

Figure 4.21 If a differentiable function f satisfies f(a)=f(b),f(a)=f(b), then its derivative must be zero at some point(s) between aa and b.b.

Theorem 4.4

Rolle’s Theorem

Let ff be a continuous function over the closed interval [a,b][a,b] and differentiable over the open interval (a,b)(a,b) such that f(a)=f(b).f(a)=f(b). There then exists at least one c∈(a,b)c∈(a,b) such that f′(c)=0.f′(c)=0.

Proof

Let k=f(a)=f(b).k=f(a)=f(b). We consider three cases:

  1. f(x)=kf(x)=k for all x∈(a,b).x∈(a,b).
  2. There exists x∈(a,b)x∈(a,b) such that f(x)>k.f(x)>k.
  3. There exists x∈(a,b)x∈(a,b) such that f(x)<k.f(x)<k.

Case 1: If f(x)=kf(x)=k for all x∈(a,b),x∈(a,b), then f′(x)=0f′(x)=0 for all x∈(a,b).x∈(a,b).

Case 2: Since ff is a continuous function over the closed, bounded interval [a,b],[a,b], by the extreme value theorem, it has an absolute maximum. Also, since there is a point x∈(a,b)x∈(a,b) such that f(x)>k,f(x)>k, the absolute maximum is greater than k.k. Therefore, the absolute maximum does not occur at either endpoint. As a result, the absolute maximum must occur at an interior point c∈(a,b).c∈(a,b). Because ff has a maximum at an interior point c,c, and ff is differentiable at c,c, by Fermat’s theorem, f′(c)=0.f′(c)=0.

Case 3: The case when there exists a point x∈(a,b)x∈(a,b) such that f(x)<kf(x)<k is analogous to case 2, with maximum replaced by minimum.

□

An important point about Rolle’s theorem is that the differentiability of the function ff is critical. If ff is not differentiable, even at a single point, the result may not hold. For example, the function f(x)=|x|−1f(x)=|x|−1 is continuous over [−1,1][−1,1] and f(−1)=0=f(1),f(−1)=0=f(1), but f′(c)≠0f′(c)≠0 for any c∈(−1,1)c∈(−1,1) as shown in the following figure.

Figure 4.22 Since f(x)=|x|−1f(x)=|x|−1 is not differentiable at x=0,x=0, the conditions of Rolle’s theorem are not satisfied. In fact, the conclusion does not hold here; there is no c∈(−1,1)c∈(−1,1) such that f′(c)=0.f′(c)=0.

Let’s now consider functions that satisfy the conditions of Rolle’s theorem and calculate explicitly the points cc where f′(c)=0.f′(c)=0.

Example 4.14

Using Rolle’s Theorem

For each of the following functions, verify that the function satisfies the criteria stated in Rolle’s theorem and find all values cc in the given interval where f′(c)=0.f′(c)=0.

  1. f(x)=x2+2xf(x)=x2+2x over [−2,0][−2,0]
  2. f(x)=x3−4xf(x)=x3−4x over [−2,2][−2,2]

Checkpoint 4.14

Verify that the function f(x)=2x2−8x+6f(x)=2x2−8x+6 defined over the interval [1,3][1,3] satisfies the conditions of Rolle’s theorem. Find all points cc guaranteed by Rolle’s theorem.

The Mean Value Theorem and Its Meaning

Rolle’s theorem is a special case of the Mean Value Theorem. In Rolle’s theorem, we consider differentiable functions ff defined on a closed interval [a,b][a,b] with f(a)=f(b)f(a)=f(b). The Mean Value Theorem generalizes Rolle’s theorem by considering functions that do not necessarily have equal value at the endpoints. Consequently, we can view the Mean Value Theorem as a slanted version of Rolle’s theorem (Figure 4.25). The Mean Value Theorem states that if ff is continuous over the closed interval [a,b][a,b] and differentiable over the open interval (a,b),(a,b), then there exists a point c∈(a,b)c∈(a,b) such that the tangent line to the graph of ff at cc is parallel to the secant line connecting (a,f(a))(a,f(a)) and (b,f(b)).(b,f(b)).

Figure 4.25 The Mean Value Theorem says that for a function that meets its conditions, at some point the tangent line has the same slope as the secant line between the ends. For this function, there are two values c1c1 and c2c2 such that the tangent line to ff at c1c1 and c2c2 has the same slope as the secant line.

Theorem 4.5

Mean Value Theorem

Let ff be continuous over the closed interval [a,b][a,b] and differentiable over the open interval (a,b).(a,b). Then, there exists at least one point c∈(a,b)c∈(a,b) such that

f′(c)=f(b)−f(a)b−a.f′(c)=f(b)−f(a)b−a.

Proof

The proof follows from Rolle’s theorem by introducing an appropriate function that satisfies the criteria of Rolle’s theorem. Consider the line connecting (a,f(a))(a,f(a)) and (b,f(b)).(b,f(b)). Since the slope of that line is

f(b)−f(a)b−af(b)−f(a)b−a

and the line passes through the point (a,f(a)),(a,f(a)), the equation of that line can be written as

y=f(b)−f(a)b−a(x−a)+f(a).y=f(b)−f(a)b−a(x−a)+f(a).

Let g(x)g(x) denote the vertical difference between the point (x,f(x))(x,f(x)) and the point (x,y)(x,y) on that line. Therefore,

g(x)=f(x)−[f(b)−f(a)b−a(x−a)+f(a)].g(x)=f(x)−[f(b)−f(a)b−a(x−a)+f(a)].
Figure 4.26 The value g(x)g(x) is the vertical difference between the point (x,f(x))(x,f(x)) and the point (x,y)(x,y) on the secant line connecting (a,f(a))(a,f(a)) and (b,f(b)).(b,f(b)).

Since the graph of ff intersects the secant line when x=ax=a and x=b,x=b, we see that g(a)=0=g(b).g(a)=0=g(b). Since ff is a differentiable function over (a,b),(a,b), gg is also a differentiable function over (a,b).(a,b). Furthermore, since ff is continuous over [a,b],[a,b], gg is also continuous over [a,b].[a,b]. Therefore, gg satisfies the criteria of Rolle’s theorem. Consequently, there exists a point c∈(a,b)c∈(a,b) such that g′(c)=0.g′(c)=0. Since

g′(x)=f′(x)−f(b)−f(a)b−a,g′(x)=f′(x)−f(b)−f(a)b−a,

we see that

g′(c)=f′(c)−f(b)−f(a)b−a.g′(c)=f′(c)−f(b)−f(a)b−a.

Since g′(c)=0,g′(c)=0, we conclude that

f′(c)=f(b)−f(a)b−a.f′(c)=f(b)−f(a)b−a.

□

Example 4.15

Verifying that the Mean Value Theorem Applies

For f(x)=xf(x)=x over the interval [0,9],[0,9], show that ff satisfies the hypothesis of the Mean Value Theorem, and therefore there exists at least one value c∈(0,9)c∈(0,9) such that f′(c)f′(c) is equal to the slope of the line connecting (0,f(0))(0,f(0)) and (9,f(9)).(9,f(9)). Find these values cc guaranteed by the Mean Value Theorem.

One application that helps illustrate the Mean Value Theorem involves velocity. For example, suppose we drive a car for 1 h down a straight road with an average velocity of 45 mph. Let s(t)s(t) and v(t)v(t) denote the position and velocity of the car, respectively, for 0≤t≤10≤t≤1 h. Assuming that the position function s(t)s(t) is differentiable, we can apply the Mean Value Theorem to conclude that, at some time c∈(0,1),c∈(0,1), the speed of the car was exactly

v(c)=s′(c)=s(1)−s(0)1−0=45mph.v(c)=s′(c)=s(1)−s(0)1−0=45mph.

Example 4.16

Mean Value Theorem and Velocity

If a rock is dropped from a height of 100 ft, its position tt seconds after it is dropped until it hits the ground is given by the function s(t)=−16t2+100.s(t)=−16t2+100.

  1. Determine how long it takes before the rock hits the ground.
  2. Find the average velocity vavgvavg of the rock for when the rock is released and the rock hits the ground.
  3. Find the time tt guaranteed by the Mean Value Theorem when the instantaneous velocity of the rock is vavg.vavg.

Checkpoint 4.15

Suppose a ball is dropped from a height of 200 ft. Its position at time tt is s(t)=−16t2+200.s(t)=−16t2+200. Find the time tt when the instantaneous velocity of the ball equals its average velocity.

Corollaries of the Mean Value Theorem

Let’s now look at three corollaries of the Mean Value Theorem. These results have important consequences, which we use in upcoming sections.

At this point, we know the derivative of any constant function is zero. The Mean Value Theorem allows us to conclude that the converse is also true. In particular, if f′(x)=0f′(x)=0 for all xx in some interval I,I, then f(x)f(x) is constant over that interval. This result may seem intuitively obvious, but it has important implications that are not obvious, and we discuss them shortly.

Theorem 4.6

Corollary 1: Functions with a Derivative of Zero

Let ff be differentiable over an interval I.I. If f′(x)=0f′(x)=0 for all x∈I,x∈I, then f(x)=f(x)= constant for all x∈I.x∈I.

Proof

Since ff is differentiable over I,I, ff must be continuous over I.I. Suppose f(x)f(x) is not constant for all xx in I.I. Then there exist a,b∈I,a,b∈I, where a≠ba≠b and f(a)≠f(b).f(a)≠f(b). Choose the notation so that a<b.a<b. Therefore,

f(b)−f(a)b−a≠0.f(b)−f(a)b−a≠0.

Since ff is a differentiable function, by the Mean Value Theorem, there exists c∈(a,b)c∈(a,b) such that

f′(c)=f(b)−f(a)b−a.f′(c)=f(b)−f(a)b−a.

Therefore, there exists c∈Ic∈I such that f′(c)≠0,f′(c)≠0, which contradicts the assumption that f′(x)=0f′(x)=0 for all x∈I.x∈I.

□

From Corollary 1: Functions with a Derivative of Zero, it follows that if two functions have the same derivative, they differ by, at most, a constant.

Theorem 4.7

Corollary 2: Constant Difference Theorem

If ff and gg are differentiable over an interval II and f′(x)=g′(x)f′(x)=g′(x) for all x∈I,x∈I, then f(x)=g(x)+Cf(x)=g(x)+C for some constant C.C.

Proof

Let h(x)=f(x)−g(x).h(x)=f(x)−g(x). Then, h′(x)=f′(x)−g′(x)=0h′(x)=f′(x)−g′(x)=0 for all x∈I.x∈I. By Corollary 1, there is a constant CC such that h(x)=Ch(x)=C for all x∈I.x∈I. Therefore, f(x)=g(x)+Cf(x)=g(x)+C for all x∈I.x∈I.

□

This fact is important because it means that for a given function f,f, if there exists a function FF such that F′(x)=f(x);F′(x)=f(x); then, the only other functions that have a derivative equal to ff are F(x)+CF(x)+C for some constant C.C. We discuss this result in more detail later in the chapter.

The third corollary of the Mean Value Theorem discusses when a function is increasing and when it is decreasing. Recall that a function ff is increasing over II if f(x1)<f(x2)f(x1)<f(x2) whenever x1<x2,x1<x2, whereas ff is decreasing over II if f(x)1>f(x2)f(x)1>f(x2) whenever x1<x2.x1<x2. Using the Mean Value Theorem, we can show that if the derivative of a function is positive, then the function is increasing; if the derivative is negative, then the function is decreasing (Figure 4.29). We make use of this fact in the next section, where we show how to use the derivative of a function to locate local maximum and minimum values of the function, and how to determine the shape of the graph.

Figure 4.29 If a function has a positive derivative over some interval I,I, then the function increases over that interval I;I; if the derivative is negative over some interval I,I, then the function decreases over that interval I.I.

Theorem 4.8

Corollary 3: Increasing and Decreasing Functions

Let ff be continuous over the closed interval [a,b][a,b] and differentiable over the open interval (a,b).(a,b).

  1. If f′(x)>0f′(x)>0 for all x∈(a,b),x∈(a,b), then ff is an increasing function over [a,b].[a,b].
  2. If f′(x)<0f′(x)<0 for all x∈(a,b),x∈(a,b), then ff is a decreasing function over [a,b].[a,b].

Proof

We will prove i.; the proof of ii. is similar. Suppose ff is continuous and differentiable over an interval II and f'x>0f'x>0 for all x∈Ix∈I. By way of contradiction, suppose that ff is not an increasing function on II. Then there exist aa and bb in II such that a<ba<b, but fa>fbfa>fb. Since ff is a differentiable function over II, the Mean Value Theorem guarantees that there is some value c∈a,bc∈a,b such that

f′(c)=f(b)−f(a)b−a.f′(c)=f(b)−f(a)b−a.

Now a<ba<b, so b-a>0b-a>0. Because fa>fbfa>fb, it follows that fb-fa<0fb-fa<0. It follows that the quotient of fb-fafb-fa and b-ab-a is negative. So, for c,

f′(c)=f(b)−f(a)b−a<0.f′(c)=f(b)−f(a)b−a<0.

However, f′(x)>0f′(x)>0 for all x∈Ix∈I including cc. This is a contradiction. The assumption that ff is not an increasing function on II is false. Therefore, ff must be increasing throughout II.

□

Section 4.4 Exercises

148.

Why do you need continuity to apply the Mean Value Theorem? Construct a counterexample.

149.

Why do you need differentiability to apply the Mean Value Theorem? Find a counterexample.

150.

When are Rolle’s theorem and the Mean Value Theorem equivalent?

151.

If you have a function with a discontinuity, is it still possible to have f′(c)(b−a)=f(b)−f(a)?f′(c)(b−a)=f(b)−f(a)? Draw such an example or prove why not.

For the following exercises, determine over what intervals (if any) the Mean Value Theorem applies. Justify your answer.

152.

y = sin ( π x ) y = sin ( π x )

153.

y = 1 x 3 y = 1 x 3

154.

y = 4 − x 2 y = 4 − x 2

155.

y = x 2 − 4 y = x 2 − 4

156.

y = ln ( 3 x − 5 ) y = ln ( 3 x − 5 )

For the following exercises, graph the functions on a calculator and draw the secant line that connects the endpoints. Estimate the number of points cc such that f′(c)(b−a)=f(b)−f(a).f′(c)(b−a)=f(b)−f(a).

157.

[T] y=3x3+2x+1y=3x3+2x+1 over [−1,1][−1,1]

158.

[T] y=tan(π4x)y=tan(π4x) over [−32,32][−32,32]

159.

[T] y=x2cos(πx)y=x2cos(πx) over [−2,2][−2,2]

160.

[T] y=x6−34x5−98x4+1516x3+332x2+316x+132y=x6−34x5−98x4+1516x3+332x2+316x+132 over [−1,1][−1,1]

For the following exercises, find all points 0<c<20<c<2 predicted by the Mean Value Theorem satisfying f(2)−f(0)=f′(c)(2−0).f(2)−f(0)=f′(c)(2−0).

161.

f ( x ) = x 3 f ( x ) = x 3

162.

f ( x ) = sin ( π x ) f ( x ) = sin ( π x )

163.

f ( x ) = cos ( 2 π x ) f ( x ) = cos ( 2 π x )

164.

f ( x ) = 1 + x + x 2 f ( x ) = 1 + x + x 2

165.

f ( x ) = ( x − 1 ) 10 f ( x ) = ( x − 1 ) 10

166.

f ( x ) = ( x − 1 ) 9 f ( x ) = ( x − 1 ) 9

For the following exercises, show there is no cc such that f(1)−f(−1)=f′(c)(2).f(1)−f(−1)=f′(c)(2). Explain why the Mean Value Theorem does not apply over the interval [−1,1].[−1,1].

167.

f ( x ) = | x − 1 2 | f ( x ) = | x − 1 2 |

168.

f ( x ) = 1 x 2 f ( x ) = 1 x 2

169.

f ( x ) = | x | f ( x ) = | x |

170.

f(x)=⌊x⌋f(x)=⌊x⌋ (Hint: This is called the floor function and it is defined so that f(x)f(x) is the largest integer less than or equal to x.)x.)

For the following exercises, determine whether the Mean Value Theorem applies for the functions over the given interval [a,b].[a,b]. Justify your answer.

171.

y=exy=ex over [0,1][0,1]

172.

y=ln(2x+3)y=ln(2x+3) over [−32,0][−32,0]

173.

f(x)=tan(2πx)f(x)=tan(2πx) over [0,2][0,2]

174.

y=9−x2y=9−x2 over [−3,3][−3,3]

175.

y=1|x+1|y=1|x+1| over [0,3][0,3]

176.

y=x3+2x+1y=x3+2x+1 over [0,6][0,6]

177.

y=x2+3x+2xy=x2+3x+2x over [−1,1][−1,1]

178.

y=xsin(πx)+1y=xsin(πx)+1 over [0,1][0,1]

179.

y=ln(x+1)y=ln(x+1) over [0,e−1][0,e−1]

180.

y=xsin(πx)y=xsin(πx) over [0,2][0,2]

181.

y=5+|x|y=5+|x| over [−1,1][−1,1]

For the following exercises, consider the roots of the equation.

182.

Show that the equation y=x3+4x+16y=x3+4x+16 has exactly one real root. What is it?

183.

Find the conditions for exactly one root (double root) for the equation y=x2+bx+cy=x2+bx+c

184.

Find the conditions for y=ex−by=ex−b to have one root. Is it possible to have more than one root?

For the following exercises, use a calculator to graph the function over the interval [a,b][a,b] and graph the secant line from aa to b.b. Use the calculator to estimate all values of cc as guaranteed by the Mean Value Theorem. Then, find the exact value of c,c, if possible, or write the final equation and use a calculator to estimate to four digits.

185.

[T] y=tan(πx)y=tan(πx) over [−14,14][−14,14]

186.

[T] y=1x+1y=1x+1 over [0,3][0,3]

187.

[T] y=|x2+2x−4|y=|x2+2x−4| over [−4,0][−4,0]

188.

[T] y=x+1xy=x+1x over [12,4][12,4]

189.

[T] y=x+1+1x2y=x+1+1x2 over [3,8][3,8]

190.

At 10:17 a.m., you pass a police car at 55 mph that is stopped on the freeway. You pass a second police car at 55 mph at 10:53 a.m., which is located 39 mi from the first police car. If the speed limit is 60 mph, can the police cite you for speeding?

191.

Two cars drive from one stoplight to the next, leaving at the same time and arriving at the same time. Is there ever a time when they are going the same speed? Prove or disprove.

192.

Show that y=sec2xy=sec2x and y=tan2xy=tan2x have the same derivative. What can you say about y=sec2x−tan2x?y=sec2x−tan2x?

193.

Show that y=csc2xy=csc2x and y=cot2xy=cot2x have the same derivative. What can you say about y=csc2x−cot2x?y=csc2x−cot2x?

Citation/Attribution
Reuse and redistribution of this content in digital or print format:
  • This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's prior written permission.
  • This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License, which means that you can reuse and modify the material only for noncommercial purposes, must attribute OpenStax, and must distribute any derivative works under the same license.
  • Any commercial printing of this textbook, including using a local or custom printer, must be approved by OpenStax, and proper citation provided.
  • OpenStax-copyrighted images, activities, assessments, and similar components of this book are subject to the same licensing – CC-BY-NC-SA. They can be used for noncommercial purposes with attribution. Commercial use requires permission.
  • Permission requests: Anyone who intends to incorporate this content (including text, images, and other components) into large language models, use it in AI offerings, use it commercially (including in print), and/or has questions about another use case is welcome to complete our reuse request form.
Attribution information
  • If you are redistributing all or part of this book in a noncommercial print format, then you must include on every physical page the following attribution:

    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction

  • If you are redistributing all or part of this book in a noncommercial digital format, then for every page that includes OpenStax content, you must license the derivative work under the same CC-BY-NC-SA license as the original, and include on every digital page view the following attribution:

    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction

Citation information

The information below includes the information needed to generate citations in most major styles (APA, MLA, etc.); you must reformat and organize the information as needed to fit the requirements of the style. Use the information below to generate a citation. We recommend using a citation tool such as this one.

© Jul 15, 2026 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo, and Rice University name, and Rice University logo trademarks, or wordmarks are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.