Compute the irreducible polynomials over Q for $a=\sqrt{2}+\sqrt{5}$ and $b=\sqrt[3]{2}+\sqrt{5}$
For a, I do:
$$a=\sqrt{2}+\sqrt{5} \Rightarrow a^2-7=2\sqrt{10} \Rightarrow a^4-14a^2+9=0$$
So $p(X)=X^4-14X^2+9 \in Q[X]$ is a candidate. Mathematica says this is irreducible.
How do I know this is irreducible, I can't find a prime that divides both 14 and 9, so Eisenstein's criterion (if I'm using it correctly) should imply this is reducible, what am I doing wrong?
For b, I haven't been able to use the method above to find any polynomials, let alone check if they are reducible, should I be algebraically smarter via the method above, or is there another way to approach this?
Eisenstein's criterion doesn't imply that something is reducible, it can only imply something is irreducible.
For (a) try and show that the set $\{1,\sqrt 2,\sqrt 5,\sqrt 10\}$ is linearly independent over $\mathbb Q$.
For (b) if we find that $[\mathbb Q(\root3\of2):\mathbb Q]=3$ and $[\mathbb Q(\root\of5):\mathbb Q]=2$ (And that you can do with Eisenstein) then it follows that $[\mathbb Q(\sqrt 5, \root3\of2):\mathbb Q]=6$ from basic field theory and some factorisation arguments. Then it is enough to show that the required extension is not of orders $2,3$, as it is contained in $\mathbb Q(\sqrt 5, \root3\of2)$.