The Associative Property
The associative property says that when adding or multiplying three or more numbers, the way they are grouped doesn't change the result: (a + b) + c = a + (b + c), and (a × b) × c = a × (b × c). It's easy to confuse with the commutative property, but they're different: commutative is about order, associative is about grouping – the numbers stay in the same order, only the brackets move.
The property is genuinely independent from being commutative, and history proved it in a striking way. In 1843, the Irish mathematician William Rowan Hamilton discovered a new number system called quaternions while trying to extend complex numbers to three dimensions. Quaternion multiplication turned out to be associative but not commutative – the order of multiplication genuinely changes the answer, even though regrouping doesn't. This was revolutionary: for the first time, mathematicians had solid proof that these two properties, which had always gone together in ordinary arithmetic, could be pulled apart.
The Rule
Addition: (a + b) + c = a + (b + c) Multiplication: (a × b) × c = a × (b × c)
Like the commutative property, this does not hold for subtraction or division.
Regrouping doesn't change which numbers appear, only how they're bracketed. The missing number is 3.
(10 − 4) − 2 = 4, but 10 − (4 − 2) = 8. They are not equal – subtraction is not associative.
Real-Life Application
- Adding a shopping list: totalling items in any grouping gives the same bill.
- Mental maths: grouping numbers to make round numbers first (e.g. 7+3 before adding 8).
- Computer arithmetic: how a calculator internally groups a long sum doesn't change the total.
Key Takeaways
- The associative property: (a+b)+c = a+(b+c) and (a×b)×c = a×(b×c).
- It concerns grouping, not order – a different idea from the commutative property.
- Hamilton's 1843 quaternions were the first known number system that is associative but not commutative.
Practice: The Associative Property
Related Topics
Continue exploring related topics: