document.write( "Question 1045173: Find all values of x in the interval [0, 2π] that satisfy the equation
\n" );
document.write( "6 cos(x) + 3 sin(2x) = 0 \n" );
document.write( "
Algebra.Com's Answer #660582 by ikleyn(52800)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find all values of x in the interval [0, 2π] that satisfy the equation \n" ); document.write( "6 cos(x) + 3 sin(2x) = 0 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "6*cos(x) + 3*sin(2x) = 0,\r\n" ); document.write( "\r\n" ); document.write( "Divide both sides by 3 and replace sin(2x) by 2*sin(x)*cos(x): sin(2x) = 2*sin(x)*cos(x). You will get\r\n" ); document.write( "\r\n" ); document.write( "2*cos(x) + 2*sin(x)*cos(x) = 0.\r\n" ); document.write( "\r\n" ); document.write( "Divide both sides by 2. You will get\r\n" ); document.write( "\r\n" ); document.write( "cos(x) + sin(x)*cos(x) = 0.\r\n" ); document.write( "\r\n" ); document.write( "Factorize: \r\n" ); document.write( "\r\n" ); document.write( "cos(x)*(1+sin(x)) = 0.\r\n" ); document.write( "\r\n" ); document.write( "The equation deploys in two independent equations:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "1) cos(x) = 0 ---> x = \n" ); document.write( " \n" ); document.write( " |