Which of the following represents associative property?
3 + ((-4)+5) = (3 +(-4)) + 5
Commutative property: a + b = b + a
(-3) + 4 = 4 +(-3) is commutative property.
6 + (-8) = (-8) + 6 is commutative property.
Distributive property: a × (b + c) = (a × b) + (a × c)
2 × (3 + 4) = (2×3) + (2 × 4) is distributive property.
Associative property: a + (b + c) = (a + b) + c
3 +((-4) + 5)=(3+(-4)) + 5 is associative property.