A student needs to add 8 + 2 + 7. Which grouping takes best advantage of the associative property?
A(8 + 2) + 7, because 8 + 2 = 10, and adding 7 to 10 is very easy
B8 + (2 + 7), because 2 + 7 = 9, and that is the natural next step
CThey must add left to right: 8 + 2 first, then + 7
DThe order of groups does not matter, so any grouping is equally easy
The associative property gives you permission to choose whichever grouping is easiest. Here, (8 + 2) = 10, a nice round number, and 10 + 7 = 17 is simple. Option D is technically true — any grouping gives the same sum — but misses the reason the property matters: you can use this freedom to find the easiest path. The property isn't just about correctness; it's a tool for making arithmetic faster.
Question 2 Multiple Choice
What does the associative property of addition say about adding three numbers?
AYou can swap the order of the numbers and the sum stays the same
BYou can choose which two numbers to add first and the sum stays the same
CYou can change the total number of addends and each group's sum stays the same
DYou can move any number to any position and the sum stays the same
The associative property is specifically about grouping — which pair you add first. The numbers themselves stay in place; only which two you combine in the first step changes. (2 + 3) + 5 versus 2 + (3 + 5) — same three numbers, same left-to-right order, different grouping. This is different from the commutative property, which is about changing the order of the numbers.
Question 3 True / False
The associative property allows you to choose which two numbers to add first when adding three numbers, and the total will always be the same.
TTrue
FFalse
Answer: True
This is exactly what the associative property states: (a + b) + c = a + (b + c). No matter which pair you group together first, the final sum is the same. This is why students can look for 'friendly' groupings — pairs that add to 10 or other easy numbers — without worrying that choosing a different grouping will change their answer.
Question 4 True / False
The associative property and the commutative property are the same thing — both say you can rearrange numbers without changing the sum.
TTrue
FFalse
Answer: False
These are two different properties. The commutative property says you can swap the order of two addends: 4 + 5 = 5 + 4. The associative property says you can change which pair you add first when there are three or more addends: (2 + 3) + 5 = 2 + (3 + 5). One is about order, the other is about grouping. You can use both, but they describe different freedoms in addition.
Question 5 Short Answer
How is the associative property different from the commutative property? Give an example showing why the distinction matters.
Think about your answer, then reveal below.
Model answer: The commutative property says the order of two addends doesn't matter: 3 + 4 = 4 + 3. The associative property says the grouping of three addends doesn't matter: (3 + 4) + 6 = 3 + (4 + 6). The distinction matters because they solve different problems: commutative lets you flip two numbers, but only associative lets you pick which pair to combine first when you have three numbers and want to group the easiest two.
A student who confuses these properties may think 'I can move any number anywhere' (conflating both) or may not see when regrouping — without reordering — is an option. For example, with 7 + 3 + 4: the commutative property can swap numbers around, but the associative property is specifically the tool that lets you group (7 + 3) first to make 10, then add 4.