Consider the following two polynomials in $\mathbb{Z}_5[x]$:* $$ a(x) = x^5 + 1 $$
$$ b(x) = x - 4 $$
You may check that $a(0) = b(0), a(1) = b(1), \ldots, a(4) = b(4)$, hence $a(x)$ and $b(x)$ are equal functions from $\mathbb{Z}_5$ to $\mathbb{Z}_5$.
Why and how $a(0)=b(0)$ for the above two functions?