1.$$10x\equiv 34 \pmod{63}$$
2.$$11x\equiv 44 \pmod{64}$$
3.$$12x\equiv 54 \pmod{65}$$
How am I supposed to solve it? I know that use of the Chinese remainder theorem is not allowed in this case because 'x' doesn't appear solely in the equations.
after using some modular arithmetic I get:
$2x\equiv 9 \pmod 5$
$x\equiv 4 \pmod 2$
$5x\equiv 17 \pmod 7$
How do I continue?
Hint: $$10\times 19 \equiv 1 \pmod{63}$$ $$11\times 35 \equiv 1 \pmod{64}$$ $$12\times 38 \equiv 1 \pmod{65}$$