document.write( "Question 400985: (2-3i)-(4-5i)+(-3+2i) \n" ); document.write( "
Algebra.Com's Answer #283781 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! (2-3i) - (4-5i) + (-3+2i) \n" ); document.write( "For many reasons it is a good idea to change any subtractions to additions of the opposite:
\n" ); document.write( "Rewriting the subtractions as additions of the opposite we get: \n" ); document.write( "(2+(-3i)) - (4+(-5i)) + (-3+2i) \n" ); document.write( "(2+(-3i)) + (-4+5i)) + (-3+2i) \n" ); document.write( "Only like terms can be added. So we will rearrange the order and the grouping so that all the like terms are grouped: \n" ); document.write( "(2+(-4)+(-3)) + (-3i+5i+2i) \n" ); document.write( "Adding we get: \n" ); document.write( "-5 + 4i \n" ); document.write( "And we are finished. \n" ); document.write( " |