I need to show that there are exactly two non-trivial solutions of $$x(x-1) \equiv 0 \ (\text{mod} \ 10^k)$$for any $k$.
The only thing I've figured out is that one of the numbers has to be divisible by $2^k$ and another one has to be divisible by $5^k$ (and it could not be even). I'd be happy if someone gives me any help or advice!