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:1g

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Lösning 2.1:1g moved to Solution 2.1:1g: Robot: moved page)
Aktuelle Version (13:50, 4. Aug. 2009) (bearbeiten) (rückgängig)
(Formulierung)
 
(Der Versionsvergleich bezieht 4 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
Der Ausdruck kann wie <math> (a-b)^2 </math> geschrieben werden, wobei <math> a=y^2</math> und <math> b=3x^2 </math>. Mit der binomischen Formel <math> (a-b)^2 =a^2 -2ab +b^2 </math>, bekommen wir
-
The expression in the exercise is of the form <math> (a-b)^2 </math>, where <math> a=y^2</math> and <math> b=3x^2 </math>. With the help of the aquaring rule <math> (a-b)^2 =a^2 -2ab +b^2 </math>, we have
+
{{Abgesetzte Formel||<math>\begin{align}
-
 
+
(y^2-3x^3)^2 &= (y^2)^2 -2\cdot y^2\cdot 3x^3 +(3x^3)^2 \\[3pt]
-
<math> \begin{align} \qquad
+
&= y^{2\cdot 2} -6x^3y^2 +3^2x^{3\cdot 2}\\[3pt]
-
(y^2-3x^3)^2 &= (y^2)^2 -2y^2\cdot 3x^3 +(3x^3)^2 \\
+
&= y^4 -6x^3y^2 +9x^6\\[3pt]
-
&= y^{2\cdot 2} -6x^3y^2 +3^2x^{3\cdot 2}\\
+
&= 9x^6 -6x^3y^2 +y^4\,\textrm{.}
-
&= y^4 -6x^3y^2 +9x^6\\
+
\end{align}</math>}}
-
&= 9x^6 -6x^3y^2 +y^4
+
-
\end{align}
+
-
</math>
+
-
<!-- <center> [[Image:2_1_1g.gif]] </center> -->
+
-
{{NAVCONTENT_STOP}}
+

Aktuelle Version

Der Ausdruck kann wie (ab)2 geschrieben werden, wobei a=y2 und b=3x2. Mit der binomischen Formel (ab)2=a22ab+b2, bekommen wir

(y23x3)2=(y2)22y23x3+(3x3)2=y226x3y2+32x32=y46x3y2+9x6=9x66x3y2+y4.