Studying closure, commutative, associative, and distributive properties under various operations.
Properties of integers describe how integers behave under arithmetic operations like addition and multiplication. Key properties include closure, commutativity, associativity, and distributivity. These rules help simplify complex numerical expressions and solve algebraic equations efficiently.
a × (b + c) = (a × b) + (a × c)
Using the commutative property of addition: -5 + 3 is equal to 3 + (-5).
Using the distributive property: -2 × (3 + (-4)) = (-2 × 3) + (-2 × -4) = -6 + 8 = 2.
Demonstrating that integers are closed under addition because the sum of any two integers is always an integer.