Find the minimal polynomial of $\sqrt3 + \sqrt5$ over $\Bbb Q$.
I got that if $\alpha = \sqrt3 + \sqrt5$, then $\alpha^2 = 8+2\sqrt{15}$ and from there $\alpha^2 - 8 = 2\sqrt{15}$. Squaring again to get rid of the radical I get that $$(\alpha^2-8)^2 = 60 \iff \alpha^4 - 16\alpha^2 + 4 = 0$$
but looking at the solution the minimal polynoimal should be $x^4 -10x^3 +1$. How did they come to that conclusion?