I have to discuss wether the polynomial $f(x)=x^4+15x^3+7$ is irreductible on $\mathbb{Q}[x]$.
To show this I will use a combination between the Gauss Criterion and the Modular criterion, which states that
Let $I$ be an ideal of $R$ and $f(x)\in R[x]$ a monic polynomial. If $f(x)$ has no trivial decompositions on $R/I[x]$, then $f(x)$ is irreductible on $R[x]$.
Using 1 we see that if $f(x)$ is irreductible on $\mathbb{Z}[x]$, so is on $\mathbb{Q}[x]$. To apply this second criterion we choose $R=\mathbb{Z}$ and $I=3\mathbb{Z}$ such that $[f(x)]=x^4+7\in\mathbb{Z}/3\mathbb{Z}$. We can see that $[f(x)]$ has no roots on $\mathbb{Z}/3\mathbb{Z}$, thus being irreductible. By virtue of the Modular criterion we get that $f(x)$ is also irreductible.
Is my reasoning correct? Have I commited any error? Is it true? How would you solve this problem?