ADDITION PROPERTIES:
Closure property: a + b = integer
Commutative property: a + b = b + a
Associative property: (a + b) + c = a + (b + c)
Identity property: a + 0 = a
Inverse property: a + (-a) = 0
Distributive property: a(b + c) = ab + ac
MULTIPLICATION PROPERTIES:
Closure property: ab = integer
Commutative property: ab = ba
Associative property: (ab)c = a(bc)
Identity property: a * 1 = a
Inverse property: 1/a, where a is the multiplicative inverse
Distributive property: a(b + c) = ab + ac