SOLUTION: how can i use the commutative and associative properties to find three equivalent expresions for (3+x)+y

Algebra ->  Distributive-associative-commutative-properties -> SOLUTION: how can i use the commutative and associative properties to find three equivalent expresions for (3+x)+y      Log On


   



Question 337417: how can i use the commutative and associative properties to find three equivalent expresions for (3+x)+y
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
1. Start with 

(3+x)+y

Commute (interchange) the 3 and the x and get

(x+3)+y

------------------------------------

2. Start with 

(3+x)+y

Commute (interchange) the whole (3+x) and the y and get

y+(3+x)

------------------------------------

3. Start with 

(3+x)+y

Associate the x and the y instead of the 3 and the x and get:

3+(x+y)

------------------------------------

Using the commutative principle means to interchange two numbers.

Using the associative principle means to move the parentheses from
around one pair of numbers to around the other pair of numbers.

Edwin