How should I have known that $$x^4-2x^3-7x^2+10x+10=(x^2-2x-2)(x^2-5)$$?
I was asked to find the splitting field of $f(x)=x^4-2x^3-7x^2+10x+10$. The solution that I was given starts off by noting the given factorization of $f(x)$ into quadratics. Hw should I have seen this factorization? I tried writing $f(x)$ as the product of two arbitrary monic quadratics and matching coefficients but things got messy quite quickly.
In general, to find the splitting field of a quartic polynomial, if all else fails, I believe I could find the roots of the quartic using the general method for solving a quartic by radicals (although I have not learned about this method, or the method for cubic's, I know they exist). Is using the general method for solving quartics a common approach to finding splitting fields of quartics?
The odd part is $-2x(x^2-5)$, so if $x^2-5|x^4-7x^2+10$, or equivalently $y-5|y^2-7y+10$ (which it does), you're lucky enough you can pull out a quadratic factor without a linear term. And having separated the even and odd parts as thus, we know the other factor is $-2x+x^2-2$.