document.write( "Question 855999: Solve for all real values of x in radians. \n" );
document.write( "
Algebra.Com's Answer #515671 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve for all real values of x in radians. \n" ); document.write( "(2cos(x)) - 1)*(cos(2x) - 2) = 0 \n" ); document.write( "------ \n" ); document.write( "cos(x) = 1/2 \n" ); document.write( "x = pi/3 + 2n*pi, n = 0,1,2,3... \n" ); document.write( "x = 5pi/3 + 2n*pi, n = 0,1,2,3... \n" ); document.write( "==================== \n" ); document.write( "cos(x) = 1 \n" ); document.write( "x = 0 + n*pi, n = 0,1,2,3... \n" ); document.write( " |