I'd like to prove $$3+4\mathbb Z = \{ x\in \mathbb Z , 3x \equiv 5 [4]\}$$
The $\Rightarrow$ is trivial: $x\in 3+4\mathbb Z \Rightarrow x\equiv3[4] \Rightarrow 3x\equiv5[4]$
But for the reverse way $\Leftarrow$ I get stuck at a certain point: $3x\equiv 5[4] \Rightarrow 3x\equiv 1[4]$
I am stuck at this point..
PS: I've been thinking about dividing $3x\equiv 1[4]$ by $3\equiv 3 [4]$ which I can do because $gcd(3,4)=1$
but then I would have $\frac{1}{3}$ which is difficult to handle.