Concept:Finding derivatives and critical points of a trigonometric function to determine maxima and minima within a closed interval.
Explanation:Given function:
f(x)=sinx+21cos2x on
[0,2π].
1. Differentiate:
f′(x)=cosx+21(−2sin2x)=cosx−sin2x. Hence option (A) is correct.
2. Critical points occur where
f′(x)=0:
cosx−sin2x=0⇒cosx=sin2x=2sinxcosx.
If
cosx=0, divide:
1=2sinx⇒sinx=21⇒x=6π.
If
cosx=0, then
x=2π (since interval includes
2π).
Both
x=6π and
x=2π lie in
[0,2π], so option (B) is correct.
3. Evaluate
f(x) at endpoints and critical points:
f(0)=0+21⋅1=0.5 f(6π)=21+21cos3π=21+21⋅21=43 f(2π)=1+21cosπ=1−21=0.5 Minimum value =
0.5, maximum value =
43. So option (D) is correct, but option (C) is false (minimum is not 2).
Thus statements (A), (B), (D) are true.
Answer:Option A: (A), (B) and (D) only.