Lösung 2.3:1c

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
K
Zeile 1: Zeile 1:
As always when completing the square, we focus on the quadratic and linear terms
As always when completing the square, we focus on the quadratic and linear terms
-
<math>2x-x^{2}</math>, which we also can write as
+
<math>2x-x^{2}</math>, which we also can write as <math>-(x^{2}-2x)</math>. If we neglect the minus sign, we can complete square of the expression <math>2x-x^{2}</math> by using the formula
-
<math>-\left( x^{2}-2x \right)</math>
+
-
. If we neglect the minus sign, we can complete square of the expression
+
-
<math>2x-x^{2}</math>
+
-
by using the formula
+
-
 
+
-
 
+
-
<math>x^{2}-ax=\left( x-\frac{a}{2} \right)^{2}-\left( \frac{a}{2} \right)^{2}</math>
+
 +
{{Displayed math||<math>x^{2}-ax = \biggl(x-\frac{a}{2}\biggr)^{2} - \biggl(\frac{a}{2}\biggr)^{2}</math>}}
and we obtain
and we obtain
-
 
+
{{Displayed math||<math>x^{2}-2x = \biggl(x-\frac{2}{2}\biggr)^{2} - \biggl(\frac{2}{2}\biggr)^{2} = (x-1)^{2}-1\,\textrm{.}</math>}}
-
<math>x^{2}-2x=\left( x-\frac{2}{2} \right)^{2}-\left( \frac{2}{2} \right)^{2}=\left( x-1 \right)^{2}-1</math>
+
-
 
+
This means that
This means that
 +
{{Displayed math||<math>\begin{align}
 +
5+2x-x^{2} &= 5-(x^{2}-2x) = 5-\bigl((x-1)^{2}-1\bigr)\\[5pt]
 +
&= 5-(x-1)^{2}+1 = 6-(x-1)^{2}\textrm{.}
 +
\end{align}</math>}}
-
<math>\begin{align}
+
A quick check shows that we have completed the square correctly
-
& 5+2x-x^{2}=5-\left( x^{2}-2x \right)=5-\left( \left( x-1 \right)^{2}-1 \right) \\
+
-
& \\
+
-
& =5-\left( x-1 \right)^{2}+1=6-\left( x-1 \right)^{2} \\
+
-
& \\
+
-
\end{align}</math>
+
-
 
+
-
 
+
-
A quick check shows that we have completed the square correctly.:
+
-
 
+
-
<math>\begin{align}
+
{{Displayed math||<math>\begin{align}
-
& 6-\left( x-1 \right)^{2}=6-\left( x^{2}-2x+1 \right)=6-x^{2}+2x-1 \\
+
6-(x-1)^{2}
-
& \\
+
&= 6-(x^{2}-2x+1)\\[5pt]
-
& =5+2x-x^{2} \\
+
&= 6-x^{2}+2x-1\\[5pt]
-
& \\
+
& =5+2x-x^{2}\textrm{.}
-
\end{align}</math>
+
\end{align}</math>}}

Version vom 13:53, 26. Sep. 2008

As always when completing the square, we focus on the quadratic and linear terms \displaystyle 2x-x^{2}, which we also can write as \displaystyle -(x^{2}-2x). If we neglect the minus sign, we can complete square of the expression \displaystyle 2x-x^{2} by using the formula

Vorlage:Displayed math

and we obtain

Vorlage:Displayed math

This means that

Vorlage:Displayed math

A quick check shows that we have completed the square correctly

Vorlage:Displayed math