146k views
4 votes
Anyone help me? If f(x) is differentiable for the closed interval [−3, 2] such that f(−3) = 4 and f(2) = 4, then there exists a value c, −3 < c < 2 such that

f(c) = 0
f '(c) = 0
f (c) = 5
f '(c) = 5

User Carson Lee
by
5.5k points

1 Answer

5 votes

You're using Rolle's theorem. This theorem states that, if a function is continous in
[a,b] and differentiable in
(a,b), and
f(a)=f(b), then there exists a middle point
c \in [a,b] such that
f'(c)=0

In other words, if a continous and differentiable function starts and ends at the same height, then it has a maximum or minimum.

In your case, since the function is differentiable in the closed interval, it is also continuous in the closed interval (differentiability implies continuity), and also being differentiable in the closed interval obviously implies that the function is differentiable in the open interval. Also, you're given that the function evaluates to 4 at both extreme points, so the hypothesis of the theorem are granted.

User Amahfouz
by
5.2k points