 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Order of Operations and Properties
Identify the algebraic order of operations and properties.
|
| A | B |
| Groupings (parenthesis, brackets, fraction bars) | 1st operation |
| exponents | 2nd operation |
| multiply and divide | 3rd operation |
| add and substract | 4th operation |
| ab = ba | Commutative Property of Multiplication |
| a + b = b + a | Commutative Property of Addition |
| (a + b) + c = a + (b + c) | Associative Property of Addition |
| (ab)c = a(bc) | Associative Property of Multiplication |
| ab + ac = a(b + c) | Distributive Property |
|
| |