Initial vault commit
This commit is contained in:
12
Schule/Mathe/Wichtige Formeln/Binomische Formel.md
Normal file
12
Schule/Mathe/Wichtige Formeln/Binomische Formel.md
Normal file
@@ -0,0 +1,12 @@
|
||||
1.
|
||||
$$
|
||||
(a+b)*(a*b)= 2ab+a^2+b^2
|
||||
$$
|
||||
2.
|
||||
$$
|
||||
(a-b)*(a-b)=-2ab+a^2+b^2
|
||||
$$
|
||||
3.
|
||||
$$
|
||||
(a+b)*(a-b)=a^2-b^2
|
||||
$$
|
||||
Reference in New Issue
Block a user