Lösung 3.4:1b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Aktuelle Version (11:26, 4. Sep. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 6 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
The trick is to complement the numerator with terms that are missing so that the division of the leading term (the term of highest degree) becomes possible, and then successively work down in degree until the numerator has lower degree than the denominator.
+
Der Trick ist, dass man den Zähler so verändert, dass der Term mit dem höchsten Grad zusammen mit anderen Termen durch den Nenner teilbar ist. Das gelingt, indem man Terme addiert und subtrahiert bis die Division möglich ist.
-
In our example, we write first
+
In unserem Fall schreiben wir
 +
{{Abgesetzte Formel||<math>\frac{x^2}{x+1}=\frac{x^2+x-x}{x+1}\,\textrm{.}</math>}}
-
<math>\frac{x^{2}}{x+1}=\frac{x^{2}+x-x}{x+1}</math>
+
Wir haben hier <math>x</math> addiert und dann subtrahiert. Jetzt können wir den <math>x^2</math>-Term los werden
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
\frac{x^2+x-x}{x+1}
 +
&= \frac{x^2+x}{x+1}-\frac{x}{x+1}
 +
= \frac{x(x+1)}{x+1}-\frac{x}{x+1}
 +
= x-\frac{x}{x+1}\,\textrm{.}
 +
\end{align}</math>}}
-
Note that we have added
+
Wir haben also <math>x</math> addiert, sodass der Term <math>x^2+x</math> durch <math>x+1</math> teilbar wird.
-
<math>x</math>
+
-
and then taken away the same
+
-
<math>x</math>
+
-
in the numerator. The reason why we do it in this way is that we can now eliminate terms in
+
-
<math>x^{2}</math>:
+
 +
Mit dem zweiten Term <math>x/(x+1)</math> machen wir es ähnlich. Wir addieren und subtrahieren <math>1</math> zum/vom Zähler, sodass wir <math>x+1</math> erhalten
-
<math>\begin{align}
+
{{Abgesetzte Formel||<math>\begin{align}
-
& \frac{x^{2}+x-x}{x+1}=\frac{x^{2}+x}{x+1}-\frac{x}{x+1}=\frac{x\left( x+1 \right)}{x+1}-\frac{x}{x+1} \\
+
x-\frac{x}{x+1} = x-\frac{x+1-1}{x+1} = x-\frac{x+1}{x+1}+\frac{1}{x+1}
-
& =x-\frac{x}{x+1} \\
+
= x-1+\frac{1}{x+1}\,\textrm{.}
-
\end{align}</math>
+
\end{align}</math>}}
-
 
+
Der Rest hat jetzt einen niedrigeren Grad als der Nenner und damit sind wir mit der Division fertig.
-
Thus, we added <math>x</math>
+
-
which is precisely what is necessary in order that
+
-
<math>x^{2}+x</math>
+
-
should have
+
-
<math>x+1</math>
+
-
as a factor.
+
-
 
+
-
We can treat the second term
+
-
<math>{x}/{\left( x+1 \right)}\;</math> in a similar way. Add and take away
+
-
<math>\text{1}</math>
+
-
in order to get
+
-
<math>x+\text{1}</math>, which can then be divided away:
+
-
 
+
-
 
+
-
<math>\begin{align}
+
-
& x-\frac{x}{x+1}=x-\frac{x+1-1}{x+1}=x-\frac{x+1}{x+1}+\frac{1}{x+1} \\
+
-
& =x-1+\frac{1}{x+1} \\
+
-
\end{align}</math>
+
-
 
+
-
 
+
-
In the remaining polynomial fraction, the numerator is of higher degree than the denominator and we cannot go any further with the division.
+

Aktuelle Version

Der Trick ist, dass man den Zähler so verändert, dass der Term mit dem höchsten Grad zusammen mit anderen Termen durch den Nenner teilbar ist. Das gelingt, indem man Terme addiert und subtrahiert bis die Division möglich ist.

In unserem Fall schreiben wir

\displaystyle \frac{x^2}{x+1}=\frac{x^2+x-x}{x+1}\,\textrm{.}

Wir haben hier \displaystyle x addiert und dann subtrahiert. Jetzt können wir den \displaystyle x^2-Term los werden

\displaystyle \begin{align}

\frac{x^2+x-x}{x+1} &= \frac{x^2+x}{x+1}-\frac{x}{x+1} = \frac{x(x+1)}{x+1}-\frac{x}{x+1} = x-\frac{x}{x+1}\,\textrm{.} \end{align}

Wir haben also \displaystyle x addiert, sodass der Term \displaystyle x^2+x durch \displaystyle x+1 teilbar wird.

Mit dem zweiten Term \displaystyle x/(x+1) machen wir es ähnlich. Wir addieren und subtrahieren \displaystyle 1 zum/vom Zähler, sodass wir \displaystyle x+1 erhalten

\displaystyle \begin{align}

x-\frac{x}{x+1} = x-\frac{x+1-1}{x+1} = x-\frac{x+1}{x+1}+\frac{1}{x+1} = x-1+\frac{1}{x+1}\,\textrm{.} \end{align}

Der Rest hat jetzt einen niedrigeren Grad als der Nenner und damit sind wir mit der Division fertig.