document.write( "Question 265623: How do you find the modulus of z= 3/(5+7i) ? I am asked to find the modulus and Arg(z), but I cannot figure out what x & y are for |z|=sqrt(x^2+y^2) (the modulus).\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #195286 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do you find the modulus of z= 3/(5+7i) ? I am asked to find the modulus and Arg(z), but I cannot figure out what x & y are for |z|=sqrt(x^2+y^2) (the modulus). \n" ); document.write( "-------------- \n" ); document.write( "z = 3/(5+7i) \n" ); document.write( "z = 3(5-7i)/74 \n" ); document.write( "modulus = 3*sqrt(74)/74 \n" ); document.write( "----------- \n" ); document.write( "Arg(z) = arctan(-7/5) =~ 125.54 degs \n" ); document.write( " \n" ); document.write( " |