Other Flashcards
1
Q
commutative property
A
- order doesn’t matter
- numbers can “commute”, or move
- addition/multiplication
2
Q
associative property
A
- consider an expression with 2+ operators of the same kind
- associativity implies that the order in which the operations are performed does not change the outcome
- or, if you used parantheses, the placement wouldn’t matter
- (a + b) + c == a + (b + c)