Investigate if the following polynomial in Q [x] is reducible or irreducible: $x^5+x+1$
Attempt:
We can write $x^5+x+1 = (x^2+x+1)(x^3-x^2+1)$ which could be a hint to be reducible, if we look clously we see that $(x^2+x+1),(x^3-x^2+1)$ are both irreducible in $Q$, if we use rational root theorem, we see there is no root in $Q$, so its irreducible over $Q$?