document.write( "Question 387553: An ant start at the point (1,0) on the unit circle and walks counterclockwise 3 unit around the circle. Find coordinates of y and find the location of the ant. \n" ); document.write( "
Algebra.Com's Answer #274031 by Alan3354(69443) You can put this solution on YOUR website! \n" ); document.write( "The angle in radians is 3 \n" ); document.write( "The coordinates are (cos(3), sin(3)) \n" ); document.write( "= (-0.98999,0.14065) \n" ); document.write( "That's the location of the ant. \n" ); document.write( "The \"coordinates of y\" ??? \n" ); document.write( " \n" ); document.write( " |