document.write( "Question 625895: find the rectangular coordinates of the point with polar coordinates (-2, 5pi/6) \n" ); document.write( "
Algebra.Com's Answer #393893 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the rectangular coordinates of the point with polar coordinates (-2, 5pi/6) \n" ); document.write( "------------ \n" ); document.write( "The terminal point is in Q4 \n" ); document.write( "--------- \n" ); document.write( "x = 2*cos(5pi/6) = sqrt(3)/2 \n" ); document.write( "y = 2*sin(5pi/6) = 0.5 \n" ); document.write( "------------ \n" ); document.write( "--> (sqrt(3)/2,-0.5) \n" ); document.write( " \n" ); document.write( " |