document.write( "Question 502372: . Simplify the following product of complex numbers.
\n" ); document.write( "(-1 + 3i) • (-9 – 7i)
\n" ); document.write( "can someone explain this to me
\n" ); document.write( "

Algebra.Com's Answer #338823 by geetha_rama(94)\"\" \"About 
You can put this solution on YOUR website!
(-1+3i) * (-9 - 7i)
\n" ); document.write( "= -1*-9 + 3i*(-9) -1*(-7i) + (3i)*(-7i)
\n" ); document.write( "= 9 -27i + 7i -21i^2
\n" ); document.write( "= 9 -20i + 21 (since i^2 = -1)
\n" ); document.write( "= 30 -20i
\n" ); document.write( "= 10* (3 -2i)
\n" ); document.write( "
\n" );