Given the following systems of modular equations:
$$ 4^{x}+x^{2}\equiv 1 (mod \: 6)$$
$$7x\equiv 3 (mod \: 9)$$
$$15x\equiv 10 (mod \: 25)$$
Which x solves the system ?
It is possible to make use of Chinese remainder theorem, but what to do with Equation 1 ?
Thanks