document.write( "Question 375262: whatis the sum of the complex numbers (12-5i) and (-3+4i) \n" ); document.write( "
Algebra.Com's Answer #266847 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
(12 + (-3)) + (-5 + 4)i = 9 + (-1)i = 9-i. \n" ); document.write( "
\n" );