Zeeshan S. answered 06/22/23
Grad Engineer Specializing in Math, Test Prep, Physics and Engineering
Rolle’s Theorem states that if f is a continuous function on the closed interval [a,b], differentiable in the open interval (a,b), and f(a)=f(b) then there exists at least one number c in (a,b) such that the f’(c) = 0.
Rolle’s Theorem is a simple three-step process:
- Check to make sure the function is continuous and differentiable on the closed interval.
- Plug in both endpoints into the function to check they yield the same y-value.
- If yes, to both steps above, then this means we are guaranteed at least one point within the interval where the first derivative equals zero.
Step 1.
Since f(x) = −x2 + 6x is a polynomial function, then f(x) is continuous and differentiable.
Step 2.
plug in 0 and 6 to the function to check if they have the same value
f(0) = 0
f(6) = -62+6(6) = 0
Both Steps 1 and 2 are valid, which means Rolle's theorem applies
f'(x) = -2x+6
for values c
f'(c) = -2c+6 = 0
Thus c = 3