document.write( "Question 141787: A circle centered at the point of origin has a radius of 10. If the point (10,0) is rotated 120 degrees counter-clockwise, determine the coordinates of the new point in exact radical form. \n" ); document.write( "
Algebra.Com's Answer #114881 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A circle centered at the point of origin has a radius of 10. If the point (10,0) is rotated 120 degrees counter-clockwise, determine the coordinates of the new point in exact radical form. \n" ); document.write( "------------------------- \n" ); document.write( "x = 10*cos(120) \n" ); document.write( "y = 10*sin(120) \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so the point is: \n" ); document.write( "-5, \n" ); document.write( " \n" ); document.write( " |