So the question is to show that $f(x)=x^4-7x^3+10x^2+5x-10$ factors over $\mathbb{Q}$ with a linear factor and a third degree polynomial that is irreducible.
My solution: For $f(2)=0$ we can reduce $f(x)$ to $f(x)=(x-2)(x^3-5x^2+5)$, by Eisensteins criteria this is irreducible over $\mathbb{Q}$ with $p=5$. So we're done there.
Next is to show that $f(x)$ is reducible over $\mathbb{R}$. I know that every polynomial is reducible in $\mathbb{R}$ when the degree of the polynomial is larger than or equal to 3. But how do I show it? Since the polynomial doesnt have any "nice" roots. I guess I could chug in some values and see that the value changes from $-$ to $+$ and conclude that the function has 3 roots, but that doesnt feel like a correct approach?
Thanks in advance!