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