How do you solve #2sin^2x-cosx=1# on the interval [0,2pi]?
1 Answer
Feb 19, 2016
Explanation:
Use the identity
#sin^2x + cos^2x -= 1#
to make the equation into a quadratic equation w.r.t.
#2sin^2x + cosx = 2(1 - cos^2x) - cosx#
#= -2cos^2x - cosx +2#
#= 1#
#2cos^2x + cosx -1 = 0#
#(2cosx - 1)(cosx + 1) = 0#
This means that
#cosx = 1/2# #or# #cosx = -1#