Multiple choice

Number of roots of the equation $\cos^2x+\dfrac {\sqrt 3+1}{2} \sin x-\dfrac {\sqrt 3}{4}-1=0$ which lie in the interval $[-\pi, \pi]$ is-

  1. $2$
  2. $4$
  3. $6$
  4. $8$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let sin x = t. Equation becomes (1-t^2) + ((sqrt(3)+1)/2)t - (sqrt(3)/4 + 1) = 0. Solving for t gives sin x = sqrt(3)/2 or sin x = 1/2. In [-pi, pi], sin x = sqrt(3)/2 has 2 solutions and sin x = 1/2 has 2 solutions. Total 4.

AI explanation

Replace cos^2(x) with 1 - sin^2(x) to form the quadratic equation 4sin^2(x) - (sqrt(3)+1)2sin(x) + sqrt(3) = 0. Factoring this gives (sin(x) - 1)(4sin(x) - sqrt(3)) = 0, so sin(x) = 1 or sin(x) = sqrt(3)/2. In the interval [-pi, pi], sin(x) = 1 gives the single solution pi, while sin(x) = sqrt(3)/2 gives the three solutions -2pi/3, pi/3, and 2pi/3, making a total of 4 roots.