document.write( "Question 347259: absolute value of 5+3i
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #248331 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=5 and y=3 and use the pythagorean theorem. \n" ); document.write( "z=sqrt(x^2+y^2) \n" ); document.write( "=sqrt(25+9) \n" ); document.write( "=sqrt(34) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |