document.write( "Question 786235: Find all values of x in the interval [0,2pi] that satisfy the equation. ( enter your answers as a comma separated list) \r
\n" );
document.write( "\n" );
document.write( "5sin(2x) = 5cos(x) \n" );
document.write( "
Algebra.Com's Answer #477992 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Find all values of x in the interval [0,2pi] that satisfy the equation. ( enter your answers as a comma separated list) \n" ); document.write( "5sin(2x) = 5cos(x) \n" ); document.write( "sin2x=cosx \n" ); document.write( "2sinxcosx=cosx \n" ); document.write( "2sinx=1 \n" ); document.write( "sinx=1/2 \n" ); document.write( "x=π/6, 5π/6 \n" ); document.write( " \n" ); document.write( " |