
Metin E. answered 03/08/24
Experienced Community College Teacher Specializing in Statistics
This is a statement of the Mean Value Theorem:
"Let f: [a, b] โ R be aย continuous functionย on the closedย intervalย [a, b],ย andย differentiableย on the open intervalย (a, b),ย whereย a < b.ย Then there exists someย cย inย (a, b)ย such that f'(c) = (f(b) - f(a)) / (b - a)."
The given function f satisfies the conditions of the Mean Value Theorem.
It is continuous on the closed interval [-4, 2]
and differentiable on the open interval (-4, 2).
We know those statements to be true because the problem already tells us "the following function f which is differentiable for all x".
If we did not have that statement, we would have to reason that f is a piecewise function where each piece is a polynomial, thus each piece is continuous and differentiable. We would then have to do some additional work at x = 1.
For the given function f, we have:
f(-4) = (-4)3 + 2 * (-4)2 - 4 * (-4) + 2
= -64 + 2 * 16 + 16 + 2
= -64 + 32 + 16 + 2
= -14
f(2) = 3 * 2 - 2 = 4
(f(2) - f(-4)) / (2 - (-4)) = (4 - (-14)) / (2 + 4)
= (4 + 14) / (2 + 4)
= 18 / 6
= 3
The derivative of the function f is given by:
f'(x) =
3x2 + 4x - 4, if x โค 1
3, if x > 1
Thus, we immediately see that all the values of c between 1 and 2 satisfy the MVT.
Let us now investigate whether there are any values of c between -4 and 1 that also satisfy the MVT.
3x2 + 4x - 4 = 3
โ 3x2 + 4x - 4 - 3 = 3 - 3
โ 3x2 + 4x - 7 = 0
โ (3x + 7)(x - 1) = 0
โ 3x + 7 = 0 or x - 1 = 0
โ x = -7/3 or x = 1
-9/3 < -7/3 < -6/3 so -3 < -7/3 < -2 so -7/3 is indeed in the interval (-4, 1]
Thus, the set of values of c that satisfy the MVT for the function f on the interval (-4, 2) is:
{-7/3} u [1, 2)
That is, the value -7/3 and all the real numbers between 1 (inclusive) and 2 (exclusive).
"Suppose f is differentiable at a. Show that f is continuous at a."
This is an extremely important result in calculus and its proof can easily be found in countless many sources.
Sarafina E.
Thank you03/12/24