Skip to content
Commutative and Associative Properties

Commutative and Associative Properties

By the end of this section, you will be able to: use the commutative and associative properties, evaluate expressions using the commutative and associative properties, and simplify expressions using the commutative and associative properties.

In the next few sections, we will take a look at the properties of real numbers. Many of these properties will describe things you already know, but it will help to give names to the properties and define them formally. This way we’ll be able to refer to them and use them as we solve equations.

Use the commutative and associative properties

Think about adding two numbers, such as 55 and 33:

5+3=83+5=85 + 3 = 8 \qquad\qquad 3 + 5 = 8

The results are the same — 5+3=3+55 + 3 = 3 + 5. Notice that the order in which we add does not matter. The same is true when multiplying 55 and 33:

53=1535=155 \cdot 3 = 15 \qquad\qquad 3 \cdot 5 = 15

Again, the results are the same! 53=355 \cdot 3 = 3 \cdot 5. The order in which we multiply does not matter. These examples illustrate the commutative properties of addition and multiplication.

Commutative properties.

Commutative Property of Addition: if aa and bb are real numbers, then

a+b=b+aa + b = b + a

Commutative Property of Multiplication: if aa and bb are real numbers, then

ab=baa \cdot b = b \cdot a

The commutative properties have to do with order. If you change the order of the numbers when adding or multiplying, the result is the same.

Example. Use the commutative properties to rewrite the following expressions: (a) 1+3-1 + 3 (b) 494 \cdot 9.

(a) Use the commutative property of addition to change the order:

1+3=3+(1)-1 + 3 = 3 + (-1)

(b) Use the commutative property of multiplication to change the order:

49=944 \cdot 9 = 9 \cdot 4

What about subtraction? Does order matter when we subtract numbers? Does 737 - 3 give the same result as 373 - 7?

73=437=47 - 3 = 4 \qquad\qquad 3 - 7 = -4

Since 444 \neq -4, the results are not the same. Changing the order of the subtraction did not give the same result, so we can say that subtraction is not commutative.

Let’s see what happens when we divide two numbers. Is division commutative?

12÷4=34÷12=1312 \div 4 = 3 \qquad\qquad 4 \div 12 = \tfrac{1}{3}

Since 3133 \neq \tfrac{1}{3}, the results are not the same, so division is not commutative either. Addition and multiplication are commutative; subtraction and division are not.

Suppose you were asked to simplify this expression:

7+8+27 + 8 + 2

Some people would think 7+87 + 8 is 1515, and then 15+215 + 2 is 1717. Others might start with 8+28 + 2 makes 1010, and then 7+107 + 10 makes 1717. Both ways give the same result:

(7+8)+2(7 + 8) + 27+(8+2)7 + (8 + 2)
15+215 + 27+107 + 10
17171717

When adding three numbers, changing the grouping of the numbers does not change the result. This is known as the Associative Property of Addition. The same principle holds true for multiplication. Suppose we want to find the value of 51335 \cdot \tfrac{1}{3} \cdot 3. Changing the grouping of the numbers gives the same result:

(513)3\left(5 \cdot \tfrac{1}{3}\right) \cdot 35(133)5 \cdot \left(\tfrac{1}{3} \cdot 3\right)
(53)3\left(\tfrac{5}{3}\right) \cdot 3515 \cdot 1
5555

When multiplying three numbers, changing the grouping of the numbers does not change the product. This is known as the Associative Property of Multiplication. If we multiply three numbers, changing the grouping does not affect the product. You probably know this already, but the terminology may be new to you.

Associative properties.

Associative Property of Addition: if aa, bb, and cc are real numbers, then

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

Associative Property of Multiplication: if aa, bb, and cc are real numbers, then

(ab)c=a(bc)(a \cdot b) \cdot c = a \cdot (b \cdot c)

Example. Use the Associative Property of Multiplication to simplify: 6(3x)6(3x).

Use the associative property to change the grouping, then multiply in the parentheses:

6(3x)=(63)x=18x6(3x) = (6 \cdot 3)x = 18x

