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!
HINT: Every polynomial of odd degree has at least one root in $\mathbb{R}$
This is true by IVT as $\lim_{x \to -\infty} f(x) = -\infty$ and $\lim_{x \to \infty} f(x) = \infty$. Another way to see why it's true is to note that complex roots are coming in pairs (the conjugate of a zero is always a zero of the polynomial). But as every polynomial of $\mathbb{R}[x]$ splits in $\mathbb{C}$ we must have one unpaired root, which is in $\mathbb{R}$.