$\mathbb{Z}/{5^2\mathbb{Z}}$ ?
If we consider a polynomial $P(x) = ax^2+bx+c \equiv 0 \pmod{5^2}$ (with $\gcd(a,5^2)=1$), how many roots at most could we have for this polynomial ?
First thing is that if we consider $\mathbb{Z}/5\mathbb{Z}$ (with $\gcd(a,5)=1$) we will have at most $2$ solutions because of the field structure.
I don't think that Hensel's lemma will help in that case.
Thanks in advance !