document.write( "Question 808520: Find all values of x in the interval [0, 2π] that satisfy the given equation.\r
\n" );
document.write( "\n" );
document.write( "-sin2x = (squreroot 2) cos x\r
\n" );
document.write( "\n" );
document.write( "How do I do this? \n" );
document.write( "
Algebra.Com's Answer #487060 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( "(1) \n" ); document.write( "Use the trig identity for double-angle formulas \n" ); document.write( "(2) \n" ); document.write( "(3) \n" ); document.write( "Now as long as cos(x) is not equal to zero (to be verified) we can divide both sides of (3) by cos(x) and get \n" ); document.write( "(4) \n" ); document.write( "(5) \n" ); document.write( "(6) x = 225 and 315 degrees. \n" ); document.write( "Since neither angle has it's cosine equal to zero, the division by cosx in (3) was allowed. \n" ); document.write( "Answer: x = {225,315} degrees. \n" ); document.write( " |