document.write( "Question 145570: \"plot all the complex numbers in the complex plane whose absolute value is 4. \" \n" ); document.write( "
Algebra.Com's Answer #106272 by stanbon(75887) ![]() You can put this solution on YOUR website! |a+bi| = sqrt(a^2+b^2) \n" ); document.write( "If sqrt(a^2+b^2) = 4 \n" ); document.write( "then a^2+b^2 = 16 \n" ); document.write( "then {(a,b)} are all the points on a circle of radius 4 with center at the origin. \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |