document.write( "Question 855451: Find the exact solutions of the equation in the interval [0, 2π)
\n" );
document.write( "(7 sin 2x + 7 cos 2x)^2 = 49 \n" );
document.write( "
Algebra.Com's Answer #515468 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: I'll get you started\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "( 7sin(2x) + 7cos(2x) )^2 = 49\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7sin(2x) + 7cos(2x) = 7 or 7sin(2x) + 7cos(2x) = -7 ... take the square root of both sides (don't forget about the plus/minus)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sin(2x) + cos(2x) = 1 or sin(2x) + cos(2x) = -1 ... divide everything by 7 \n" ); document.write( " |