Question 148653
sin(b) + 2cos^2(b) = 1
sin(b) + 2(1 - sin^2(b)) = 1
sin(b) + 2 - 2sin^2(b) = 1
2sin^2(b) - sin(b) - 1 = 0
* when you factor, you treat this much like any other polynomial .. for understanding sakes, x = sin(b)
2x^2 - x - 1 = 0
2x^2 - 2x + x - 1 = 0
(2x^2 - 2x) + (x - 1) = 0
2x(x - 1) + (x - 1) = 0
(2x + 1)(x - 1) = 0
* x = sin(b)
(2sin(b) + 1)(sin(b) - 1) = 0
2sin(b) + 1 = 0 and sin(b) - 1 = 0
sin(b) = -1/2 and sin(b) = 1