Notice that we can multiply 636 \cdot 3, but we could not multiply 3x3 \cdot x without having a value for xx.

Use the Associative Property of Multiplication to simplify: 8(4x)8(4x).

Use the Associative Property of Multiplication to simplify: 9(7y)-9(7y).

Evaluate expressions using the commutative and associative properties

The commutative and associative properties can make it easier to evaluate some algebraic expressions. Since order does not matter when adding or multiplying three or more terms, we can rearrange and re-group terms to make our work easier.

Example. Evaluate each expression when x=78x = \tfrac{7}{8}: (a) x+0.37+(x)x + 0.37 + (-x) (b) x+(x)+0.37x + (-x) + 0.37.

(a) Substituting 78=0.875\tfrac{7}{8} = 0.875 for xx and adding left to right:

0.875+0.37+(0.875)=1.2450.875=0.370.875 + 0.37 + (-0.875) = 1.245 - 0.875 = 0.37

(b) Substituting 78\tfrac{7}{8} for xx and adding the opposites first:

0.875+(0.875)+0.37=0+0.37=0.370.875 + (-0.875) + 0.37 = 0 + 0.37 = 0.37

What was the difference between part (a) and part (b)? Only the order changed — by the Commutative Property of Addition, x+0.37+(x)=x+(x)+0.37x + 0.37 + (-x) = x + (-x) + 0.37. But wasn’t part (b) much easier?

Evaluate y+0.84+(y)y + 0.84 + (-y) when y=38y = \tfrac{3}{8}.

Evaluate f+0.975+(f)f + 0.975 + (-f) when f=1720f = \tfrac{17}{20}.

Let’s do one more, this time with multiplication. Example. Evaluate each expression when n=17n = 17: (a) 43(34n)\tfrac{4}{3}\left(\tfrac{3}{4}n\right) (b) (4334)n\left(\tfrac{4}{3} \cdot \tfrac{3}{4}\right)n.

(a) Substituting 1717 for nn and multiplying left to right:

43(3417)=43(514)=17\tfrac{4}{3}\left(\tfrac{3}{4} \cdot 17\right) = \tfrac{4}{3}\left(\tfrac{51}{4}\right) = 17

(b) Substituting 1717 for nn, then noting the product of reciprocals is 11:

(4334)17=(1)17=17\left(\tfrac{4}{3} \cdot \tfrac{3}{4}\right) \cdot 17 = (1) \cdot 17 = 17

What was the difference between part (a) and part (b) here? Only the grouping changed. By the Associative Property of Multiplication, 43(34n)=(4334)n\tfrac{4}{3}\left(\tfrac{3}{4}n\right) = \left(\tfrac{4}{3} \cdot \tfrac{3}{4}\right)n. By carefully choosing how to group the factors, we can make the work easier.

Simplify expressions using the commutative and associative properties

When we have to simplify algebraic expressions, we can often make the work easier by applying the Commutative or Associative Property first, instead of automatically following the order of operations. In the examples above, part (b) was easier to simplify each time because the opposites, or the reciprocals, were next to each other and combined to 00 or 11. In the next few examples, we’ll use our number sense to look for ways to apply these properties to make our work easier.

Example. Simplify: 84n+(73n)+84n-84n + (-73n) + 84n.

Notice the first and third terms are opposites, so we can use the commutative property of addition to reorder the terms:

84n+(73n)+84n=84n+84n+(73n)=0+(73n)=73n-84n + (-73n) + 84n = -84n + 84n + (-73n) = 0 + (-73n) = -73n

Simplify: 27a+(48a)+27a-27a + (-48a) + 27a.

Example. Simplify: 715823157\tfrac{7}{15} \cdot \tfrac{8}{23} \cdot \tfrac{15}{7}.

Notice the first and third factors are reciprocals, so reorder to group them together:

715157823=1823=823 \tfrac{7}{15} \cdot \tfrac{15}{7} \cdot \tfrac{8}{23} = 1 \cdot \tfrac{8}{23} = \tfrac{8}{23}

