document.write( "Question 702433: Find all values of x in the interval [0, 2π] that satisfy the equation:
\n" );
document.write( "6 sin(2x) = 6 cos(x) \n" );
document.write( "
Algebra.Com's Answer #433088 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find all values of x in the interval [0, 2π] that satisfy the equation: \n" ); document.write( "6 sin(2x) = 6 cos(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 (in quadrants I and II where sin>0) \n" ); document.write( " \n" ); document.write( " |