We have the ring $R=\mathbb{Z}_5[x]$ and the element $b=(x-4)(x-3)^2$ of $R$. Let $A$ the set of $a$ in $R$ such that $at=b$ has a solution $t\in R$. How can we determine the number of elements of $A$ ?
Could you give me a hint? I don't really have an idea.
You are asking for the number of divisors of $b$. These are the polynomials of the type$$\alpha(x-4)^\beta(x-3)^\gamma,$$with $\alpha\in\mathbb{Z}_5\setminus\{0\}$, $\beta\in\{0,1\}$, and $\gamma\in\{0,1,2\}$.