For this equation I know the first step is to write $x^2-x=0 \pmod{ 111 5111}$ and then we know that we can write $111 5111=1051 \cdot 1061$ (product of prime numbers) so we have to solve the following:
Find $x\:$ s.t.
$1051 | x(x-1)$ ^ $1061 | x(x-1)$
What is the fastest way to solve this last step without a calculator?
We have $1051|x(x-1)$ so either $\ 1051|x$ or $\ 1051|(x-1)$ since $\ 1051$ is prime. Similarly we have either $\ 1061| x$ or $\ 1061|(x-1)$. So we have a system of $\ 4$ equations for $\ 2$ congruences (i.e $\ x\equiv 0\; (\text{mod}\; 1051) $ and $\ x\equiv 1\; (\text{mod}\; 1061)$, $\ x\equiv 0\; (\text{mod}\; 1051)$ and $\ x\equiv 0\; (\text{mod}\; 1061)$, $\ x\equiv 1 \; (\text{mod}\; 1051)$ and $\ x\equiv 0\; (\text{mod}\; 1061)$ and $\ x\equiv 1\;(\text{mod}\; 1051)$ and $\ x\equiv 1\;(\text{ mod}\; 1061)$ which has $\ 4$ solutions modulo $\ 1115111$ by the Chinese Remainder Theorem.
The solutions are given by: $\ x\equiv 0\; (\text{mod}\; 1115111), x\equiv 1\; (\text{mod}\; 1115111), x\equiv 111406\; (\text{mod}\; 1115111)\; \text{or}\; x\equiv 1003706\; (\text{mod}\; 1115111)$.