Show that the polynomial $f(X) = 7X^5 + 71X^3 - 9$ is irreducible in $\mathbb{Z}[X]$
My solution:
Using the irreducibility test: "Reduction Mod p Test"
$f(X)$ is clearly primitive and that the prime number 2 does not divide the leading coefficient.
It is therefore enough to prove the polynomial $\bar{\pi}_2(f(X)) = X^5+X^3-\bar{1} \in (\mathbb{Z}/2\mathbb{Z})[X]$ is irreducible.
$\bar{\pi}_2(f(X))$ has no roots in $(\mathbb{Z}/2\mathbb{Z})[X]$ (to verify this evaluate the polynomial at the two elements $\bar{0}$ and $\bar{1}$ of $(\mathbb{Z}/2\mathbb{Z})[X]$
Thus, if it were reducible then it would have to be of the form $g(X) \cdot h(X)$, where $g(X), h(X) \in (\mathbb{Z}/2\mathbb{Z})[X]$ are both irreducible of degree $2$. Which is not possible.
Concluding that $\bar{\pi}_2(f(X))$ is irreducible in $(\mathbb{Z}/2\mathbb{Z})[X]$, whereby $f(X)$ is irreducible in $\mathbb{Z}[X]$.