Skip to main content
Mathematics LibreTexts

3.6: The Mean Value Theorem

  • Page ID
    106560
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Preview Video 3.6 

    Fill out your first page of notes for this section as you view the following video and answer the questions.

     

    Learning Objectives
    • Explain the meaning of Rolle’s theorem.
    • Describe the significance of the Mean Value Theorem.
    • 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 \(f\) are equal at the endpoints of an interval, then there must be an interior point \(c\) where \(f'(c)=0\). Figure \(\PageIndex{1}\) illustrates this theorem.

    The figure is divided into three parts labeled a, b, and c. Figure a shows the first quadrant with values a, c, and b marked on the x-axis. A downward-facing parabola is drawn such that its values at a and b are the same. The point c is the global maximum, and it is noted that f’(c) = 0. Figure b shows the first quadrant with values a, c, and b marked on the x-axis. An upward-facing parabola is drawn such that its values at a and b are the same. The point c is the global minimum, and it is noted that f’(c) = 0. Figure c shows the first quadrant with points a, c1, c2, and b marked on the x-axis. One period of a sine wave is drawn such that its values at a and b are equal. The point c1 is the global maximum, and it is noted that f’(c1) = 0. The point c2 is the global minimum, and it is noted that f’(c2) = 0.
    Figure \(\PageIndex{1}\): If a differentiable function \(f\) satisfies \(f(a)=f(b)\), then its derivative must be zero at some point(s) between \(a\) and \(b\).
    Rolle’s Theorem

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

    Proof

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

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

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

    Case 2: Since \(f\) is a continuous function over the closed, bounded interval \([a,b]\), by the extreme value theorem, it has an absolute maximum. Also, since there is a point \(x∈(a,b)\) such that \(f(x)>k\), the absolute maximum is greater than \(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)\). Because \(f\) has a maximum at an interior point \(c\), and \(f\) is differentiable at \(c\), by Fermat’s theorem, \(f'(c)=0.\)

    Case 3: The case when there exists a point \(x∈(a,b)\) such that \(f(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 \(f\) is critical. If \(f\) is not differentiable, even at a single point, the result may not hold. For example, the function \(f(x)=|x|−1\) is continuous over \([−1,1]\) and \(f(−1)=0=f(1)\), but \(f'(c)≠0\) for any \(c∈(−1,1)\) as shown in the following figure.

    The function f(x) = |x| − 1 is graphed. It is shown that f(1) = f(−1), but it is noted that there is no c such that f’(c) = 0.
    Figure \(\PageIndex{2}\): Since \(f(x)=|x|−1\) is not differentiable at \(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)\) such that \(f'(c)=0.\)

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

    Example \(\PageIndex{1}\): 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 \(c\) in the given interval where \(f'(c)=0.\)

    1. \(f(x)=x^2+2x\) over \([−2,0]\)
    2. \(f(x)=x^3−4x\) over \([−2,2]\)

    Solution

    a. Since \(f\) is a polynomial, it is continuous and differentiable everywhere. In addition, \(f(−2)=0=f(0).\) Therefore, \(f\) satisfies the criteria of Rolle’s theorem. We conclude that there exists at least one value \(c∈(−2,0)\) such that \(f'(c)=0\). Since \(f'(x)=2x+2=2(x+1),\) we see that \(f'(c)=2(c+1)=0\) implies \(c=−1\) as shown in the following graph.

    The function f(x) = x2 +2x is graphed. It is shown that f(0) = f(−2), and a dashed horizontal line is drawn at the absolute minimum at (−1, −1).
    Figure \(\PageIndex{3}\): This function is continuous and differentiable over [−2,0], \(f'(c)=0\) when \(c=−1\).

    b. As in part a. \(f\) is a polynomial and therefore is continuous and differentiable everywhere. Also, \(f(−2)=0=f(2).\) That said, \(f\) satisfies the criteria of Rolle’s theorem. Differentiating, we find that \(f'(x)=3x^2−4.\) Therefore, \(f'(c)=0\) when \(x=±\frac{2}{\sqrt{3}}\). Both points are in the interval \([−2,2]\), and, therefore, both points satisfy the conclusion of Rolle’s theorem as shown in the following graph.

    The function f(x) = x3 – 4x is graphed. It is obvious that f(2) = f(−2) = f(0). Dashed horizontal lines are drawn at x = ±2/square root of 3, which are the local maximum and minimum.
    Figure \(\PageIndex{4}\): For this polynomial over \([−2,2], f'(c)=0\) at \(x=±2/\sqrt{3}\).
    Exercise \(\PageIndex{1}\)

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

    Hint

    Find all values \(c\), where \(f'(c)=0\).

    Answer

    \(c=2\)

    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 \(f\) that are zero at the endpoints. The Mean Value Theorem generalizes Rolle’s theorem by considering functions that are not necessarily zero at the endpoints. Consequently, we can view the Mean Value Theorem as a slanted version of Rolle’s theorem (Figure \(\PageIndex{5}\)). The Mean Value Theorem states that if \(f\) is continuous over the closed interval \([a,b]\) and differentiable over the open interval \((a,b)\), then there exists a point \(c∈(a,b)\) such that the tangent line to the graph of \(f\) at \(c\) is parallel to the secant line connecting \((a,f(a))\) and \((b,f(b)).\)

    A vaguely sinusoidal function y = f(x) is drawn. On the x-axis, a, c1, c2, and b are marked. On the y-axis, f(a) and f(b) are marked. The function f(x) starts at (a, f(a)), decreases to c1, increases to c2, and then decreases to (b, f(b)). A secant line is drawn between (a, f(a)) and (b, f(b)), and it is noted that this line has slope (f(b) – f(a))/(b − a). The tangent lines at c1 and c2 are drawn, and these lines are parallel to the secant line. It is noted that the slopes of these tangent lines are f’(c1) and f’(c2), respectively.
    Figure \(\PageIndex{5}\): 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 \(c_1\) and \(c_2\) such that the tangent line to \(f\) at \(c_1\) and \(c_2\) has the same slope as the secant line.
    Mean Value Theorem

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

    \[f'(c)=\frac{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))\) and \((b,f(b)).\) Since the slope of that line is

    \[\frac{f(b)−f(a)}{b−a}\]

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

    \[y=\frac{f(b)−f(a)}{b−a}(x−a)+f(a).\]

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

    \[g(x)=f(x)−\left[\frac{f(b)−f(a)}{b−a}(x−a)+f(a)\right].\]

    Rising but oscillating curve Y equals F of X with secant line Y equals F of B minus F of A all over B minus A plus F of A, distance between the oscillating curve and the line is G of X
    Figure \(\PageIndex{6}\): The value \(g(x)\) is the vertical difference between the point \((x,f(x))\) and the point \((x,y)\) on the secant line connecting \((a,f(a))\) and \((b,f(b))\).

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

    \[g'(x)=f'(x)−\frac{f(b)−f(a)}{b−a},\]

    we see that

    \[g'(c)=f'(c)−\frac{f(b)−f(a)}{b−a}.\]

    Since \(g'(c)=0,\) we conclude that

    \[f'(c)=\frac{f(b)−f(a)}{b−a}.\]

    In the next example, we show how the Mean Value Theorem can be applied to the function \(f(x)=\sqrt{x}\) over the interval \([0,9]\). The method is the same for other functions, although sometimes with more interesting consequences.

    Example \(\PageIndex{2}\): Verifying that the Mean Value Theorem Applies

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

    Solution

    We know that \(f(x)=\sqrt{x}\) is continuous over \([0,9]\) and differentiable over \((0,9).\) Therefore, \(f\) satisfies the hypotheses of the Mean Value Theorem, and there must exist at least one value \(c∈(0,9)\) such that \(f′(c)\) is equal to the slope of the line connecting \((0,f(0))\) and \((9,f(9))\) (Figure \(\PageIndex{7}\)). To determine which value(s) of \(c\) are guaranteed, first calculate the derivative of \(f\). The derivative \(f′(x)=\frac{1}{(2\sqrt{x})}\). The slope of the line connecting \((0,f(0))\) and \((9,f(9))\) is given by

    \[\frac{f(9)−f(0)}{9−0}=\frac{\sqrt{9}−\sqrt{0}}{9−0}=\frac{3}{9}=\frac{1}{3}. \nonumber\]

    We want to find \(c\) such that \(f′(c)=\frac{1}{3}\). That is, we want to find \(c\) such that

    \[\frac{1}{2\sqrt{c}}=\frac{1}{3}. \nonumber\]

    Solving this equation for \(c\), we obtain \(c=\frac{9}{4}\). At this point, the slope of the tangent line equals the slope of the line joining the endpoints.

    The function f(x) = the square root of x is graphed from (0, 0) to (9, 3). There is a secant line drawn from (0, 0) to (9, 3). At point (9/4, 3/2), there is a tangent line that is drawn, and this line is parallel to the secant line.
    Figure \(\PageIndex{7}\): The slope of the tangent line at \(c=9/4\) is the same as the slope of the line segment connecting (0,0) and (9,3).

    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)\) and \(v(t)\) denote the position and velocity of the car, respectively, for \(0≤t≤1\) h. Assuming that the position function \(s(t)\) is differentiable, we can apply the Mean Value Theorem to conclude that, at some time \(c∈(0,1)\), the speed of the car was exactly

    \[v(c)=s′(c)=\frac{s(1)−s(0)}{1−0}=45\,\text{mph.} \nonumber\]

    Example \(\PageIndex{3}\): Mean Value Theorem and Velocity

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

    1. Determine how long it takes before the rock hits the ground.
    2. Find the average velocity \(v_{avg}\) of the rock for when the rock is released and the rock hits the ground.
    3. Find the time \(t\) guaranteed by the Mean Value Theorem when the instantaneous velocity of the rock is \(v_{avg}.\)

    Solution

    a. When the rock hits the ground, its position is \(s(t)=0\). Solving the equation \(−16t^2+100=0\) for \(t\), we find that \(t=±\frac{5}{2}sec\). Since we are only considering \(t≥0\), the ball will hit the ground \(\frac{5}{2}\) sec after it is dropped.

    b. The average velocity is given by

    \[v_{avg}=\frac{s(5/2)−s(0)}{5/2−0}=\frac{0−100}{5/2}=−40\,\text{ft/sec}. \nonumber\]

    c. The instantaneous velocity is given by the derivative of the position function. Therefore, we need to find a time \(t\) such that \(v(t)=s′(t)=v_{avg}=−40\) ft/sec. Since \(s(t)\) is continuous over the interval \([0,5/2]\) and differentiable over the interval \((0,5/2),\) by the Mean Value Theorem, there is guaranteed to be a point \(c∈(0,5/2)\) such that

    \[s′(c)=\frac{s(5/2)−s(0)}{5/2−0}=−40. \nonumber\]

    Taking the derivative of the position function \(s(t)\), we find that \(s′(t)=−32t.\) Therefore, the equation reduces to \(s′(c)=−32c=−40.\) Solving this equation for \(c\), we have \(c=\frac{5}{4}\). Therefore, \(\frac{5}{4}\) sec after the rock is dropped, the instantaneous velocity equals the average velocity of the rock during its free fall: \(−40\) ft/sec.

    The function s(t) = −16t2 + 100 is graphed from (0, 100) to (5/2, 0). There is a secant line drawn from (0, 100) to (5/2, 0). At the point corresponding to x = 5/4, there is a tangent line that is drawn, and this line is parallel to the secant line.
    Figure \(\PageIndex{8}\): At time \(t=5/4\) sec, the velocity of the rock is equal to its average velocity from the time it is dropped until it hits the ground.
    Exercise \(\PageIndex{2}\)

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

    Hint

    First, determine how long it takes for the ball to hit the ground. Then, find the average velocity of the ball from the time it is dropped until it hits the ground.

    Answer

    \(\frac{5}{2\sqrt{2}}\) sec

    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)=0\) for all \(x\) in some interval \(I\), then \(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.

    Corollary 1: Functions with a Derivative of Zero

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

    Proof

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

    \[\frac{f(b)−f(a)}{b−a}≠0. \nonumber\]

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

    \[f′(c)=\frac{f(b)−f(a)}{b−a}. \nonumber\]

    Therefore, there exists \(c∈I\) such that \(f′(c)≠0\), which contradicts the assumption that \(f′(x)=0\) for all \(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.

    Corollary 2: Constant Difference Theorem

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

    Proof

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

    The third corollary of the Mean Value Theorem discusses when a function is increasing and when it is decreasing. Recall that a function \(f\) is increasing over \(I\) if \(f(x_1)<f(x_2)\) whenever \(x_1<x_2\), whereas \(f\) is decreasing over \(I\) if \(f(x_1)>f(x_2)\) whenever \(x_1<x_2\). 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 \(\PageIndex{9}\)). 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.

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

    A vaguely sinusoidal function f(x) is graphed. It increases from somewhere in the second quadrant to (a, f(a)). In this section it is noted that f’ > 0. Then in decreases from (a, f(a)) to (b, f(b)). In this section it is noted that f’ < 0. Finally, it increases to the right of (b, f(b)) and it is noted in this section that f’ > 0.
    Figure \(\PageIndex{9}\): If a function has a positive derivative over some interval \(I\), then the function increases over that interval \(I\); if the derivative is negative over some interval \(I\), then the function decreases over that interval \(I\).
    Corollary 3: Increasing and Decreasing Functions

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

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

    We will prove i.; the proof of ii. is similar. Suppose \(f\) is not an increasing function on \(I\). Then there exist \(a\) and \(b\) in \(I\) such that \(a<b\), but \(f(a)≥f(b)\). Since \(f\) is a differentiable function over \(I\), by the Mean Value Theorem there exists \(c∈(a,b)\) such that

    \[f′(c)=\frac{f(b)−f(a)}{b−a}. \nonumber\]

    Since \(f(a)≥f(b)\), we know that \(f(b)−f(a)≤0\). Also, \(a<b\) tells us that \(b−a>0.\) We conclude that

    \[f′(c)=\frac{f(b)−f(a)}{b−a}≤0. \nonumber\]

    However, \(f′(x)>0\) for all \(x∈I\). This is a contradiction, and therefore \(f\) must be an increasing function over \(I\).

    Key Concepts

    • If \(f\) is continuous over \([a,b]\) and differentiable over \((a,b)\) and \(f(a)=f(b)\), then there exists a point \(c∈(a,b)\) such that \(f′(c)=0.\) This is Rolle’s theorem.
    • If \(f\) is continuous over \([a,b]\) and differentiable over \((a,b)\), then there exists a point \(c∈(a,b)\) such that \[f'(c)=\frac{f(b)−f(a)}{b−a}. \nonumber\] This is the Mean Value Theorem.
    • If \(f'(x)=0\) over an interval \(I\), then \(f\) is constant over \(I\).
    • If two differentiable functions \(f\) and \(g\) satisfy \(f′(x)=g′(x)\) over \(I\), then \(f(x)=g(x)+C\) for some constant \(C\).
    • If \(f′(x)>0\) over an interval \(I\), then \(f\) is increasing over \(I\). If \(f′(x)<0\) over \(I\), then \(f\) is decreasing over \(I\).

    Glossary

    mean value theorem

    if \(f\) is continuous over \([a,b]\) and differentiable over \((a,b)\), then there exists \(c∈(a,b)\) such that \(f′(c)=\frac{f(b)−f(a)}{b−a}\)

    rolle’s theorem
    if \(f\) is continuous over \([a,b]\) and differentiable over \((a,b)\), and if \(f(a)=f(b)\), then there exists \(c∈(a,b)\) such that \(f′(c)=0\)

    Homework Exercises 3.6

    1) Why do you need continuity to apply the Mean Value Theorem? Construct a counterexample. In other words, sketch a graph of a function that is not continuous on an interval and does not have a tangent line parallel to the secant line.

    2) Why do you need differentiability to apply the Mean Value Theorem? Find a counterexample. Please sketch a different example than the one given in the Answer.

    Answer
    One example is \(f(x)=|x|+3,−2≤x≤2\)

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

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

    Answer
    Yes, but the Mean Value Theorem still does not apply

    In exercises 5 - 9, determine over what intervals (if any) the Mean Value Theorem applies. Justify your answer.

    5) \(y=\sin(πx)\)

    6) \(y=\dfrac{1}{x^3}\)

    Answer
    \((−∞,0),(0,∞)\)

    7) \(y=\sqrt{4−x^2}\)

    8) \(y=\sqrt{x^2−4}\)

    Answer
    \((−∞,−2),(2,∞)\)

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

    In exercises 10 - 13, graph the functions on a calculator and draw the secant line that connects the endpoints. Estimate the number of points \(c\) such that \(f′(c)(b−a)=f(b)−f(a).\). Note that you can modify this formula to make it look like the result of the MVT. Show on your sketch of the graph the approximate values of c.

    10) \(y=3x^3+2x+1\) over \([−1,1]\)

    Answer
    2 points

    11) \(y=\tan\left(\frac{π}{4}x\right)\) over \(\left[−\frac{3}{2},\frac{3}{2}\right]\)

    12) \(y=x^2\cos(πx)\) over \([−2,2]\)

    Answer
    5 points

    13) \(y=x^6−\frac{3}{4}x^5−\frac{9}{8}x^4+\frac{15}{16}x^3+\frac{3}{32}x^2+\frac{3}{16}x+\frac{1}{32}\) over \([−1,1]\)

    In exercises 14 - 19, use the Mean Value Theorem and find all points \(0<c<2\) such that \(f(2)−f(0)=f′(c)(2−0)\).

    14) \(f(x)=x^3\)

    Answer
    \(c=\frac{2\sqrt{3}}{3}\)

    15) \(f(x)=\sin(πx)\)

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

    Answer
    \(c=\frac{1}{2},1,\frac{3}{2}\)

    17) \(f(x)=1+x+x^2\)

    18) \(f(x)=(x−1)^{10}\)

    Answer
    \(c=1\)

    19) \(f(x)=(x−1)^9\)

    In exercises 20 - 23, show there is no \(c\) such that \(f(1)−f(−1)=f′(c)(2)\). Explain why the Mean Value Theorem does not apply over the interval \([−1,1].\)

    20) \(f(x)=\left|x−\frac{1}{2} \right|\)

    Answer
    Not differentiable

    21) \(f(x)=\dfrac{1}{x^2}\)

    22) \(f(x)=\sqrt{|x|}\)

    Answer
    Not differentiable

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

    In exercises 24 - 34, determine whether the Mean Value Theorem applies for the functions over the given interval \([a,b]\). Justify your answer.

    24) \(y=e^x\) over \([0,1]\)

    Answer
    Yes

    25) \(y=\ln(2x+3)\) over \([−\frac{3}{2},0]\)

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

    Answer
    The Mean Value Theorem does not apply since the function is discontinuous at \(x=\frac{1}{4},\frac{3}{4},\frac{5}{4},\frac{7}{4}.\)

    27) \(y=\sqrt{9−x^2}\) over \([−3,3]\)

    28) \(y=\dfrac{1}{|x+1|}\) over \([0,3]\)

    Answer
    Yes

    29) \(y=x^3+2x+1\) over \([0,6]\)

    30) \(y=\dfrac{x^2+3x+2}{x}\) over \([−1,1]\)

    Answer
    The Mean Value Theorem does not apply; discontinuous at \(x=0.\)

    31) \(y=\dfrac{x}{\sin(πx)+1}\) over \([0,1]\)

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

    Answer
    Yes

    33) \(y=x\sin(πx)\) over \([0,2]\)

    34) \(y=5+|x|\) over \([−1,1]\)

    Answer
    The Mean Value Theorem does not apply; not differentiable at \(x=0\).

    For exercises 35 - 37, consider the roots of each equation.

    35) Show that the equation \(y=x^3+3x^2+16\) has exactly one real root. What is it?

    36) Find the conditions for exactly one root (double root) for the equation \(y=x^2+bx+c\)

    Answer
    \(b=±2\sqrt{c}\)

    37) Find the conditions for \(y=e^x−b\) to have one root. Is it possible to have more than one root?

    In exercises 38 - 42, use a calculator to graph the function over the interval \([a,b]\) and graph the secant line from \(a\) to \(b\). Use the calculator to estimate all values of \(c\) as guaranteed by the Mean Value Theorem. Then, find the exact value of \(c\), if possible, or write the final equation and use a calculator to estimate to four digits.

    38) [T] \(y=\tan(πx)\) over \(\left[−\frac{1}{4},\frac{1}{4}\right]\)

    Answer
    \(c \approx ±0.1533\)
    \(c=±\frac{1}{π}\cos^{−1}(\frac{\sqrt{π}}{2})\)

    39) [T] \(y=\dfrac{1}{\sqrt{x+1}}\) over \([0,3]\)

    40) [T] \(y=|x^2+2x−4|\) over \([−4,0]\)

    Answer
    The Mean Value Theorem does not apply.

    41) [T] \(y=x+\dfrac{1}{x}\) over \(\left[\frac{1}{2},4\right]\)

    42) [T] \(y=\sqrt{x+1}+\dfrac{1}{x^2}\) over \([3,8]\)

    Answer
    \(\dfrac{1}{2\sqrt{c+1}}−\dfrac{2}{c^3}=\dfrac{521}{2880}\)
    \(c \approx 3.133, 5.867\)

    43) 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?

    44) 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.

    Answer
    Yes

    45) Show that \(y=\sec^2x\) and \(y=\tan^2x\) have the same derivative. What can you say about \(y=\sec^2x−\tan^2x\)?

    46) Show that \(y=\csc^2x\) and \(y=\cot^2x\) have the same derivative. What can you say about \(y=\csc^2x−\cot^2x\)?

    Answer
    It is constant.

    This page titled 3.6: The Mean Value Theorem is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.