SOLUTION: tell whether division is communitive or associative?

Algebra ->  Average -> SOLUTION: tell whether division is communitive or associative?      Log On


   



Question 502608: tell whether division is communitive or associative?
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
It is not commutative because a/b does not always equal b/a.

Division is not associative because (a/b)/c = a/(bc),while a/(b/c) = (ac)/b.