I've solved normal congruence equations like $ax \equiv b \pmod{m}$ but now I am trying to solve $ 1 5 1 x − 294 \equiv44\pmod{7}$. How do I solve this one? Can I just add $294$ to both sides and solve as normal using Euclidean algorithm?
I read the answer by quanta in this question but it is still not clear to me.
Can anyone please elaborate more on this?
Thanks for any help.