|
|
The Mean Value Theorem

Consider two police officers. One officer is parked with a radar gun next to mile marker 8, while the other is parked with a radar gun at mile marker 17. A car passes the first officer at 1:00 pm. The radar gun says the vehicle travels at 65 mph. Nine miles down, the car passes the second officer at 1:06 pm at 67 mph. The speed limit is 70 mph. Should the officers issue the vehicle a speeding ticket?

Mockup Schule

Explore our app and discover over 50 million learning materials for free.

The Mean Value Theorem

Illustration

Lerne mit deinen Freunden und bleibe auf dem richtigen Kurs mit deinen persönlichen Lernstatistiken

Jetzt kostenlos anmelden

Nie wieder prokastinieren mit unseren Lernerinnerungen.

Jetzt kostenlos anmelden
Illustration

Consider two police officers. One officer is parked with a radar gun next to mile marker 8, while the other is parked with a radar gun at mile marker 17. A car passes the first officer at 1:00 pm. The radar gun says the vehicle travels at 65 mph. Nine miles down, the car passes the second officer at 1:06 pm at 67 mph. The speed limit is 70 mph. Should the officers issue the vehicle a speeding ticket?

Why would the officers issue a speeding ticket if the car was clocked traveling below the speed limit at both mile markers? Let's focus on the more important question: How did the car travel 9 miles in 6 minutes? This would mean that the car travels with an average speed of 90 mph which is certainly over the speed limit. The Mean Value Theorem is a Calculus theorem that ensures the car could not possibly have an average speed of 90 mph without traveling at exactly 90 mph at least once between the two police officers.

The Mean Value Theorem highlights a link between the tangent and secant lines. Although the result may seem somewhat obvious, the theorem is used to prove many other theorems in Calculus.

What is the Calculus behind the Mean Value Theorem and its Formula?

The Mean Value Theorem states that if a function f is:

  • continuous on the closed interval [a, b]

  • differentiable on the open interval (a, b)

then there is a number c such that a < c < b and

f'(c)=f(b)-f(a)b-a

In words, the theorem states that for at least one point on the curve between endpoints a and b, the slope of the tangent line (instantaneous rate of change) will be equal to the slope of the secant line (average rate of change) through the points (a, f(a)) and (b, f(b)).

The Mean Value Theorem visual representation of secant and tangent line relationship StudySmarterThe slope of the tangent line between two points must equal the slope of the secant line between those two points at least once according to the Mean Value Theorem - StudySmarter Original

In a real-world application, the Mean Value Theorem says that if you drive 40 miles in one hour, then at some point within that hour, your speed will be exactly 40 miles per hour.

Mean Value Theorem Proof

Let A represent the point (a, f(a)) and B represent the point (b, f(b)).

Notice how the right-hand side of the Mean Value Theorem is the slope of the secant line through points A and B. Using point A to form the equation for the secant line, we get

y=f(b)-f(a)b-a(x-a)+f(a)

Let F(x) be the vertical distance between some point (x, f(x)) on the graph of f and the corresponding point on the secant line through A and B. Then, F is positive when the graph of f is above the secant line and negative otherwise. In mathematical terms,

F(x)=f(x)-f(b)-f(a)b-a(x-a)+f(a)

The Mean Value Theorem proof of MVT with secant line StudySmarter

We want to show that F satisfies the conditions of Rolle's Theorem. For more information on this theorem, please view our article on Rolle's Theorem.

  • Is F continuous on [a, b]?
    • Yes - the difference between f(x) and a polynomial function is continuous.
  • Is F differentiable on (a, b)?
    • Yes - the difference between f(x) and a polynomial function is differentiable
  • At a and b, does F equal 0?
    • F(a)=f(a)-0+f(a)=0 and F(b)=f(b)-f(b)-f(a)+f(a)=0

With the conditions of Rolle's Theorem satisfied, we know that some c in the interval (a, b) must exist such that F'(c)=0.

When we differentiate F(x), we find

F'(x)=f'(x)-f(b)-f(a)b-a

Using our conclusion from satisfying Rolle's Theorem,

0=f'(c)-f(b)-f(a)b-a

So, there exists some c in the interval (a, b) such that

f'(c)=f(b)-f(a)b-a

The Mean Value Theorem Examples

Example 1

Let's look at a real-world application of the Mean Value Theorem.

A ball is dropped from a height of 100 ft. Its position in seconds after it's dropped is modeled by the function s(t)=-16t2+100.

  1. How long does the ball take to hit the ground after it's dropped?
  2. Find the ball's average velocity between when it is released and when it hits the ground.
  3. Then, find the time guaranteed by the Mean Value Theorem when the instantaneous velocity of the ball is equal to the ball's average velocity.

