Question
Consider the binary operations *: R × R → R and o: R × R → R defined as $\text{a}∗\text{b} = |\text{a } – \text{ b}|\text{ and}\text{ a} o \text{b} = \text{a},\forall\text{a},\text{b}\in\text{R}.$ Show that * is commutative but not associative, o is associative but not commutative. Further, show that $\forall\text{a},\text{b},\text{c}\in\text{R},\text{a} *(\text{b}o\text{c}) = (\text{a} *\text{b})o(\text{a}*\text{b}).$ [If it is so, we say that the operation * distributes over the operation o]. Does o distribute over *? Justify your answer.