x = -1 + 3i
y = -2 - 5i
x + y = (-1 + -2) + (3i + -5i) = -3 -2i
xy = (-1 + 3i)(-2 -5i) = (-1)(-2) + (-2)(3i) + (-5i)(-1) + (3i)(-5i) = 2 - 6i + 5i +15 = 17 - i
x/y = -1 + 3i * -2 + 5i = (-2 - 6i -5i - 15) = -17 - 11i
--------- --------- --------------------- ------------
-2 -5i -2 + 5i 4 + 25 29
William W.
Just a little arithmetic error on the last on Jon. -1*-2 (in the FOIL) = +2 not -2, so the numerator should be -13 - 11i06/29/20