Lösung 3.3:4b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Aktuelle Version (13:05, 3. Sep. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 5 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
Typically, one solves a second-degree by completing the square, followed by taking the root.
+
Eine quadratische Gleichung wie diese löst man durch quadratische Ergänzung
-
 
+
-
If we complete the square of the left-hand side, we get
+
-
 
+
-
 
+
-
<math>\begin{align}
+
-
& \left( z-2 \right)^{2}-2^{2}+5=0, \\
+
-
& \left( z-2 \right)^{2}+1=0. \\
+
-
\end{align}</math>
+
-
 
+
-
 
+
-
Taking the root then gives that the equation has roots
+
-
<math>z-2=\pm i,</math>
+
-
i.e.
+
-
<math>z=\text{2}+i</math>
+
-
and
+
-
<math>z=\text{2}-i</math>.
+
-
 
+
-
If we want to be sure that we have found the correct solutions, we can substitute each solution into the equation and see whether the equation is satisfied.
+
-
 
+
-
 
+
-
<math>\begin{align}
+
-
& z=\text{2}+i:\quad z^{2}-4z+5=\left( \text{2}+i \right)^{2}-4\left( \text{2}+i \right)+5 \\
+
-
& =2^{2}+4i+i^{2}-8-4i+5 \\
+
-
& =4+4i-1-8-4i+5=0 \\
+
-
\end{align}</math>
+
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
(z-2)^2-2^2+5&=0,\\[5pt]
 +
(z-2)^2+1&=0.
 +
\end{align}</math>}}
 +
Berechnen wir die Wurzel der rechten Seite, erhalten wir die Lösungen (Wurzeln) <math>z-2=\pm i</math>, also <math>z=2+i</math> und <math>z=2-i</math>.
 +
Wir können diese Lösungen in der Gleichung substituieren, um zu prüfen, ob wir richtig gerechnet haben.
<math>\begin{align}
<math>\begin{align}
-
& z=\text{2-}i:\quad z^{2}-4z+5=\left( \text{2-}i \right)^{2}-4\left( \text{2-}i \right)+5 \\
+
z=2+i:\qquad z^2-4z+5
-
& =2^{2}-4i+i^{2}-8+4i+5 \\
+
&= (2+i)^2-4(2+i)+5\\[5pt]
-
& =4-4i-1-8+4i+5=0 \\
+
&= 2^2+4i+i^2-8-4i+5\\[5pt]
 +
&= 4+4i-1-8-4i+5\\[5pt]
 +
&=0\\[10pt]
 +
z={}\rlap{2-i:}\phantom{2+i:}{}\qquad z^2-4z+5
 +
&= (2-i)^2-4(2-i)+5\\[5pt]
 +
&= 2^2-4i+i^2-8+4i+5\\[5pt]
 +
&= 4-4i-1-8+4i+5\\[5pt]
 +
&= 0
\end{align}</math>
\end{align}</math>

Aktuelle Version

Eine quadratische Gleichung wie diese löst man durch quadratische Ergänzung

\displaystyle \begin{align}

(z-2)^2-2^2+5&=0,\\[5pt] (z-2)^2+1&=0. \end{align}

Berechnen wir die Wurzel der rechten Seite, erhalten wir die Lösungen (Wurzeln) \displaystyle z-2=\pm i, also \displaystyle z=2+i und \displaystyle z=2-i.

Wir können diese Lösungen in der Gleichung substituieren, um zu prüfen, ob wir richtig gerechnet haben.

\displaystyle \begin{align} z=2+i:\qquad z^2-4z+5 &= (2+i)^2-4(2+i)+5\\[5pt] &= 2^2+4i+i^2-8-4i+5\\[5pt] &= 4+4i-1-8-4i+5\\[5pt] &=0\\[10pt] z={}\rlap{2-i:}\phantom{2+i:}{}\qquad z^2-4z+5 &= (2-i)^2-4(2-i)+5\\[5pt] &= 2^2-4i+i^2-8+4i+5\\[5pt] &= 4-4i-1-8+4i+5\\[5pt] &= 0 \end{align}