Simplify: 916549169\tfrac{9}{16} \cdot \tfrac{5}{49} \cdot \tfrac{16}{9}.

In expressions where we need to add or subtract three or more fractions, combine those with a common denominator first.

Example. Simplify: (513+34)+14\left(\tfrac{5}{13} + \tfrac{3}{4}\right) + \tfrac{1}{4}.

Notice the second and third terms have a common denominator, so change the grouping:

513+(34+14)=513+(44)=513+1=1513=1813 \tfrac{5}{13} + \left(\tfrac{3}{4} + \tfrac{1}{4}\right) = \tfrac{5}{13} + \left(\tfrac{4}{4}\right) = \tfrac{5}{13} + 1 = 1\tfrac{5}{13} = \tfrac{18}{13}

Simplify: (715+58)+38\left(\tfrac{7}{15} + \tfrac{5}{8}\right) + \tfrac{3}{8}.

When adding and subtracting three or more terms involving decimals, look for terms that combine to give whole numbers.

Example. Simplify: (6.47q+9.99q)+1.01q(6.47q + 9.99q) + 1.01q.

Notice that the sum of the second and third coefficients is a whole number, so change the grouping:

6.47q+(9.99q+1.01q)=6.47q+(11.00q)=17.47q6.47q + (9.99q + 1.01q) = 6.47q + (11.00q) = 17.47q

Many people have good number sense when they deal with money. Think about adding 9999 cents and 11 cent — do you see how this applies to adding 9.99+1.019.99 + 1.01?

Simplify: (5.58c+8.75c)+1.25c(5.58c + 8.75c) + 1.25c.

No matter what you are doing, it is always a good idea to think ahead. When simplifying an expression, think about what your steps will be.

Example. Simplify the expression: [1.67(8)](0.25)[1.67(8)](0.25).

Notice that multiplying (8)(0.25)(8)(0.25) is easier than multiplying 1.67(8)1.67(8) because it gives a whole number — think about having 88 quarters, which makes $2. Regroup, then multiply in the brackets first:

1.67[(8)(0.25)]=1.67[2]=3.341.67[(8)(0.25)] = 1.67[2] = 3.34

Simplify the expression: [1.17(4)](2.25)[1.17(4)](2.25).

When simplifying expressions that contain variables, we can use the commutative and associative properties to re-order or regroup terms.

Example. Simplify: 6(9x)6(9x).

Use the associative property of multiplication to re-group, then multiply in the parentheses:

6(9x)=(69)x=54x6(9x) = (6 \cdot 9)x = 54x

Simplify: 8(3y)8(3y).

In The Language of Algebra, we learned to combine like terms by rearranging an expression so the like terms were together — we simplified 3x+7+4x+53x + 7 + 4x + 5 by rewriting it as 3x+4x+7+53x + 4x + 7 + 5 and then simplifying it to 7x+127x + 12. We were using the Commutative Property of Addition.

Example. Simplify: 18p+6q+(15p)+5q18p + 6q + (-15p) + 5q.

Use the Commutative Property of Addition to re-order so that like terms are together, then combine like terms:

18p+(15p)+6q+5q=3p+11q18p + (-15p) + 6q + 5q = 3p + 11q

Simplify: 23r+14s+9r+(15s)23r + 14s + 9r + (-15s).

Key terms

commutative properties — for real numbers aa and bb: a+b=b+aa + b = b + a and ab=baa \cdot b = b \cdot a; changing the order of addition or multiplication does not change the result. associative properties — for real numbers aa, bb, and cc: (a+b)+c=a+(b+c)(a + b) + c = a + (b + c) and (ab)c=a(bc)(a \cdot b) \cdot c = a \cdot (b \cdot c); changing the grouping of addition or multiplication does not change the result. Subtraction and division are not commutative or associative.


This section is adapted from Prealgebra 2e, Section 7.2: Commutative and Associative Properties by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: recreated the boxed regrouping comparisons (Figures 7.3 and 7.4) as tables; omitted the Be Prepared quiz, Links to Literacy activity, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.