This is part of a past qualifying exam problem:
Let $\alpha = \sqrt 2 + \sqrt 7$ and let $F=\mathbb Q(\alpha)$. Find the minimal polynomial of $\alpha$ over $\mathbb Q$ and determine $[F: \mathbb Q]$.
Work so far. I was able to calculate the following polynomial over $\mathbb Q$ that has $\alpha$ as a root: $f(x):= x^4 - 18x^2 + 25$. I'm pretty sure that this is the minimal polynomial, but I also need to verify it is irreducible over $\mathbb Q$. Eisenstein's criterion doesn't apply as far as I can tell, and since it's a quartic, then it's not enough to check that $f$ has no roots in $\mathbb Q$ (using, e.g., rational roots test).
That being said, using rational roots test, I can deduce that if $f$ does factor, it must factor as a pair of quadratics. My question is: besides comparing coefficients and setting up a system of equations to rule out a factorization into quadratics, is there any easier way to show that $f$ is irreducible over $\mathbb Q$?