Associative Property

Grouping numbers differently in addition doesn't change the sum, so you can rearrange parentheses to make calculations easier or more convenient.

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

Solve a problem with Associative Property

Type the problem. The solver will use Associative Property where Associative Property is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Associative Property takes
aa
bb
cc
Associative Property
SymbolMeaning
aaA number in the sum; if mistaken for a variable representing an unknown value, you might try to solve for it instead of just adding.
bbA number in the sum; treating it as different in meaning from aa and cc can cause confusion about which numbers to combine.
ccA number in the sum; confusing its role or grouping with the position of aa and bb can lead to incorrect parentheses placement.

When to use it

Reach for the Associative Property when you're adding multiple numbers and want to regroup them to make mental math simpler.

Level

Usually taught in: Pre-Algebra

Worked examples

1. Simplify with small positive integers

Problem

Simplify (2+3)+5(2 + 3) + 5.
  1. (2+3)+5(2 + 3) + 5

    This is the original problem with the first two numbers grouped in parentheses.

  2. 5+55 + 5

    We evaluate 2+3=52 + 3 = 5 inside the parentheses.

  3. 1010

    Adding 5+55 + 5 gives us the final answer.

Answer: 1010

This example shows the basic case where we follow the order of operations by evaluating parentheses first. The Associative Property guarantees that whether we group (2+3)+5(2 + 3) + 5 or 2+(3+5)2 + (3 + 5), the answer is the same.

2. Regroup with negative numbers using the Associative Property

Problem

Simplify (6+9)+2(-6 + 9) + 2 by regrouping.
  1. 6+(9+2)-6 + (9 + 2)

    We regroup using the Associative Property, moving the parentheses to group the second and third numbers instead.

  2. 6+11-6 + 11

    We evaluate 9+2=119 + 2 = 11 inside the parentheses.

  3. 55

    We add 6+11=5-6 + 11 = 5 to get the final answer.

Answer: 55

This example shows that the Associative Property works even with negative numbers. Grouping as 6+(9+2)-6 + (9 + 2) may be easier to compute than (6+9)+2(-6 + 9) + 2 because 9+2=119 + 2 = 11 is a nicer intermediate step than 6+9=3-6 + 9 = 3.

3. Road trip distance with multiple legs

Problem

On a road trip, your first leg is 95 miles, your second leg is 105 miles, and you drove 30 miles to reach the highway. How many total miles did you drive? Use the Associative Property to group conveniently.
  1. 95+105+3095 + 105 + 30

    We write the three distances as a single sum without parentheses.

  2. 95+(105+30)95 + (105 + 30)

    We regroup using the Associative Property to add the last two distances first, since 105+30105 + 30 gives a clean result.

  3. 95+13595 + 135

    We evaluate 105+30=135105 + 30 = 135 inside the parentheses.

  4. 230230

    Finally, we add 95+135=23095 + 135 = 230 to get the total miles driven.

Answer: 230230

Word problems often involve adding multiple quantities, and the Associative Property lets us choose a grouping that makes mental math faster. Here, grouping 105+30105 + 30 first gives us 135135, a number that is simpler to combine with 9595 than working left to right would be.

Common mistakes

Where Associative Property usually goes wrong
Answer came out wrong
Writing (3+5)+2(3 + 5) + 2 as 5+(3+2)5 + (3 + 2) and calling it the Associative Property.
To use only the Associative Property on (3+5)+2(3 + 5) + 2, regroup it as 3+(5+2)3 + (5 + 2), keeping all numbers in the same order.
Writing (105)2=10(52)(10 - 5) - 2 = 10 - (5 - 2) and saying both equal 33.
The Associative Property works only for addition and multiplication. For subtraction, always compute left to right: (105)2=52=3(10 - 5) - 2 = 5 - 2 = 3.
Thinking that (a+b)+c=(a+c)+b(a + b) + c = (a + c) + b because of the Associative Property.
The Associative Property alone changes only grouping: (a+b)+c=a+(b+c)(a + b) + c = a + (b + c). To also swap bb and cc, apply the Commutative Property afterward.
The mistakeWhy it is wrongThe fix
Writing (3+5)+2(3 + 5) + 2 as 5+(3+2)5 + (3 + 2) and calling it the Associative Property.This changes the order of the numbers (33 and 55 swap places), which involves the Commutative Property, not just the Associative Property.To use only the Associative Property on (3+5)+2(3 + 5) + 2, regroup it as 3+(5+2)3 + (5 + 2), keeping all numbers in the same order.
Writing (105)2=10(52)(10 - 5) - 2 = 10 - (5 - 2) and saying both equal 33.The Associative Property does not apply to subtraction. (105)2=3(10 - 5) - 2 = 3, but 10(52)=710 - (5 - 2) = 7, so regrouping changes the answer.The Associative Property works only for addition and multiplication. For subtraction, always compute left to right: (105)2=52=3(10 - 5) - 2 = 5 - 2 = 3.
Thinking that (a+b)+c=(a+c)+b(a + b) + c = (a + c) + b because of the Associative Property.This rearrangement involves both changing the grouping and changing the order, so it requires both Associative and Commutative Properties, not just Associative.The Associative Property alone changes only grouping: (a+b)+c=a+(b+c)(a + b) + c = a + (b + c). To also swap bb and cc, apply the Commutative Property afterward.

Tips and when to use something else

  • The Associative Property works only for addition and multiplication; it does not work for subtraction or division.
  • Use the Associative Property to regroup when one grouping gives you easier mental math—like when two numbers combine to make 1010 or another convenient result.
  • If you need to change the order of numbers, use the Commutative Property; if you need to regroup with parentheses only, use the Associative Property.
  • For long chains of additions, the Associative Property lets you group however you wish, but Order of Operations still says to evaluate parentheses first.

Frequently asked questions

Can I use the Associative Property to rearrange the order of numbers in a sum?
No—the Associative Property only changes how you group numbers with parentheses, not the order in which they appear. If you need to change the order, use the Commutative Property (a+b=b+aa + b = b + a) instead.
Does the Associative Property work for subtraction?
No. Subtraction is not associative because (105)2=3(10 - 5) - 2 = 3 but 10(52)=710 - (5 - 2) = 7. Always compute subtractions from left to right unless you are using algebra to rewrite the expression.
Why would I ever use the Associative Property if I can just compute from left to right?
Regrouping often makes mental math faster or the expression simpler to evaluate. For example, (18+12)+30=30+30=60(18 + 12) + 30 = 30 + 30 = 60 is quicker than 18+(12+30)=18+42=6018 + (12 + 30) = 18 + 42 = 60. It also helps simplify algebraic expressions with multiple terms.
What is the difference between the Associative Property and the Order of Operations?
The Order of Operations tells you the sequence in which to evaluate expressions (parentheses first, then exponents, etc.), while the Associative Property tells you that certain groupings produce the same result. You can use the Associative Property to choose which parts to group and evaluate first under the Order of Operations.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18