Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Lösung 2.1:1h

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Robot: Automated text replacement (-[[Bild: +[[Image:))
Aktuelle Version (13:51, 4. Aug. 2009) (bearbeiten) (rückgängig)
(Formulierung)
 
(Der Versionsvergleich bezieht 5 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
Wir erweitern das Quadrat <math> (a+b)^2=a^2+2ab+b^2 </math> mit der binomischen Formel, wobei <math> a=5x^3 </math> und <math> b=3x^5 </math>,
-
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>
+
 +
{{Abgesetzte Formel||<math>\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}</math>}}
-
<math> \qquad
+
In der letzten Reihe haben wir die Terme umgeordnet, sodass sie nach Exponent geordnet sind.
-
\begin{align}
+
-
(5x^3 + 3x^5)^2 &= (5x^3)^2 +2\cdot 5x^3\cdot 3x^5 +(3x^5)^{2} \\
+
-
&= 5^2x^{3\cdot 2} + 2\cdot 5\cdot 3\cdot x^{3+5}+ 3^2 x^{5\cdot 2}\\
+
-
&= 25x^6 +30 x^8 +9x^{10}\\
+
-
&= 9x^{10} +30x^8 +25x^6
+
-
\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.
+
-
<!-- <center> [[Image:2_1_1h.gif]] </center>-->
+
-
{{NAVCONTENT_STOP}}
+

Aktuelle Version

Wir erweitern das Quadrat (a+b)2=a2+2ab+b2 mit der binomischen Formel, wobei a=5x3 und b=3x5,

(5x3+3x5)2=(5x3)2+25x33x5+(3x5)2=52x32+253x3+5+32x52=25x6+30x8+9x10=9x10+30x8+25x6.

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