$\begin{cases} x \equiv 39 \pmod{189}\\ x \equiv 25 \pmod{539}\\ x \equiv 39 \pmod{1089}\end{cases}$
but two moduli are not pairwise prime $(189, 1089)=3$ What do we do to solve it then? Should we try to solve $x\equiv 39 \pmod{189}$ and $x\equiv 25 \pmod{539}$ First?
Thanks
There are no solutions: both $539$ and $1089$ are divisible by $11$, so their corresponding congruences imply $$x \equiv 3 \pmod {11}$$ and $$x \equiv 6 \pmod {11}.$$