I need to prove that $a + 2b \equiv 0\pmod{3}$ if and only if $a \equiv b \pmod{3}$.
I know that you need to show both cases but my professor said that we weren't supposed to use one to solve the other so I'm stuck.
I need to prove that $a + 2b \equiv 0\pmod{3}$ if and only if $a \equiv b \pmod{3}$.
I know that you need to show both cases but my professor said that we weren't supposed to use one to solve the other so I'm stuck.
On
Hint: Try converting the second equation to $$ a -b \equiv 0 \pmod 3 $$ by subtracting $b$ from both sides.
Hint: $\ 2\equiv -1\pmod3\ $ so $\ a+2b\equiv a-b\pmod 3\ $