Q. 66

Question

Prove the Mean Value Theorem: If f is continuous on [a,b] and differentiable on (a,b), then there is some value c(a,b) with f'(c)=f(b)-f(a)b-a.

Step-by-Step Solution

Verified
Answer

We have proved the Mean Value Theorem.

1Step 1. Given Information

A function f is continuous on [a,b] and differentiable on (a,b).

2Step 2. Mean Value Theorem.

If a function f is continuous on [a,b] and differentiable on (a,b) and l(x) be the secant line from (a,f(a)) to (b,f(b)).We rotate the secant line l(x) such that it plays the role of the x-axis. We will consider the function g(x)=f(x)-l(x). The graph of this new function g(x) will have roots at x=a and x=b,and we will be able to apply Rolle's theorem. Since the secant line l(x) has the slope f(b)-f(a)b-a and passes through the point (a,f(a)), its equation is,

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

This means that the function g(x)=f(x)-l(x) is equal to,

g(x)=f(x)-f(b)-f(a)b-a(x-a)-f(a)

We can apply Rolle's Theorem to g(x) as it satisfies all the hypotheses that are:

(i) it is continuous on [a,b]

(ii) it is differentiable on (a,b)

(iii) g(a)=0 and g(b)=0.

We can thus conclude that there exist some c(a,b) for which g'(c)=0. Now, calculating g'(x):

g'(x)=ddx[f(x)-f(b)-f(a)b-a(x-a)-f(a)]        =f'(x)-f(b)-f(a)b-a(1-0)-0        =f'(x)-f(b)-f(a)b-a

Hence, through the calculation and by conclusion from Rolle's Theorem we know that, g'(c)=0,for this value of c we have,

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

Therefore, f'(c)=f(b)-f(a)b-a.

Hence, proved.