Find all solutions $x \in \mathbb{Z}_{m}$ of the following congruence whereby $m$ is the modulus. If there doesn't exist a solution, state why.$$17x \equiv 25 (\text{ mod } 33)$$
Alright so I have big trouble doing this because I only know how to do it if there was a $1$ instead of a $25$ on the right side : /
You then put all on one side and $33$ on the other side, use euclidean algorithm and calculate it. But what can I do in this case, when there isn't a $1$?
Is it done completely different or the same way?