Fiveable

Pre-Algebra Unit 7 Review

QR code for Pre-Algebra practice questions

7.2 Commutative and Associative Properties

7.2 Commutative and Associative Properties

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
Pre-Algebra
Unit & Topic Study Guides

Properties of Addition and Multiplication

The commutative and associative properties are two rules that let you rearrange and regroup numbers in addition and multiplication without changing the answer. They're the reason you can shuffle terms around in an expression to make simplifying easier.

These properties only work for addition and multiplication. Subtraction and division don't follow these rules, which is a common source of mistakes.

Commutative Property

The word "commutative" comes from "commute," meaning to move around. This property says you can swap the order of numbers when adding or multiplying and still get the same result.

  • Addition: a+b=b+aa + b = b + a
    • Example: 4+7=7+4=114 + 7 = 7 + 4 = 11
  • Multiplication: a×b=b×aa \times b = b \times a
    • Example: 3×5=5×3=153 \times 5 = 5 \times 3 = 15

This does not work for subtraction or division:

  • 83=58 - 3 = 5, but 38=53 - 8 = -5. Those aren't equal.
  • 12÷4=312 \div 4 = 3, but 4÷12=134 \div 12 = \frac{1}{3}. Not equal either.

The commutative property is especially useful for rearranging terms in an expression so that like terms end up next to each other. For example:

3x+2y+x=3x+x+2y=4x+2y3x + 2y + x = 3x + x + 2y = 4x + 2y

You moved the xx term next to 3x3x, which made it easy to combine them.

Commutative property in rearrangement, Use Properties of Real Numbers | Developmental Math Emporium

Associative Property

The word "associative" comes from "associate," meaning to group together. This property says you can change how numbers are grouped (where the parentheses go) when adding or multiplying, and the result stays the same.

  • Addition: (a+b)+c=a+(b+c)(a + b) + c = a + (b + c)
    • Example: (2+3)+4=2+(3+4)=9(2 + 3) + 4 = 2 + (3 + 4) = 9
  • Multiplication: (a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c)
    • Example: (2×3)×5=2×(3×5)=30(2 \times 3) \times 5 = 2 \times (3 \times 5) = 30

Again, this does not work for subtraction or division:

  • (103)2=5(10 - 3) - 2 = 5, but 10(32)=910 - (3 - 2) = 9. Different answers.
  • (12÷2)÷3=2(12 \div 2) \div 3 = 2, but 12÷(2÷3)=1812 \div (2 \div 3) = 18. Very different.

Regrouping with the associative property can make mental math and simplifying much easier:

(2x+3)+4x=2x+(3+4x)=2x+4x+3=6x+3(2x + 3) + 4x = 2x + (3 + 4x) = 2x + 4x + 3 = 6x + 3

Commutative property in rearrangement, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials

Using Both Properties Together

Most of the time, you'll use the commutative and associative properties together to simplify expressions. Here's a step-by-step approach:

  1. Identify like terms in the expression (terms with the same variable and exponent, or constant terms).
  2. Rearrange terms using the commutative property so like terms are next to each other.
  3. Regroup using the associative property if needed to make combining easier.
  4. Combine the like terms.

Example: Simplify 2a+3b+4ab2a + 3b + 4a - b

  1. Like terms: 2a2a and 4a4a are alike; 3b3b and b-b are alike.

  2. Rearrange: 2a+4a+3bb2a + 4a + 3b - b

  3. Group: (2a+4a)+(3bb)(2a + 4a) + (3b - b)

  4. Combine: 6a+2b6a + 2b

Always follow the order of operations (PEMDAS) when simplifying. These properties let you move and regroup terms, but they don't override the rules about which operations to perform first.

Additional Mathematical Properties

  • The distributive property connects multiplication and addition: a(b+c)=ab+aca(b + c) = ab + ac. You'll often use this alongside the commutative and associative properties when simplifying expressions.
  • Together, the commutative, associative, and distributive properties are the core rules that govern how you can rearrange and simplify algebraic expressions.