document.write( "Question 65090This question is from textbook An Incremental Development
\n" );
document.write( ": Convert \r
\n" );
document.write( "\n" );
document.write( "-3R - 4U to polar form \n" );
document.write( "
Algebra.Com's Answer #45683 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Convert \n" ); document.write( "-3R - 4U to polar form \n" ); document.write( "-------------- \n" ); document.write( "I've never seen R and U used this way. \n" ); document.write( "I'm going to assume this corresponds to the complex \n" ); document.write( "number -3-4i \n" ); document.write( "If it does the polar form is as follows: \n" ); document.write( "r=sqrt(3^2+4^2)=5 \n" ); document.write( "theta=arctan(-4/-3)=233.13 \n" ); document.write( "Polar form = 5(cos233.13+isin233.13) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |