SOLUTION: when you look at a commutative and associative properties in algbra what is the difference between the two

Algebra ->  Distributive-associative-commutative-properties -> SOLUTION: when you look at a commutative and associative properties in algbra what is the difference between the two      Log On


   



Question 266564: when you look at a commutative and associative properties in algbra what is the difference between the two
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
Commutative property is expressed as
a + b = b+ a
OR
a x b = b x a
The idea is that we are reversing our information.
----
Associative property is expressed as
(a + b) + c = a + (b + c)
OR
(a x b) x c = a x (b x c)
The order is the same, only parenthesis have shifted.
-----
that is the main difference.