Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Binomische Formeln

1. und 2. Binomische Formel

Das Distributivgesetz zeigt, dass die linke Seite gleich der rechten Seite ist:

(a+b)(a+b)=aa+ab+ba+bb=a2+2ab+b2 (a + b) \cdot (a + b) = a \cdot a + a \cdot b + b \cdot a + b \cdot b = a^2 + 2ab + b^2

Beispiel 1:

182=(10+8)2=102+2108+82=324 18^2 = (10 + 8)^2 = 10^2 + 2 \cdot 10 \cdot 8 + 8^2 = 324

=(202)2=2022202+22=324 = (20 - 2)^2 = 20^2 - 2 \cdot 20 \cdot 2 + 2^2 = 324

Beispiel 2:
(x+8)2=x2+16x+64 (x + 8)^2 = x^2 +16x + 64
Beispiel 3:
(2x7y)2=4x228xy+49y2 (2x - 7y)^2 = 4x^2 - 28xy +49y^2
Beispiel 4:
x22+1x2=x22x1x+(1x)2=(x1x)2 x^2 - 2 + \frac{1}{x^2} = x^2 - 2 \cdot x \cdot \frac{1}{x} + (\frac{1}{x})^2 = (x - \frac{1}{x})^2

3. Binomische Formel

Die Anwendung des Distributivgesetzes zeigt die Richtigkeit der Formel:

(a+b)(ab)=aaab+babb=a2b2 (a + b) \cdot (a -b) = a \cdot a - a \cdot b + b \cdot a - b \cdot b = a^2 - b^2

Beispiel 1:
(13uv)(13u+v)=19u2v2 (-\frac{1}{3}u - v) (-\frac{1}{3}u + v) = \frac{1}{9}u^2 -v^2
Beispiel 2:
14x21=(12x)212=(12x1)(12x+1) \frac{1}{4x^2} - 1 = (\frac{1}{2x})^2 -1^2 = (\frac{1}{2x} - 1)(\frac{1}{2x} + 1)

Sehen Sie sich zu den binomischen Formeln auch das Video unter https://youtu.be/Q25iiNAW1MM an.