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)\"\" \"About 
You can put this solution on YOUR website!
In the same units, the circumference is:
\n" ); document.write( "\"+C+=+2pi%2A1+\"
\n" ); document.write( "The angle in radians from origin to the new point is:
\n" ); document.write( "\"+%28+2%2F%28+2pi+%29%29%2A2pi+=+2%0D%0A%7B%7B%7B+sin%28+2+%29+=+.9093+\"
\n" ); document.write( "\"+cos%28+2+%29+=+-.4161+\"
\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( "
\n" );