I am reading Fraleigh in which Fraleigh proves that $f(x) = x^3 + 3x+ 2$ is irreducible over $\mathbb{Z}[5]$. He explains that the if $f(x) = x^3 + 3x+ 2$ were reducible over $\mathbb{Z}[5]$, then there would exist ar least one linear factor of $f(x)$ of the form $x-a$ for some $a \in \mathbb{Z}[5]$. Then, $f(a)$ would be $0$. However, $f(0) = 2, f(1) = 1, f(2) = 1, f(-1) = -2,f(-2) = -2$.
I don't understand why Fraleigh didn't analyze $f(4)$ and $f(3)$ instead of $f(-1)$ and $f(-2)$ respectively. Can someone please explain? Thanks!