Question 698870: How do you do this problem with work on how you did it?
Add these complex numbers. Write your in a + bi form.
(-2+3i)+(-1-4i) Found 2 solutions by jim_thompson5910, Simnepi:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! Add the real parts and the imaginary parts separately as if they were different terms, like x and y.
So
-2 + -1 = -3 (the real part)
and
(+3i) + (-4i) = -i (the imaginary part)
giving
(-2+3i)+(-1-4i) = (-3-i)