Mean Value Theorem

Mean Value Theorem Video

Picture this: You drive through a tollbooth at the start of a 20-mile stretch of road at 12:30 pm. The speed limit over the entire section is 60 miles per hour. You exit through the tollbooth on the other side at 12:48 pm only to find a police officer waiting to give you a speeding ticket. How did the officer know you were speeding without shooting your car with their radar gun? Calculus, of course!

Since the speed limit is 60 miles per hour, the fastest you can legally go is one mile per minute (60 miles in 60 minutes). So, it should have taken at least 20 minutes to make it to the other side – you can go slower. But you arrive in 18 minutes, so at some point you must have gone faster than 60 miles per hour. No radar gun needed.

The police officer applied the Mean Value Theorem, which says for a continuous, differentiable function over a closed interval, at some point the instantaneous rate of change equals the average rate of change over the interval.

Formally stated, the theorem says:

If \(f\) is continuous over [\(a\),\(b\)] and differentiable over (\(a\), \(b\)), then there is a \(c\) in (\(a\),\(b\)) such that

\(f^{‘}\left ( c \right )=\frac{f\left ( b \right )-f\left ( a \right )}{b-a}\)

 

The police officer knew that if your average rate of change was 20 miles per 18 minutes, or 1.1 miles per minute, at some instant on your trip, you must have traveled 1.1 miles per minute – speeding.

Let’s explore the Mean Value Theorem graphically using the points (-2, 1) and (4, 4). Connecting the points with a linear function clearly demonstrates the Mean Value Theorem, since all points have an instantaneous rate of change of \(\frac{1}{2}\), which is the average rate of change over the interval: \(\frac{4-1}{4-\left ( -2 \right )}=\frac{3}{6}=\frac{1}{2}\)

points (-2,1) (4,4) with a slope of 1 over 2.

What if a curved function goes through those points? On the interval (-2, 4), there must be at least one tangent line that is parallel to the secant line. Recall that a secant line is a straight line that intersects a curve in at least two different points.

points (-2,1) (4,4) with a slope of 1 over 2, 2 tangent lines on either side, and a secant line curving through the middle.

In this case, there are two tangent lines that are parallel to the secant line. You can imagine how the theorem would hold for functions of many different shapes.

What if the endpoints of the interval are the same height? In the case of \(f(x)=1\) over the interval [-2, 2], the average rate of change is zero, since there is no change in height. What about a non-linear function that passes through those same points?

image of f(x)=1 over the interval [-2,2].  The secant line is (-2,1) and (2,1).

