Which property is (x+y)+z=x+(y+z)?

1 Answer
Jun 10, 2015

Associativity of addition.

Explanation:

Addition and multiplication are both associative operations:

(x+y)+z=x+(y+z) for all x, y and z.

(xy)z=x(yz) for all x, y and z.

Notice that subtraction and division are not associative operations:

(xy)zx(yz) (except when z=0)

(x÷y)÷zx÷(y÷z) (except when x=0 or z=1)