document.write( "Question 1180393: Solve cos2x = 1 - sinx for 0° < x < 360°. In terms of angles \n" ); document.write( "
Algebra.Com's Answer #810053 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Using the trig identity cos(2x) = 1 - 2sin^2(x), we have:
\n" ); document.write( "1 - 2sin^2(x) = 1 - sin(x) -> sin(x)(2sin(x) - 1) = 0
\n" ); document.write( "This equation is satisfied if either sin(x) = 0 or 2sin(x) = 1
\n" ); document.write( "sin(x) = 0 -> x = 0, pi
\n" ); document.write( "sin(x) = 1/2 -> x = pi/6, 5pi/6
\n" ); document.write( "
\n" ); document.write( "
\n" );