Associative Property – Explanation with Examples

Associative PropertyThe word “associative” is taken from the word “associate,” which means group. Therefore, the associative property is related to grouping. The discovery of associative law is controversial. It was introduced by not just one person.

In the early 18th century, mathematicians started analyzing abstract kinds of things rather than numbers, and they wanted to talk about the properties of numbers that explain these objects. In 1919, Hamilton used the phrase “associative character of the operation.”

What is Associative Property?


According to the associative property in mathematics, if you add or multiply numbers, it does not matter where you put the brackets. You can add them wherever you like. This means the grouping of numbers is not important during addition.

Only addition and multiplication are associative, while subtraction and division are non-associative.

Associative Property of Addition

According to the associative property of addition, if three or more numbers are added, the result is the same irrespective of how the numbers are placed or grouped.

Suppose that, if the numbers a, b, and c were added, and the result is equal to some number m, then if we add a and b first, and then c, or add b and c first, and then a, the result is still equal to m, i.e.

(a + b) + c = a + (b + c) = m

The numbers a, b, and c are called addends.

This property also works for more than three numbers.

Example 1

Show that the following numbers obey the associative property of addition:

2, 6, and 9

Solution

2 + 6 + 9

= (2 + 6) + 9 = 8 + 9 = 17

Or

= 2 + (6 + 9) = 2 + 15 = 17

The result is same in both cases. Hence,

(2 + 6) + 9 = 2 + (6 + 9)

As a real-life example of associative property, if I go to the cafe and spend $8 on pizza, $5 on ice cream, and $3 on coffee, then the money I owe to the cashier can be written in the sum form as:

($8 + $5) + $3

Or

$8 + ($5 + $3)

Both sum to $16.

Associative Property of Multiplication

According to the associative property of multiplication, if three or more numbers are multiplied, the result is same irrespective of how the numbers are placed or grouped.

Suppose that, if the numbers a, b, and c are multiplied, and the result is equal to some number n, then if we multiply a and b first, and then c, or multiply b and c first, and then a, the result is still equal to n, i.e.

(a × b) × c = a × (b × c) = n

This property also works for more than three numbers.

Compositions of functions and matrix multiplication are not associative.Associative Property of Addition and Multiplication

Example 2

Show that the following numbers obey the associative property of multiplication:

2, 6, and 9

Solution

2 × 6 × 9 = (2 × 6) × 9 = 12 × 9 = 108

2 × 6 × 9 = 2 × (6 × 9) = 2 × 54 = 108

The result is same in both cases. Hence,

(2 × 6) × 9 = 2 × (6 × 9)

Why Subtraction and Division are Non-associative?

Associative Property of Subtraction and DivisionTo understand why subtraction and division do not follow the associative rule, follow the examples below.

Example 3

State whether the following expression is true.

(ab) – c = a – (bc)

  • Step 1: What you need to show?

(ab) – c = a – (bc)

  • Step 2: Take left-hand side and try to prove it equal to right-hand side.

(ab) – c

  • Step 3: Open the parentheses.

abc

  • Step 4: Combine b and c in parentheses.

a – (b + c)

  • Step 5: See if you get the desired result.

(ab) – c = a – (b + c)

  • Step 6: State your findings.

Since,

(ab) – c = a – (b + c)

Hence,

(ab) – ca – (bc)

Therefore, the given expression is false and does not follow the associative property.

Example 4

State whether the following expression is true.

(4a ÷ 2a) ÷ a = 4a ÷ (2a ÷ a)

  • Step 1: What you need to show?

(4a ÷ 2a) ÷ a = 4a ÷ (2a ÷ a)

  • Step 2: Take the left-hand side.

(4a ÷ 2a) ÷ a

  • Step 3: Solve.

(4a ÷ 2a) ÷ a = (2) ÷ a = 2/a

  • Step 4: Solve the right-hand side now.

4a ÷ (2a ÷ a) = 4a ÷ (2) = 2a

  • Step 5: State your findings.

Since,

(4a ÷ 2a) ÷ a = 2/a

4a ÷ (2a ÷ a) = 2a

Hence,

(4a ÷ 2a) ÷ a ≠ 4a ÷ (2a ÷ a)

Therefore, the given expression is false and does not follow the associative property.

 

Practice Questions

1. True or False: The expression, $4 + (13 + 16) = 13 + (4 + 16)$, is true because the associative property applies for addition.

2. True or False: The expression, $ 37 \times  (2 \times 13) = 13 \times (2 \times 37)$, is true because the associative property applies for multiplication.

3. True or False: The expression, $ 240\div  (5 \div 4) = 4\div  (5 \div 240)$, is true because the associative property applies for division.

4. True or False: The expression, $ 80 –  (12 – 84) = 84 -(80  – 12)$, is true because the associative property applies for subtraction.

5. Given that $15 + (12 + 8 ) = 12 + (15+ \blacksquare)$, which of the following must be the value of $\blacksquare$ to make the equation true?

6. Given that $3 \times (3 \times 6 ) = 6 \times (3\times \bigstar)$, which of the following must be the value of $\bigstar$ to make the equation true?


 

Previous Lesson | Main Page | Next Lesson