I'm struggling with this problem, could someone point me in the right direction?
Prove that for all $x$ and $y$ in set $\mathbb{Z}$, $x+3y$ is a multiple of $7$ iff $(3x + 2y)$ is a multiple of $7$
I don't really want the answer just some direction on how to work through this. Thanks.
$$ ( x+3y) + 2(3x+2y) = 7(x+y)$$
Thus $(x+3y)$ is a multiple of $7$ iff $2(3x+2y)$ is a multiple of $7$
Since $2$ and $7$ are relatively prime, the above statement is equivalent to $(x+3y)$ is a multiple of $7$ iff $(3x+2y)$ is a multiple of $7$