document.write( "Question 860774: Find the rectangular coordinates of the point whose polar coordinates are (6,pi/3). Please include details for solving \n" ); document.write( "
Algebra.Com's Answer #518773 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x = r × cos( θ )
\n" ); document.write( "y = r × sin( θ )\r
\n" ); document.write( "\n" ); document.write( "x = 6 × cos( pi/3 ),
\n" ); document.write( "y = 6 × sin( pi/3 )\r
\n" ); document.write( "\n" ); document.write( "{x = 3, y = 3 sqrt(3)}
\n" ); document.write( "
\n" );