How to solve these (4) systems of congruences?
$$ \begin{cases} x=3,5\pmod{8}\\ x=5,7\pmod{12} \end{cases} $$ I was thinking about using CRT but $\gcd\left(8,12\right)>1$.
What can I do?
Clarification:
This notation represents 4 different systems. One of them for example is
$$ \begin{cases} x=3\pmod{8}\\ x=7\pmod{12} \end{cases} $$