Lösung 3.4:1b
Aus Online Mathematik Brückenkurs 2
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.
In our example, we write first
\displaystyle \frac{x^2}{x+1}=\frac{x^2+x-x}{x+1}\,\textrm{.} |
Note that we have added \displaystyle x and then taken away the same \displaystyle x in the numerator. The reason why we do it in this way is that we can now eliminate terms in \displaystyle x^2,
\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} |
Thus, we added \displaystyle x which is precisely what is necessary in order that the numerator \displaystyle x^2 should contain a sub expression which has \displaystyle x+1 as a factor.
We can treat the second term \displaystyle x/(x+1) in a similar way. Add and take away \displaystyle 1 in order to get \displaystyle x+1, which can then be divided away,
\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} |
In the remaining polynomial fraction, the numerator is of lower degree than the denominator and we cannot go any further with the division.