Lösung 3.2:2

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
Aktuelle Version (10:18, 9. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 6 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
The first thing we do is to square both sides of the equation
+
Wir quadrieren zuerst die Gleichung
-
{{Displayed math||<math>2x+7 = (x+2)^2</math>}}
+
{{Abgesetzte Formel||<math>2x+7 = (x+2)^2</math>|(*)}}
-
to obtain an equation without a root sign. It is possible that we thereby introduce so-called spurious roots (solutions to the new equation which are not solutions to the old equation), so we need to test the solutions in the original root equation before we answer.
+
und erhalten so eine Gleichung ohne Wurzeln. Wir erweitern die rechte Seite der Gleichung und erhalten
-
If we expand the right-hand side in the squared equation, we get
+
{{Abgesetzte Formel||<math>2x+7=x^{2}+4x+4</math>}}
-
{{Displayed math||<math>2x+7=x^{2}+4x+4</math>|(*)}}
+
oder
-
which we also can write as
+
{{Abgesetzte Formel||<math>x^{2}+2x-3=0\,\textrm{.}</math>}}
-
{{Displayed math||<math>x^{2}+2x-3=0\,\textrm{.}</math>}}
+
Quadratische Ergänzung auf der linken Seite gibt
-
Completing the square of the left-hand side gives
+
{{Abgesetzte Formel||<math>x^2+2x-3 = (x+1)^2-1^2-3 = (x+1)^2-4\,\textrm{.}</math>}}
-
{{Displayed math||<math>x^2+2x-3 = (x+1)^2-1^2-3 = (x+1)^2-4\,\textrm{.}</math>}}
+
Wir erhalten die Gleichung
-
The equation then becomes
+
{{Abgesetzte Formel||<math>(x+1)^2 = 4</math>}}
-
{{Displayed math||<math>(x+1)^2 = 4</math>}}
+
mit den Lösungen
-
 
+
-
which has solutions
+
:*<math>x=-1+\sqrt{4}=-1+2=1</math>
:*<math>x=-1+\sqrt{4}=-1+2=1</math>
Zeile 27: Zeile 25:
:*<math>x=-1-\sqrt{4}=-1-2=-3</math>
:*<math>x=-1-\sqrt{4}=-1-2=-3</math>
-
A quick check shows also that <math>x=-3</math> and <math>x=1</math> are solutions to the squared equation (*):
+
Eine schnelle Kontrolle zeigt, dass die Lösungen die Gleichung (*) erfüllen:
:{|
:{|
||<ul><li>''x''&nbsp;=&nbsp;-3:</li></ul>
||<ul><li>''x''&nbsp;=&nbsp;-3:</li></ul>
-
||<math>\ \text{LHS} = 2\cdot (-3)+7 = -6+7 = 1</math> and
+
||<math>\ \text{Linke Seite} = 2\cdot (-3)+7 = -6+7 = 1</math> und
|-
|-
||
||
-
||<math>\ \text{RHS} = (-3+2)^{2} = 1</math>
+
||<math>\ \text{Rechte Seite} = (-3+2)^{2} = 1</math>
|-
|-
||<ul><li>''x''&nbsp;=&nbsp;1:</li></ul>
||<ul><li>''x''&nbsp;=&nbsp;1:</li></ul>
-
||<math>\ \text{LHS} = 2\cdot 1+7 = 2+7 = 9</math> and
+
||<math>\ \text{Linke Seite} = 2\cdot 1+7 = 2+7 = 9</math> und
|-
|-
||
||
-
||<math>\ \text{RHS} = (1+2)^2 = 9</math>
+
||<math>\ \text{Rechte Seite} = (1+2)^2 = 9</math>
|}
|}
-
When we test the solutions in the root equation, we get that
+
Wir testen schließlich, ob die Lösungen die ursprüngliche Wurzelgleichung erfüllen:
:{|
:{|
||<ul><li>''x''&nbsp;=&nbsp;-3:</li></ul>
||<ul><li>''x''&nbsp;=&nbsp;-3:</li></ul>
-
||<math>\ \text{LHS} = \sqrt{2\cdot (-3)+7} = \sqrt{-6+7} = \sqrt{1} = 1</math> and
+
||<math>\ \text{Linke Seite} = \sqrt{2\cdot (-3)+7} = \sqrt{-6+7} = \sqrt{1} = 1</math> und
|-
|-
||
||
-
||<math>\ \text{RHS} = -3+2 = -1</math>
+
||<math>\ \text{Rechte Seite} = -3+2 = -1</math>
|-
|-
||<ul><li>''x''&nbsp;=&nbsp;1:</li></ul>
||<ul><li>''x''&nbsp;=&nbsp;1:</li></ul>
-
||<math>\ \text{LHS} = \sqrt{2\cdot 1+7} = \sqrt{2+7} = \sqrt{9} = 3</math>
+
||<math>\ \text{Linke Seite} = \sqrt{2\cdot 1+7} = \sqrt{2+7} = \sqrt{9} = 3</math>
|-
|-
||
||
-
||<math>\ \text{RHS} = 1+2 = 3</math>
+
||<math>\ \text{Rechte Seite} = 1+2 = 3</math>
|}
|}
-
and therefore <math>x=1</math> is the only solution to the root equation (<math>x=-3</math> is a spurious root).
+
Daher ist <math>x=1</math> die einzige Lösung der Gleichung (<math>x=-3</math> ist eine Scheinlösung).
-
Note: The check we carry out when substituting the solutions into equation (*) is not strictly speaking necessary, but more for seeing that we haven't calculated incorrectly. On the other hand, testing in the root equation is necessary.
+
Hinweis: Es ist nicht wirklich notwendig zu testen, ob die Lösungen die Gleichung (*) erfüllen. Es ist aber immer notwendig zu testen, ob die Lösungen die ursprüngliche Wurzelgleichung erfüllen.

Aktuelle Version

Wir quadrieren zuerst die Gleichung

\displaystyle 2x+7 = (x+2)^2 (*)

und erhalten so eine Gleichung ohne Wurzeln. Wir erweitern die rechte Seite der Gleichung und erhalten

\displaystyle 2x+7=x^{2}+4x+4

oder

\displaystyle x^{2}+2x-3=0\,\textrm{.}

Quadratische Ergänzung auf der linken Seite gibt

\displaystyle x^2+2x-3 = (x+1)^2-1^2-3 = (x+1)^2-4\,\textrm{.}

Wir erhalten die Gleichung

\displaystyle (x+1)^2 = 4

mit den Lösungen

  • \displaystyle x=-1+\sqrt{4}=-1+2=1
  • \displaystyle x=-1-\sqrt{4}=-1-2=-3

Eine schnelle Kontrolle zeigt, dass die Lösungen die Gleichung (*) erfüllen:

  • x = -3:
\displaystyle \ \text{Linke Seite} = 2\cdot (-3)+7 = -6+7 = 1 und
\displaystyle \ \text{Rechte Seite} = (-3+2)^{2} = 1
  • x = 1:
\displaystyle \ \text{Linke Seite} = 2\cdot 1+7 = 2+7 = 9 und
\displaystyle \ \text{Rechte Seite} = (1+2)^2 = 9

Wir testen schließlich, ob die Lösungen die ursprüngliche Wurzelgleichung erfüllen:

  • x = -3:
\displaystyle \ \text{Linke Seite} = \sqrt{2\cdot (-3)+7} = \sqrt{-6+7} = \sqrt{1} = 1 und
\displaystyle \ \text{Rechte Seite} = -3+2 = -1
  • x = 1:
\displaystyle \ \text{Linke Seite} = \sqrt{2\cdot 1+7} = \sqrt{2+7} = \sqrt{9} = 3
\displaystyle \ \text{Rechte Seite} = 1+2 = 3

Daher ist \displaystyle x=1 die einzige Lösung der Gleichung (\displaystyle x=-3 ist eine Scheinlösung).


Hinweis: Es ist nicht wirklich notwendig zu testen, ob die Lösungen die Gleichung (*) erfüllen. Es ist aber immer notwendig zu testen, ob die Lösungen die ursprüngliche Wurzelgleichung erfüllen.