Commutative and Associative Properties
Apply commutative and associative properties to simplify expressions: rearrange and regroup terms freely within addition and multiplication to make calculations more efficient.
Key Concepts
Commutative Property: $a + b = b + a$ and $ab = ba$. Associative Property: $(a + b) + c = a + (b + c)$ and $(ab)c = a(bc)$.
a. Commutative: $7 \cdot 9 = 9 \cdot 7 = 63$. b. Associative: $(15 + 25) + 30 = 15 + (25 + 30) = 70$. c. Simplify $25 + 13 + 5$ by commuting to $(25 + 5) + 13$, which makes it an easy $30+13=43$.
The Commutative Property is like commuting to school; you can take different routes ($a+b$ or $b+a$) but still get to the same place. The Associative Property is about your friends; you can group up with different people first, but the whole gang is still together.
Common Questions
What are the commutative and associative properties?
The Commutative Property says order does not matter: a+b=b+a and ab=ba. The Associative Property says grouping does not matter: (a+b)+c=a+(b+c) and (ab)c=a(bc). Both hold for all real numbers in addition and multiplication, but not for subtraction or division.
How do you use these properties to simplify algebraic expressions?
Use the Commutative Property to move like terms next to each other, and the Associative Property to regroup numbers for easier mental computation. For 3+(x+7): use Associative to regroup as (3+7)+x=10+x. For 5*y*2: use Commutative to get 5*2*y=10y.
Why do the commutative and associative properties not hold for subtraction?
Subtraction is not commutative because 5-3=2 but 3-5=-2. It is not associative because (8-3)-2=3 but 8-(3-2)=8-1=7. These failures show subtraction is a fundamentally different operation that requires careful attention to order and grouping.