Rechenregeln: Unterschied zwischen den Versionen
Aus RMG-Wiki
K (→Rechenregeln) |
K (→Rechenregeln) |
||
(Eine dazwischenliegende Version von einem Benutzer wird nicht angezeigt) | |||
Zeile 32: | Zeile 32: | ||
<span style="font-size:15pt;">Kommutativgesetz:</span> | <span style="font-size:15pt;">Kommutativgesetz:</span> | ||
<span style="font-size:10pt;"> | <span style="font-size:10pt;"> | ||
− | a+b = b+a =2+3 = 3+2 | + | a+b = b+a |
− | a·b = b·a | + | =2+3 = 3+2 |
+ | |||
+ | a·b = b·a | ||
+ | =2·3 = 3·2 | ||
</span> | </span> | ||
<span style="font-size:15pt;">Assoziativgesetz:</span> | <span style="font-size:15pt;">Assoziativgesetz:</span> | ||
<span style="font-size:10pt;"> | <span style="font-size:10pt;"> | ||
− | a+(b+c) = (a+b)+c =2+(3+4) = (2+3)+4 | + | a+(b+c) = (a+b)+c |
− | + | =2+(3+4) = (2+3)+4 | |
+ | a·(b·c) = (a·b)·c | ||
+ | =2·(3·4) = (2·3)·4 | ||
<span style="color:red">→Ausmultiplizieren</span> | <span style="color:red">→Ausmultiplizieren</span> | ||
</span> | </span> | ||
<span style="font-size:15pt;">Distributivgesetz:</span> | <span style="font-size:15pt;">Distributivgesetz:</span> | ||
<span style="font-size:10pt;"> | <span style="font-size:10pt;"> | ||
− | (a+b)·c = a·c+b·c =(2+3)·c = 2·4+3·4 | + | (a+b)·c = a·c+b·c |
− | + | =(2+3)·c = 2·4+3·4 | |
<span style="color:red">←Ausklammern</span> | <span style="color:red">←Ausklammern</span> | ||
</span> | </span> | ||
</poem> | </poem> |
Aktuelle Version vom 22. Juni 2009, 14:48 Uhr
|