document.write( "Question 929119: Find all values of x in the interval [0, 2π] that satisfy the equation
\n" );
document.write( "(sin x) * (cos x) = 0? \n" );
document.write( "
Algebra.Com's Answer #564165 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( "(sin x) * (cos x) = 0? \n" ); document.write( "sinx=0 \n" ); document.write( "x=0, π \n" ); document.write( "or \n" ); document.write( "cosx=0 \n" ); document.write( "x=π/2, 3π/2 \n" ); document.write( " |