Lösung 2.1:1f
Aus Online Mathematik Brückenkurs 1
(Unterschied zwischen Versionen)
K (Robot: Automated text replacement (-{{Displayed math +{{Abgesetzte Formel)) |
|||
(Der Versionsvergleich bezieht eine dazwischen liegende Version mit ein.) | |||
Zeile 1: | Zeile 1: | ||
- | + | Die binomische Formel <math> (a+b)^2 = a^2+2ab+b^2</math> mit <math>a=5 </math> und <math> b=4y </math> ergibt | |
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} |
Aktuelle Version
Die binomische Formel \displaystyle (a+b)^2 = a^2+2ab+b^2 mit \displaystyle a=5 und \displaystyle b=4y ergibt
\displaystyle \begin{align}
(5+4y)^2 &= 5^2+ 2\cdot 5 \cdot 4y +(4y)^2 \\[3pt] &= 25+10\cdot 4y + 4^2y^2\\[3pt] &= 25+40y+16y^2\\[3pt] &= 16y^2 +40y + 25\,\textrm{.} \end{align} |