Concept:The local maxima of a function occur at points where the first derivative is zero and the second derivative is negative (or the derivative changes sign from positive to negative). We apply this to the given trigonometric function.Explanation:Given f(x)=4cos3x+33cos2x−10, for x∈(0,2π).Step 1: Differentiate f(x) with respect to x:f′(x)=4⋅3cos2x(−sinx)+33⋅2cosx(−sinx)=−12cos2xsinx−63cosxsinx.Factor out −6sinxcosx:f′(x)=−6sinxcosx(2cosx+3).Step 2: Set f′(x)=0 to find critical points in (0,2π):−6sinxcosx(2cosx+3)=0 implies:sinx=0, cosx=0, or 2cosx+3=0⇒cosx=−23.Step 3: Solve each equation in (0,2π):- sinx=0 gives x=π (since x=0,2π are excluded).- cosx=0 gives x=2π,23π.- cosx=−23 gives x=65π,67π (since cosine is negative in Quadrants II and III).Total critical points: π,2π,23π,65π,67π.Step 4: Determine which are local maxima. Use the sign of f′(x) around each point or the second derivative test. Compute f′′(x) or analyze sign changes. A simpler approach: examine the factors' sign patterns. The factor 2cosx+3 changes sign at 65π and 67π. The factor sinx is positive in (0,π) and negative in (π,2π) (except zeros). The factor cosx changes sign at 2π and 23π. By checking intervals, we find that f′(x) changes from positive to negative at x=65π and x=67π. At other points, the derivative changes from negative to positive (minima) or does not change. Therefore, the local maxima occur at x=65π and x=67π.Step 5: Count the points of local maxima in (0,2π): two points.
Answer:2 points of local maxima, corresponding to option B.