document.write( "Question 321043: Find the quotient of the complex numbers.
\n" );
document.write( "(4 + 4i )/(7 + 6i ) \n" );
document.write( "
Algebra.Com's Answer #229938 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the quotient of the complex numbers. \n" ); document.write( "(4 + 4i )/(7 + 6i ) \n" ); document.write( "------------------ \n" ); document.write( "Multiply numerator and denominator by 7-6i \n" ); document.write( "-------- \n" ); document.write( "= [(4+4i)(7-6i)]/[49+36] \n" ); document.write( "--- \n" ); document.write( "= [28+24 +(28-24)i]/85 \n" ); document.write( "---- \n" ); document.write( "= [52+4i]/85 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |