Find a formula for all integers $x$ such that $5x-1$ is divisible by $13$ and $19x-12$ is divisible by $23$.
Hello. I am working on a review sheet for my test tomorrow and I am stuck on this question.
I found earlier that all integers $x$ such that $19x-12$ is divisible by $23$ is $x\equiv 20 \pmod{23}$, but I am not sure if this helps.
It seems that you should solve the rest congruence $5x\equiv 1(\operatorname{mod} 13)$ to the form $x\equiv a (\operatorname{mod} 13)$ and then use Chinese remainder theorem and a constructive algorithm to find the solution of a system of congruences.