(a × b) × c = (c × b) × a
represents which of the following?
(a + b) + c = a + (b + c)
represents associative property under addition.
(a × b) × c = a × (b × c)
represents associative property under multiplication.
a × (b + c) = (a ×b) + (a × c)
represents distributive property.