document.write( "Question 1136716: An ant starts at the point (1,0) on the unit circle and walks counterclockwise a distance of 2 units around the circle. Find the x and y coordinates (accurate to two decimal places) of the final location of the ant. \n" ); document.write( "
Algebra.Com's Answer #754512 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! In the same units, the circumference is: \n" ); document.write( " \n" ); document.write( "The angle in radians from origin to the new point is: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "---------------------------- \n" ); document.write( "Note that 2 radians is more than pi/2 ( 90 degrees ), \n" ); document.write( "so the point is in the 2nd quadrant \n" ); document.write( "( -.42, .91 ) \n" ); document.write( "--------------- \n" ); document.write( "Get a 2nd opinion if needed. I'm assuming \n" ); document.write( "the center is at origin \n" ); document.write( " \n" ); document.write( " |