document.write( "Question 394202: For the complex number 5+6i find the value of θ (theta) in the trigonometric form (answer to the nearest hundredth of a degree). \r
\n" );
document.write( "\n" );
document.write( "I have a test on complex numbers tomorrow and this kind of problem will be on it. I don't understand it at all, so thank you for any help on this.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #279705 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! \"For the complex number 5+6i find the value of θ (theta) in the trigonometric form (answer to the nearest hundredth of a degree). \r \n" ); document.write( "\n" ); document.write( "I have a test on complex numbers tomorrow and this kind of problem will be on it. I don't understand it at all, so thank you for any help on this.\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when complex numbers are plotted in x + iy (standard cartesian form) the x axis is the Real numbers, the y-axis is the Imaginary axis, the iy gets plotted against the y-axis\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in trigonometric form: \n" ); document.write( "the distance r from the origin to where z = x + iy is plotted is the hypotenuse of a right triangle \n" ); document.write( "the x-leg equals rcos(θ) \n" ); document.write( "the y-leg equals rsin(θ) \n" ); document.write( "θ (theta) is the angle between the line r makes and the real (x) axis \n" ); document.write( "r = sqrt(x^2 + y^2) \n" ); document.write( "z = rcos(θ) + risin(θ) = r(cos(θ) + isin(θ))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5 + 6i is in quadrant I, the quadrants are numbered clockwise \n" ); document.write( "r = sqrt(5^2 + 6^2) \n" ); document.write( "r = sqrt(25 + 36) \n" ); document.write( "r = sqrt(61) \n" ); document.write( "θ = atan(abs(y/x)), where atan is arctangent, and abs means absolute value \n" ); document.write( "θ = atan(abs(y/x)) = atan(6/5) \n" ); document.write( "θ = 50.19 degrees to the nearest hundredth\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |