document.write( "Question 43414: write in polar form: 5-i \n" ); document.write( "
Algebra.Com's Answer #28425 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! r = sqrt(x^2 + y^2) \n" ); document.write( "theta = arctan(y/x) ...I use q for theta \n" ); document.write( "so that \n" ); document.write( "r = sqrt(26) and q = arctan(-1/5) \n" ); document.write( "and we get \n" ); document.write( "(sqrt(26), arctan(-1/5)) or about \n" ); document.write( "(5.1, -11.3°) \n" ); document.write( " |