document.write( "Question 703359: What is abs(3-4i)? \n" ); document.write( "
Algebra.Com's Answer #433474 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is abs(3-4i) \n" ); document.write( "----- \n" ); document.write( "abs(3-4i) = |3-4i| = sqrt(3^2+4^2) = sqrt(25) = 5 \n" ); document.write( "================================ \n" ); document.write( "Note: |3-4i| means \"the distance from (3,0) to (0,-4)\" \n" ); document.write( "where 3 is on the x-axis (Real Number) axis and \n" ); document.write( "-4 (Complex Number) is on the y-axis. \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |