document.write( "Question 810408: find all solutions t in the interval (0, 2pi) to the equation sin(2t)=square root of 2 cos (t) \n" ); document.write( "
Algebra.Com's Answer #488420 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find all solutions t in the interval (0, 2pi) to the equation \n" ); document.write( "sin(2t)=square root of 2 cos (t) \n" ); document.write( "-------------- \n" ); document.write( "2*sin(t)(cos(t)) = sqrt(2)*cos(t) \n" ); document.write( "------ \n" ); document.write( "2*sin(t) = sqrt(2) \n" ); document.write( "------ \n" ); document.write( "sin(t) = sqrt(2)/2 \n" ); document.write( "------ \n" ); document.write( "t = pi/4 or t = (3/4)pi \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " |