document.write( "Question 821507: Find the absolute value of the complex number:
\n" );
document.write( "√(11) + i√(5)
\n" );
document.write( "If you could explain how to do it that would be great!!
\n" );
document.write( "Thanks!! \n" );
document.write( "
Algebra.Com's Answer #494172 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the absolute value of the complex number: \n" ); document.write( "√(11) + i√(5) \n" ); document.write( "If you could explain how to do it that would be great!! \n" ); document.write( "------ \n" ); document.write( "That means:: \n" ); document.write( "1st: Plot the point (sqrt(11) , sqrt(5)) on a RealNumber/Imaginary coordinate \n" ); document.write( "system. \n" ); document.write( "2nd: Then find the distance from (0,0) to (sqrt(11) , sqrt(5)). \n" ); document.write( "------ \n" ); document.write( "Use Pythagoras:: \n" ); document.write( "|sqrt(11)+isqrt(5)| = sqrt[[sqrt(11)]^2 + [sqrt(5)]^2] = sqrt[11+5] = 4 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |