Solution 3.1:1a
From Förberedande kurs i matematik 2
(Difference between revisions)
m (Lösning 3.1:1a moved to Solution 3.1:1a: Robot: moved page) |
|||
Line 1: | Line 1: | ||
{{NAVCONTENT_START}} | {{NAVCONTENT_START}} | ||
- | < | + | When two complex numbers are added, we add their real and imaginary parts together |
+ | <math>\begin{align} | ||
+ | (5-2i)+(3+5i)&=(5+3)+(-2i+5i)\\ | ||
+ | &=8+(-2+5)i\\ | ||
+ | &=8+3i | ||
+ | \end{align} | ||
+ | </math> | ||
{{NAVCONTENT_STOP}} | {{NAVCONTENT_STOP}} |
Revision as of 11:27, 18 September 2008
When two complex numbers are added, we add their real and imaginary parts together \displaystyle \begin{align} (5-2i)+(3+5i)&=(5+3)+(-2i+5i)\\ &=8+(-2+5)i\\ &=8+3i \end{align}