Suppose $f(x)$ is an integer polynomial that can be factored as $f(x) = g(x)h(x)$ where $g(x)$ and $h(x)$ are both integer polynomials of positive degree. Prove that there exists an integer $n$ such that the integer $|f(n)|$ is composite.
We can see that $|f(x)| = |g(x)|\cdot|h(x)|$. Since $n \in \mathbb{N}$, $|g(n)|$ and $|h(n)|$ are integers.
But how can we show that $|g(n)|\cdot|h(n)|$ is not prime?