I want to find all of the zeros of the polynomial $5x^3 + 4x^2 + 11x + 9 \in \mathbb{Z}_{12}[x]$. I know that one simple way would be to check every value in the set $x=\{0,1,...,11\}$, and when I did this I found that there were no zeros.
However, is there a more elegant way to show this? I was thinking that I could try to show the polynomial is irreducible, and then use that to help show there are no roots, but couldn't see a good way to show irreducibility in $\mathbb{Z}_{12}[x]$
Thanks for any help you might have!
If $x$ is even then the left side is odd from the odd constant term. If $x$ is odd then the left side is odd by having an odd number of odd terms. The left side will never be a multiple of $2$, let alone a multiple of $12$.