document.write( "Question 384770:  express in polar form, using the smallest non-negative value for the argument.
\n" );
document.write( "-1/2 + radical 3/2 i \n" );
document.write( "
| Algebra.Com's Answer #272371 by stanbon(75887)      You can put this solution on YOUR website! express in polar form, using the smallest non-negative value for the argument. \n" ); document.write( "-1/2 + radical 3/2 i \n" ); document.write( "----------------- \n" ); document.write( "r = sqrt[(1/2)^2 + (sqrt(3)/2)^2] = sqrt[1/4 + 3/4] = 1 \n" ); document.write( "------- \n" ); document.write( "theta = arctan[(sqrt(3)/2)/(1/2)] = arctan[sqrt(3)] = 60 degrees \n" ); document.write( "-- \n" ); document.write( "But the point is in the 2nd Quadrant so theta = 120 degrees or (2pi/3) \n" ); document.write( "--- \n" ); document.write( "Polar Form: 1(cos(2pi/3)+isin(2pi/3)) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |