document.write( "Question 887826: please help me solve this problem!
\n" );
document.write( "find the solutions for each equation on [0, 2pi)
\n" );
document.write( "sin2x + sinx = 0 \n" );
document.write( "
Algebra.Com's Answer #536894 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! sin(2x) + sin(x) = 0\r\n" ); document.write( "\r\n" ); document.write( "2sin(x)cos(x) + sin(x) = 0\r\n" ); document.write( "\r\n" ); document.write( " sin(x)[2cos(x)+1] = 0\r\n" ); document.write( "\r\n" ); document.write( " sin(x)=0; 2cos(x)+1 = 0\r\n" ); document.write( " x=0;\n" ); document.write( " |