Lösung 2.1:1e
Aus Online Mathematik Brückenkurs 1
(Unterschied zwischen Versionen)
K (Lösning 2.1:1e moved to Solution 2.1:1e: Robot: moved page) |
|||
(Der Versionsvergleich bezieht 5 dazwischen liegende Versionen mit ein.) | |||
Zeile 1: | Zeile 1: | ||
- | + | Indem wir die bimomische Formel <math>(a-b)^2 = a^2-2ab+b^2 </math> benutzen, mit <math> a=x </math> und <math> b=7</math>, bekommen wir | |
- | + | ||
- | + | ||
- | + | {{Abgesetzte Formel||<math> (x-7)^2=x^2-2 \cdot x \cdot 7 + 7^2 = x^2-14x+49\,\textrm{.}</math>}} | |
- | + | Alternativ kann man das Quadrat als <math> (x-7)\cdot (x-7)</math> schreiben, wobei man folgendes bekommt | |
- | <math> | + | {{Abgesetzte Formel||<math>\begin{align} |
- | + | (x-7)\cdot (x-7) &= (x-7)\cdot x - (x-7)\cdot 7 \\[3pt] | |
- | \begin{align} | + | &= x\cdot x-7 \cdot x -(x\cdot 7 - 7\cdot 7) \\[3pt] |
- | (x-7)\cdot (x-7) &= (x-7)\cdot x - (x-7)\cdot 7 \\ | + | &= x^2 -7x-(7x-49)\\[3pt] |
- | &= x\cdot x-7 \cdot x -(x\cdot 7 - 7\cdot 7) \\ | + | & \stackrel{*}= x^2-7x-7x+49 \\[3pt] |
- | &= x^2 -7x-(7x-49)\\ | + | &= x^2-(7+7)x+49\\[3pt] |
- | & \stackrel{*}= x^2-7x-7x+49 \\ | + | &= x^2-14x+49\,\textrm{.} |
- | &= x^2-(7+7)x+49\\ | + | \end{align}</math>}} |
- | &= x^2-14x+49 | + | |
- | \end{align} | + | |
- | </math> | + | |
- | + | (*) Hier haben wir die Klammern entfernt und gleichzeitig die Terme in der Klammer mit <math>-1</math> multipliziert. | |
- | + | ||
- | + |
Aktuelle Version
Indem wir die bimomische Formel \displaystyle (a-b)^2 = a^2-2ab+b^2 benutzen, mit \displaystyle a=x und \displaystyle b=7, bekommen wir
\displaystyle (x-7)^2=x^2-2 \cdot x \cdot 7 + 7^2 = x^2-14x+49\,\textrm{.} |
Alternativ kann man das Quadrat als \displaystyle (x-7)\cdot (x-7) schreiben, wobei man folgendes bekommt
\displaystyle \begin{align}
(x-7)\cdot (x-7) &= (x-7)\cdot x - (x-7)\cdot 7 \\[3pt] &= x\cdot x-7 \cdot x -(x\cdot 7 - 7\cdot 7) \\[3pt] &= x^2 -7x-(7x-49)\\[3pt] & \stackrel{*}= x^2-7x-7x+49 \\[3pt] &= x^2-(7+7)x+49\\[3pt] &= x^2-14x+49\,\textrm{.} \end{align} |
(*) Hier haben wir die Klammern entfernt und gleichzeitig die Terme in der Klammer mit \displaystyle -1 multipliziert.