Saturday, November 16, 2013

How can I rewrite the expression x+(y+-z)using the associative property of addition?

Associative property tells us that we can add in any order and the parenthese tells us where we are choosing to add first: 

x+(y+-z)=(x+y)+(-z)

No comments: