document.write( "Question 834911: Convert the below point to rectangular coordinates.\r
\n" );
document.write( "\n" );
document.write( "P (sqrt2, pi/4) \n" );
document.write( "
Algebra.Com's Answer #503302 by stanbon(75887) ![]() You can put this solution on YOUR website! Convert the below point to rectangular coordinates. \n" ); document.write( "P (sqrt2, pi/4) \n" ); document.write( "----- \n" ); document.write( "x = r*cos(pi/4) = sqrt(2) = 1/2 \n" ); document.write( "----- \n" ); document.write( "y = r*sin(pi/4) = sqrt(2) = 1/2 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |