M
Math Coach Amy
Amy Ferguson Moncure

Properties of Real Numbers

Commutative • Associative • Identity • Inverse • Distributive

Jump to section:

Key Properties

Commutative Property

Changing the order of the numbers does not change the result.

Addition: \( a + b = b + a \)

Multiplication: \( a \cdot b = b \cdot a \)

Example: \( 4 + 9 = 9 + 4 \)

Does not work for subtraction or division.

Associative Property

Changing the grouping of the numbers does not change the result.

Addition: \( (a + b) + c = a + (b + c) \)

Multiplication: \( (a \cdot b) \cdot c = a \cdot (b \cdot c) \)

Example: \( (2 + 3) + 5 = 2 + (3 + 5) \)

Identity Property

Adding 0 or multiplying by 1 leaves a number unchanged.

Additive Identity: \( a + 0 = a \)

Multiplicative Identity: \( a \cdot 1 = a \)

Example: \( 31 + 0 = 31 \)

Inverse Property

Every number has an opposite (for addition) and a reciprocal (for multiplication) that return the identity.

Additive Inverse: \( a + (-a) = 0 \)

Multiplicative Inverse: \( a \cdot \dfrac{1}{a} = 1 \) (\( a \neq 0 \))

Distributive Property

Multiplication distributes over addition (or subtraction).

$$a(b + c) = ab + ac$$

$$a(b – c) = ab – ac$$

Example: \( 3(x + 4) = 3x + 12 \)

Important Notes

• Commutative and Associative properties work for addition and multiplication only. • They do not hold for subtraction or division. • Always be ready to give a counter-example when a property fails.

Commutative Property

Order can be changed for addition and multiplication without changing the result.

Level 1

Easy

1

Rewrite using the commutative property of addition: \( 7 + 12 \)

Show Answer

$$12 + 7$$

Answer: \( 12 + 7 \)

2

Rewrite using the commutative property of multiplication: \( 5 \cdot 9 \)

Show Answer

$$9 \cdot 5$$

Answer: \( 9 \cdot 5 \)

3

True or False: \( 8 – 3 = 3 – 8 \)

Show Answer

False. Subtraction is not commutative.

\( 8 – 3 = 5 \) but \( 3 – 8 = -5 \).

Answer: False

Level 2

Medium

1

Give an example that shows the commutative property of addition.

Show Answer

Any correct example works, such as:

$$15 + 7 = 7 + 15$$

Sample Answer: \( 15 + 7 = 7 + 15 \)

2

Give an example to show why the commutative property does not work with subtraction.

Show Answer

Any counter-example works. One common choice:

$$10 – 4 = 6 \quad \text{but} \quad 4 – 10 = -6$$

Since the results are different, subtraction is not commutative.

Sample Answer: \( 10 – 4 \neq 4 – 10 \)

3

Give an example to show why the commutative property does not work with division.

Show Answer

Any counter-example works. One common choice:

$$12 \div 3 = 4 \quad \text{but} \quad 3 \div 12 = \dfrac{1}{4}$$

Sample Answer: \( 12 \div 3 \neq 3 \div 12 \)

Level 3

Hard

1

Which of the following shows the commutative property of multiplication? A) \( (2 \cdot 5) \cdot 3 = 2 \cdot (5 \cdot 3) \) B) \( 2 \cdot 5 = 5 \cdot 2 \) C) \( 2 + 5 = 5 + 2 \)

Show Answer

A is the associative property of multiplication. C is the commutative property of addition. B correctly changes the order of the factors.

Answer: B

2

Explain in your own words why the commutative property works for multiplication but not for division. Give a numerical example for each.

Show Answer

Multiplication is commutative because the order of the factors does not change the product: \( 6 \cdot 4 = 24 \) and \( 4 \cdot 6 = 24 \).

Division is not commutative because changing the order changes the result: \( 8 \div 2 = 4 \) but \( 2 \div 8 = \dfrac{1}{4} \).

Sample Answer shown above

Associative Property

Grouping can be changed for addition and multiplication without changing the result.

Level 1

Easy

1

Rewrite using the associative property of addition: \( (5 + 3) + 9 \)

Show Answer

$$5 + (3 + 9)$$

Answer: \( 5 + (3 + 9) \)

2

Rewrite using the associative property of multiplication: \( (2 \cdot 4) \cdot 7 \)

Show Answer

$$2 \cdot (4 \cdot 7)$$

Answer: \( 2 \cdot (4 \cdot 7) \)

3

True or False: \( (10 – 4) – 2 = 10 – (4 – 2) \)

Show Answer

False. Subtraction is not associative.

\( (10 – 4) – 2 = 4 \) but \( 10 – (4 – 2) = 8 \).

Answer: False

Level 2

Medium

1

Which property is shown? \( (6 + 2) + 9 = 6 + (2 + 9) \)

Show Answer

The grouping of the addends changed; the order stayed the same.

Answer: Associative Property of Addition

2

Give a counter-example that shows why the associative property does not work with division.

Show Answer

One possible counter-example:

$$(24 \div 6) \div 2 = 4 \div 2 = 2$$

$$24 \div (6 \div 2) = 24 \div 3 = 8$$

Since \( 2 \neq 8 \), division is not associative.

Sample Answer shown above

Identity Property

Adding zero or multiplying by one leaves a number unchanged.

Level 1

Easy

1

What property is illustrated? \( 31 + 0 = 31 \)

Show Answer

Adding zero does not change the value of the number.

Answer: Additive Identity Property

2

What property is illustrated? \( 15 \cdot 1 = 15 \)

Show Answer

Multiplying by one does not change the value of the number.

Answer: Multiplicative Identity Property

3

Fill in the blank: \( 47 + \underline{\hspace{1cm}} = 47 \)

Show Answer

The additive identity is 0.

Answer: 0

Level 2

Medium

1

What is the multiplicative identity for real numbers?

Show Answer

The number 1 is the multiplicative identity because \( a \cdot 1 = a \) for any real number \( a \).

Answer: 1

2

Which property is shown? \( -8 + 0 = -8 \)

Show Answer

Answer: Additive Identity Property

Inverse Property

Every real number has an additive inverse (opposite) and (except zero) a multiplicative inverse (reciprocal).

Level 1

Easy

1

What is the additive inverse of 9?

Show Answer

The number that adds with 9 to give 0 is −9.

Answer: −9

2

What is the multiplicative inverse of 5?

Show Answer

The number that multiplies with 5 to give 1 is \( \dfrac{1}{5} \).

Answer: \( \dfrac{1}{5} \)

3

What property is illustrated? \( 6 + (-6) = 0 \)

Show Answer

Answer: Additive Inverse Property

Level 2

Medium

1

What is the multiplicative inverse of \( -\dfrac{3}{4} \)?

Show Answer

The reciprocal of \( -\dfrac{3}{4} \) is \( -\dfrac{4}{3} \).

Answer: \( -\dfrac{4}{3} \)

2

What property is illustrated? \( \dfrac{2}{5} \cdot \dfrac{5}{2} = 1 \)

Show Answer

Answer: Multiplicative Inverse Property

Distributive Property

Multiplication distributes over addition and subtraction.

Level 1

Easy

1

Use the distributive property to expand: \( 4(x + 3) \)

Show Answer

$$4 \cdot x + 4 \cdot 3 = 4x + 12$$

Answer: \( 4x + 12 \)

2

Use the distributive property to expand: \( 5(y – 2) \)

Show Answer

$$5 \cdot y – 5 \cdot 2 = 5y – 10$$

Answer: \( 5y – 10 \)

3

What property is illustrated? \( 3(a + b) = 3a + 3b \)

Show Answer

Answer: Distributive Property

Level 2

Medium

1

Use the distributive property to expand: \( -2(3x – 5) \)

Show Answer

$$-2 \cdot 3x – (-2) \cdot 5 = -6x + 10$$

Answer: \( -6x + 10 \)

2

Factor using the distributive property: \( 8x + 12 \)

Show Answer

The greatest common factor is 4:

$$4(2x + 3)$$

Answer: \( 4(2x + 3) \)

Identify the Property

Name the property illustrated by each equation. Be as specific as possible (include “of addition” or “of multiplication” when needed).

Level 1

Easy

1

What property is illustrated? \( 31 + 0 = 31 \)

Show Answer

Answer: Additive Identity Property

2

What property is illustrated? \( 9 \cdot 4 = 4 \cdot 9 \)

Show Answer

Answer: Commutative Property of Multiplication

3

What property is illustrated? \( (2 + 5) + 8 = 2 + (5 + 8) \)

Show Answer

Answer: Associative Property of Addition

Level 2

Medium

1

What property is illustrated? \( 7(x + 3) = 7x + 21 \)

Show Answer

Answer: Distributive Property

2

What property is illustrated? \( \dfrac{3}{8} \cdot \dfrac{8}{3} = 1 \)

Show Answer

Answer: Multiplicative Inverse Property

3

What property is illustrated? \( -5 + 5 = 0 \)

Show Answer

Answer: Additive Inverse Property

Level 3

Hard

1

Name the property used in each step of the simplification: \( 3(x + 2) + 5 = 3x + 6 + 5 \)   (Step 1) \( = 3x + 11 \)   (Step 2)

Show Answer

Step 1: Distributive Property

Step 2: Combining like terms (or Associative / Commutative properties of addition)

Answer: Distributive; then combining like terms

2

Give an example to show why the commutative property does not work with subtraction, and then state the correct name of the property that does allow us to change the order of addition.

Show Answer

Counter-example for subtraction: \( 9 – 4 = 5 \) but \( 4 – 9 = -5 \).

The property that allows changing order for addition is the Commutative Property of Addition.

Sample Answer shown above

Need help mastering the properties of real numbers for Algebra 2?

Book a Session with Amy