Let $p(x) = x^4 + 4x^3 + 11x^2 + 10x + 9$. How to how that it is irreducible over $\mathbb{Q}$?
The first thing I tried was Eisenstein, but that obviously doesn't work with the polynomial in that form.
Then I looked at $p$ in $\mathbb{F}_2$ and $\mathbb{F}_5$ in order to show that it irreducible in one of them and then to use Gauß' Theorem. However, it turns out that $p$ is reducible over both fields.
I've seen people use nifty substitutions in connection with the Eisenstein criterion. I tried to represent $p$ in terms of $x+1$, but that doesn't seem to work, either.
Now I'm at my wit's end. What else could I try?