Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

jsMath

Lösung 3.1:1a

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
 
When two complex numbers are added, we add their real and imaginary parts together
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)\\
+
{{Displayed math||<math>\begin{align}
-
&=8+(-2+5)i\\
+
(5-2i)+(3+5i)
-
&=8+3i
+
&= (5+3)+(-2i+5i)\\
-
\end{align}
+
&= 8+(-2+5)i\\
-
</math>
+
&= 8+3i\,\textrm{.}
-
{{NAVCONTENT_STOP}}
+
\end{align}</math>}}

Version vom 14:45, 29. Okt. 2008

When two complex numbers are added, we add their real and imaginary parts together

(52i)+(3+5i)=(5+3)+(2i+5i)=8+(2+5)i=8+3i.