Question
Define a binary operation * on the set ${0, 1, 2, 3, 4, 5}$ as:
$\text{a}\times\text{b}=\begin{cases}\text{a + b},&\text{if }\text{a + b}<6\\\text{a + b}-6,&\text{if }\text{a + b}\geq6\end{cases}$
Show that 0 is the identity for this operation and each element a ≠ 0 of the set is invertible with 6 − a being the inverse of a.
$\text{a}\times\text{b}=\begin{cases}\text{a + b},&\text{if }\text{a + b}<6\\\text{a + b}-6,&\text{if }\text{a + b}\geq6\end{cases}$
Show that 0 is the identity for this operation and each element a ≠ 0 of the set is invertible with 6 − a being the inverse of a.