(2/3*x - 3y)2
Das ist die 2. binomische Formel
(a - b)2 = a2 - 2*a*b + b2
Ich setze mal ein
(2/3*x - 3y)2 = (2/3*x)2 - 2*(2/3*x)*(3y) + (3y)2 = 4/9*x2 - 4xy + 9y2
Aber Achtung:
(2/3*x - 3y) * (2/3*x + 3y)
Das ist etwas komplett anderes, da es hier die 3. binomische Formel ist
(a - b) * (a + b) = a2 - b2
Ich setze hier mal ein:
(2/3*x - 3y) * (2/3*x + 3y) = (2/3*x)2 - (3y)2 = 4/9*x2 - 9y2