Commutative Property:
a + b = b + a
Example: 3 + 4 = 7 = 4 + 3
Associative Property:
a + (b + c) = (a + b) + c
Example: 5 + (10 + 3) = 18 = (5 + 10) +3
Distributive Property:
a × (b + c) = (a × b) + (a × c)
Example: 10 × (5 + 4) = 90 = 10 × 5 + 10 × 4