Step 1: Ensure that s(t) is continuous and differentiable

Before using the Mean value Theorem, we must ensure our function meets the theorem's requirements.

Since s(t) is a polynomial, we know it is continuous and differentiable on the entire interval!

Step 2: Find the number of seconds it takes for the ball to hit the ground

The ball is dropped from a height of 100 ft. Let the ground be at 0 ft. So, to find when the ball hits the ground, we can set s(t)=0 and solve for t!

s(t)=0=-16t2+100 -100=-16t2 ±52=t

As our time in seconds cannot be negative, the ball must hit the ground at 52, or 2.5, seconds.

Step 3: Find the average velocity of the ball

We will use the time the ball is released, t=0, and the time the ball hits the ground t=52 (which is the total time that the ball is in free fall) to find the average velocity of the ball over the course of its fall. Averaging over both values...

vavg=s52-s052-0=-16522+100--1602+10052=-10052=-40 ft/sec

Therefore, the average velocity of the ball is 40 ft/sec (down) during the time it is in the air. The sign of the velocity is negative here because the ball travels in the negative (in this case, down) direction.

Step 4: Apply the Mean Value Theorem

The Mean Value Theorem states that there is at least one point on0, 52 seconds where the ball has an instantaneous velocity of 40 ft/sec (down).

We'll start by taking the derivative of the position function s(t).

s'(t)=-32t

To find the time the ball has a velocity of 40 ft/sec (down), we set s'(t) equal to -40.

-32t=-40 t=54

So, the ball reaches a velocity of -40 ft per second at time 54, or 1.25, seconds.

Example 2

Assume that a function f(x) is continuous and differentiable on the interval [5, 15]. Given f(5) = 4 and f'(x)10. Find the largest possible value that f(15) can take on.

The problem specifies that f(x) is in fact continuous and differentiable. Thus, we can apply the Mean Value Theorem.

Step 1: Rearrange the Mean Value Theorem equation

We are looking for the value of f(15), or f(b). So, let's rearrange the equation to solve for f(b).

f'(c)=f(b)-f(a)b-af'(c)(b-a)=f(b)-f(a)f(b)=f'(c)(b-a)+f(a)

Step 2: Plug in known values

If f'(x) has a maximum value of 10, then f'(c) also has a maximum value of 10. So, we can substitute 10 in for f'(c) into the Mean Value Theorem.

f(b)=10(15-5)+4=104

So, the maximum value that f(15) can be is 104.

The Mean Value Theorem for Integrals

The Mean Value Theorem can also be applied specifically to integrals. Details on this can be found in our article The Mean Value Theorem for Integrals.

The Mean Value Theorem - Key takeaways

  • The Mean Value Theorem says that if a function is continuous on the interval [a, b] and differentiable on the interval (a, b), then there is a number c such that a<c<b and f'(c)=f(b)-f(a)b-a
    • Make sure f(x) is continuous on the open interval and differentiable on the closed interval before applying the Mean Value Theorem
  • Geometrically, the Mean Value Theorem states that for at least one point on the curve between endpoints a and b, the slope of the tangent line will be equal to the slope of the secant line through the point (a, f(a)) and (b, f(b))

Frequently Asked Questions about The Mean Value Theorem

The Mean Value Theorem illustrates the like between the tangent line and the secant line. For at least one point on the curve between endpoints and b, the slope of the tangent line will be equal to the slope of the secant line through the point (a, f(a)) and (b, f(b)).

The Mean Value Theorem is used to prove a multitude of other theorems in Calculus.

The Mean Value Theorem can be verified by making sure the the derivative at some point is equal to the average value of the function on the interval (a, b)

Unknown values can be found by plugging in known values to the Mean Value Theorem formula and solving for the unknown value.

The Mean Value Theorem is used in applications of position and velocity. It can also be used to prove a multitude of other Calculus theorems.

More about The Mean Value Theorem

Join over 22 million students in learning with our StudySmarter App

The first learning app that truly has everything you need to ace your exams in one place

  • Flashcards & Quizzes
  • AI Study Assistant
  • Study Planner
  • Mock-Exams
  • Smart Note-Taking
Join over 22 million students in learning with our StudySmarter App Join over 22 million students in learning with our StudySmarter App

Sign up to highlight and take notes. It’s 100% free.

Entdecke Lernmaterial in der StudySmarter-App

Google Popup

Join over 22 million students in learning with our StudySmarter App

Join over 22 million students in learning with our StudySmarter App

The first learning app that truly has everything you need to ace your exams in one place

  • Flashcards & Quizzes
  • AI Study Assistant
  • Study Planner
  • Mock-Exams
  • Smart Note-Taking
Join over 22 million students in learning with our StudySmarter App