Integers & Absolute Value • Topic 2 of 3

Properties of Integers

What are Properties of Integers?

Properties are rules that always hold true when performing operations on integers. These properties help us simplify calculations and solve problems more easily.

The Main Properties of Integers under Addition and Multiplication:

PropertyMeaningAddition ExampleMultiplication Example
Closure PropertySum/product of two integers is always an integer\((-7) + 4 = -3\) (integer)\(5 \times (-3) = -15\) (integer)
Commutative PropertyChanging order doesn't change the result\((-3) + 5 = 5 + (-3) = 2\)\((-4) \times 6 = 6 \times (-4) = -24\)
Associative PropertyChanging grouping doesn't change the result\([2 + (-3)] + 5 = 2 + [(-3) + 5] = 4\)\([2 \times (-3)] \times 4 = 2 \times [(-3) \times 4] = -24\)
Distributive PropertyMultiplication distributes over addition\(a \times (b + c) = a \times b + a \times c\)Example: \(-2 \times (3 + 4) = -2 \times 7 = -14\) or \((-2 \times 3) + (-2 \times 4) = -6 + (-8) = -14\)

Identity and Inverse Elements:

IdentityDefinitionExample
Additive Identity\(a + 0 = a = 0 + a\) (0 is additive identity)\((-5) + 0 = -5\)
Multiplicative Identity\(a \times 1 = a = 1 \times a\) (1 is multiplicative identity)\((-7) \times 1 = -7\)
Additive Inverse\(a + (-a) = 0\) (opposite number)\(6 + (-6) = 0\)
Multiplicative Inverse\(a \times \frac{1}{a} = 1\) (only for non-zero integers, but reciprocal may not be integer)\(3 \times \frac{1}{3} = 1\) (but \(\frac{1}{3}\) is not an integer)

Special Properties:

  • Multiplication by Zero: \(a \times 0 = 0\) for any integer \(a\)
  • Zero Property of Division: \(0 \div a = 0\) (where \(a \neq 0\)), but \(a \div 0\) is undefined
Properties of IntegersClosurea+b is an integer4+(−3) = 1 ✓Commutativea+b = b+a3+5 = 5+3 ✓Associative(a+b)+c = a+(b+c)(2+3)+4 = 9 ✓Distributivea(b+c) = ab+ac3(2+4)=18 ✓Additive Identitya+0 = a−7+0 = −7 ✓Additive Inversea+(−a) = 05+(−5) = 0 ✓
1
Worked Example
Example 1: Verify the commutative property of addition for integers \((-15)\) and \(8\).
Solution- Step 1: Left side: \((-15) + 8 = -7\) - Step 2: Right side: \(8 + (-15) = 8 - 15 = -7\) - Step 3: Compare: \((-15) + 8 = -7\) and \(8 + (-15) = -7\) - Step 4: Both sides are equal, so commutative property holds
2
Worked Example
Example 2: Use the distributive property to simplify: \((-7) \times [(-5) + 9]\)
Solution- Step 1: Apply distributive: \(a \times (b + c) = a \times b + a \times c\) - Step 2: Here \(a = -7\), \(b = -5\), \(c = 9\) - Step 3: \((-7) \times (-5) + (-7) \times 9\) - Step 4: First term: \((-7) \times (-5) = 35\) (same signs = positive) - Step 5: Second term: \((-7) \times 9 = -63\) (different signs = negative) - Step 6: Add: \(35 + (-63) = -28\) - Step 7: Check by solving brackets first: \((-5) + 9 = 4\), then \((-7) \times 4 = -28\) ✓
3
Worked Example
Example 3: Using properties, find the value of: \((-25) \times 37 + (-25) \times 13\)
Solution- Step 1: Observe both terms have common factor \((-25)\) - Step 2: Apply distributive property in reverse: \(a \times b + a \times c = a \times (b + c)\) - Step 3: Here \(a = -25\), \(b = 37\), \(c = 13\) - Step 4: \((-25) \times (37 + 13)\) - Step 5: \(37 + 13 = 50\) - Step 6: \((-25) \times 50 = -1250\)

Key Points

  • Closure: Sum/difference/product/quotient (except division by zero) of integers is an integer
  • Commutative: Order doesn't matter for addition and multiplication (but not for subtraction/division)
  • Associative: Grouping doesn't matter for addition and multiplication
  • Distributive: \(a \times (b + c) = a \times b + a \times c\) and \(a \times (b - c) = a \times b - a \times c\)
  • Additive Identity: \(0\) | Multiplicative Identity: \(1\) | Additive Inverse: Opposite number
  • Zero Property: Any integer multiplied by zero equals zero; division by zero is undefined
  • ---
Tap an option to check your answer0 / 4
Q1.Integers are NOT closed under:
Explanation: $1\div2$ is not an integer.
Q2.$3\times4=4\times3$ shows the ___ property.
Explanation: Commutative.
Q3.Is subtraction of integers commutative?
Explanation: $5-3\ne3-5$.
Q4.The additive identity for integers is:
Explanation: $a+0=a$.