The function \(f(x)=-x^{2}+5\) passes through those points and there is a \(c\) such that \({f}'(c)=0\).

This “zero-slope secant line” scenario actually demonstrates Rolle’s Theorem, which says if a continuous, differentiable function’s average rate of change over a closed interval is zero, then at some point in the interval the instantaneous rate of change must be zero.

Formally stated, here’s Rolle’s Theorem:

If \(f\) is continuous over [\(a\),\(b\)] and differentiable over (\(a\), \(b\)), and \(f(a)=f(b)\) then there is a \(c\) in (\(a\), \(b\)) such that

\({f}'(c)=0\)

 

Here’s what these theorems often look like in practice. Let’s take a look at this function:

\(f(x)=x^{2}-2x-6\)

 

Before we begin, first note that since \(f(x)\) is a polynomial function, it satisfies the conditions of continuity and differentiability in both theorems, since it is continuous and differentiable everywhere. There are times where functions will not satisfy these conditions, so be sure to verify them!

What value(s) of \(c\) satisfy Rolle’s Theorem over the interval [-1,3]?

To use Rolle’s theorem, \(f(a)\) must equal \(f(b)\). So we’ll take \(f(-1)\) and plug it into our equation.

\(f(-1)=(-1)^{2}-2(-1)-6=1+2-6=-3\)

 

And this must equal our other end, so now let’s plug in \(f(3)\).

\(f(3)=3^{2}-2(3)-6=9-6-6=-3\)

 

Since this is true, there must be a point \(c\) where the derivative also equals 0. So we’re gonna take the derivative of our function, we have:

\({f}'(x)=2x-2\)

 

So now we want to find where it equals 0. So, remember, we’re looking for the point \(c\), so we’re gonna put \(c\) in the place of \(x\).

\(0=2c-2\)

 

Add 2 to both sides.

\(2=2c\)

 

And then divide by 2 on both sides. So:

\(1=c\)

 

In this case, Rolle’s Theorem and the Mean Value Theorem can be interchanged. Here’s the solution using the Mean Value Theorem. So the Mean Value Theorem says:

\(\frac{f(b)-f(a)}{b-a}\)

 

will give us our point where the derivative equals 0. So \(f(b)=f(3)\).

\(\frac{f(3)-f(-1)}{3-(-1)}=\frac{(-3)-(-3)}{4}=0\)

 

According to the Mean Value Theorem, there must be a place where the derivative equals 0. So again, we’re gonna take the derivative of this function.

\({f}'(x)=2x-2\)

 

And since there must be a place where it equals 0, do:

\(0=2c-2\)

 
Add 2 to both sides.

\(2=2c\)

 

Divide by 2 on both sides. And:

\(1=c\)

 
See, we get the same result either way, whether we use Rolle’s Theorem or Mean Value Theorem.

What values of \(c\) satisfy the Mean Value Theorem over the interval [-1,4]?

To use the Mean Value Theorem, first find the slope of the secant line:

\(\frac{f(b)-f(a)}{b-a}=\frac{f(4)-f(-1)}{4-(-1)}\)

 

So first, let’s find \(f(4)\).

\(f(4)=(4)^{2}-2(4)-6=16-8-6=2\)

 

And then:

\(f(-1)=(-1)^{2}-2(-1)-6=1+2-6=-3\)

 

So now we can go back up here and plug these values in. So \(f(4)=2\), \(f(1)=-3\), so:

\(\frac{2-(-3)}{5}=\frac{5}{5}=1\)

 

At some point in the interval, there is a tangent line with a slope of 1. So we’re gonna take the derivative of our function:

\({f}'(x)=2x-2\)

 

And at some point it must equal 1, so:

\(1=2c-2\)

 

Add 2 to both sides.

\(3=2c\)

 

And divide by 2 on both sides. So:

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

 

For which value of \(b\) in the interval [-2,\(b\)] is the Mean Value Theorem satisfied at \(c=0\)?

If the Mean Value Theorem is satisfied, then the slope of the tangent line at \(c=0\) is the same as the slope of the secant line connecting the endpoints of the interval.

Let’s find the slope of the tangent line. Take the derivative of our function.

\({f}'(x)=2x-2\)

 

And then plug in 0 to find our derivative at \(x=0\).

\({f}'(0)=2(0)-2=0-2=-2\)

 

The slope of the tangent line equals the slope of the secant line. So we’re gonna take this -2 and set that equal to:

\(-2=\frac{f(b)-f(-2)}{b-(-2)}\) 

\(-2=\frac{(b^{2}-2b-6)-((-2)^{2}-2(-2)-6))}{b+2}\) 
 
\(-2=\frac{b^{2}-2b-6-(2)}{b+2}\) 
 
\(-2=\frac{b^{2}-2b-8}{b+2}\)

 

Then, if we factor out our numerator, we get (our \(b\)’s multiply together to get \(b^{2}\), -8 comes from -4 and +2):

\(-2=\frac{(b-4)(b+2)}{b+2}\)

 

Our \(b+2\)’s cancel out and we’re left with:

\(-2=b-4\)

 

Add 4 to both sides, and we get:

\(b=2\)

 

Now let’s take a look at a place where we might have gotten a little tripped up. So let’s take a look at this step right here:

\(-2=\frac{b^{2}-2b-8}{b+2}\)

 

What if we multiplied \((b+2)\times 2\) and solved from there?

\(-2(b+2)=b^{2}-2b-8\)

 

So if we distribute our -2, we get:

\(-2b-4=b^{2}-2b-8\)

 

Add \(2b\) to both sides.

\(-4=b^{2}-8\)

 

Add 8 to both sides.

\(4=b^{2}\)

 

And take the square root of both sides. That gives us:

\(b=\pm 2\)

 

Now, there’s a slight difference between our two answers. This answer (\(b=2\)) only gives us positive 2, and this answer (\(b=\pm 2\)) includes negative 2. We can’t include -2 because, if we look back at this step (\(-2=\frac{b^{2}-2b-6-(2)}{b+2}\)), we have \(b+2\) in the denominator, so if we plug in -2, we’ll get a 0 in the denominator, which means that it’s undefined.

So even though we found two solutions this way, we know that there’s really only one solution that we’re looking for. There are a couple other reasons this is true. -2 must lie in the open interval we’re considering, but (-2,-2) is actually empty, and another reason is that since \(f(x)\) is quadratic, there’s only one turning point. There can be two \(c\) values with two or more turning points. It’s the same reason only one \(c\)-value was located in parts \(a\) and \(b\). A quick graph verifies our findings.

Image of solution to f(x)=x2-2x-6

That’s it for the Mean Value Theorem! I hope that this video helped with your understanding of this oh-so-important finding. You’ll see that it pops up in various places as you discover more calculus! I hope this video was helpful. Thanks for watching and happy studying!

 

Return to Calculus Videos

633482

 

by Mometrix Test Preparation | This Page Last Updated: December 19, 2023