Give the addition and multiplication tables for the integers modulo 7, where $a \oplus b=(a+b) \bmod 7$ and $a \otimes b=a b \bmod 7$. If $a$ and $b$ are in the set $\{0,1,2,3,4,5,6\}$, can you always solve the equation $a \oplus x=b$ ? For which choices of $a$ and $b$ can you solve the equation $a \otimes x=b$ ?