fghtffyrdmns
- 145
- 0
Homework Statement
Find the maximum value and minimum value of the function f(x) = cos 2x + 2sinx
0 \leq x \leq \frac{3\pi}{4}
Homework Equations
f(x) = cos 2x + 2sinx
The Attempt at a Solution
f(x) = cos 2x + 2sinx
f'(x) = -2sin2x + 2cosx
0=-2sin2x + 2 cosx
2sin2x=2cosx
sin2x = cosx
2sinxcosx = cosx
2sinx = 1
sin x = \frac{1}{2}
x = \frac{\pi}{6}
f''(x) = -4cos2x - 2sinx
If I check, it is a max. But everything(in the domain) I check is max. What's up with this? Is my derivative wrong?