
Doug C. answered 01/02/20
Math Tutor with Reputation to make difficult concepts understandable
Since this is a quadratic equation, might be able to solve by factoring. But first we need to write with only one trig function. Since cosx is the linear term, consider replacing sin2(x) with (1-cos2x), and then converting to standard form.
8(1-cos2x) + 6cosx - 9 = 0
8 -8cos2x + 6cosx - 9 = 0
8cos2x -6cosx +1 = 0 (after combining similar terms, multiply through by -1 so leading coefficient is positive--making it easier to factor)
(4 cosx - 1) (2cosx -1 ) = 0
x = cos-1(1/4) or x = cos-1(1/2)
Those will each give two solutions in the interval [0, 2pi). Two of the solutions will be between 0 and pi/2. The other two will be between 3pi/2 and 2pi.