Lösung 2.1:1h

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (hat „Solution 2.1:1h“ nach „Lösung 2.1:1h“ verschoben: Robot: moved page)
Zeile 1: Zeile 1:
-
We expand the quadratic with the squaring rule <math> (a+b)^2=a^2+2ab+b^2 </math>, where <math> a=5x^3 </math> and <math> b=3x^5 </math>,
+
Wie erweitern den Quadrat <math> (a+b)^2=a^2+2ab+b^2 </math> mit der binomischen Formel, wo <math> a=5x^3 </math> und <math> b=3x^5 </math>,
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 8: Zeile 8:
\end{align}</math>}}
\end{align}</math>}}
-
Note: In the last line, we have moved the terms around so that the highest order term, <math> 9x^{10} </math>, comes first, followed by terms of decreasing order.
+
In der letzten Reihe haben wir die Terme umgeordnet sodass die Terme nach Exponent geordnet sind.

Version vom 12:51, 28. Feb. 2009

Wie erweitern den Quadrat \displaystyle (a+b)^2=a^2+2ab+b^2 mit der binomischen Formel, wo \displaystyle a=5x^3 und \displaystyle b=3x^5 ,

\displaystyle \begin{align}

(5x^3 + 3x^5)^2 &= (5x^3)^2 +2\cdot 5x^3\cdot 3x^5 +(3x^5)^{2} \\[3pt] &= 5^2x^{3\cdot 2} + 2\cdot 5\cdot 3\cdot x^{3+5}+ 3^2 x^{5\cdot 2}\\[3pt] &= 25x^6 +30 x^8 +9x^{10}\\[3pt] &= 9x^{10} +30x^8 +25x^6\textrm{.} \end{align}

In der letzten Reihe haben wir die Terme umgeordnet sodass die Terme nach Exponent geordnet sind.