document.write( "Question 482289: Simplify the following product of complex numbers.\r
\n" );
document.write( "\n" );
document.write( "(-10 + 3i) · (-2) \n" );
document.write( "
Algebra.Com's Answer #330189 by mathtutor019(5)![]() ![]() ![]() You can put this solution on YOUR website! Multiplying complex numbers is just like multiplying real numbers and variables so all you do is distribute. \n" ); document.write( "So...........\r \n" ); document.write( "\n" ); document.write( "(-10+3i) (-2) \n" ); document.write( "Distribute the -2\r \n" ); document.write( "\n" ); document.write( "(-10*-2) + (3i*-2) \n" ); document.write( "Multiply\r \n" ); document.write( "\n" ); document.write( "20+-6i or 20-6i \n" ); document.write( " |