document.write( "Question 128862: (-2-4i)+(3-6i) \n" ); document.write( "
Algebra.Com's Answer #94238 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
To add two complex numbers, just add the real parts together and then add the coefficients of the imaginary parts. -2 plus 3 is 1, and -4 plus (-6) is -10, so you should have \"1-10i\" \n" ); document.write( "
\n" );