Let's calculate:
- $$(3+2i)+(8-2i)$$
- $$(3+2i)-(8-2i)$$
Development:
-
$$(3+2i)+(8-2i)=(3+8)+(2+(-2))i=11+0i=11$$
We have added the real parts $$(3 +8)$$ and we have added the imaginary parts $$(2 + (-2))$$. This last component is zero and therefore the solution is a real number.
-
$$(3+2i)-(8-2i)=(3-8)+(2-(-2))i=-5+(2+2)i=-5+4i$$
We substract real parts $$(3-8)$$ and the imaginary parts $$(2 - (-2))$$. The real part result is $$-5$$ and the imaginary part result is $$4$$.
Solution:
- $$11$$
- $$-5+4i$$