Consider extension $[\mathbb{Q}(\alpha):\mathbb{Q}]$ where $\alpha$ is zero of $p(x) = x^4 + 9x^{2} + 15 $. Find $[\mathbb{Q}(\alpha):\mathbb{Q}(\alpha^2 + 3)]$.
My attempt: By Eisenstein's Criterion $p$ is irreducible over $\mathbb{Z}$ and by Gauss's lemma it is also over $\mathbb{Q}$. Then $[\mathbb{Q}(\alpha):\mathbb{Q}] = 4$. Now as $[\mathbb{Q}(\alpha):\mathbb{Q}] = [\mathbb{Q}(\alpha):\mathbb{Q}(\alpha^2 + 3)] [\mathbb{Q}(\alpha^2 + 3):\mathbb{Q}]$ we have $$ 4 = [\mathbb{Q}(\alpha):\mathbb{Q}(\alpha^2 + 3)] [\mathbb{Q}(\alpha^2 + 3):\mathbb{Q}] \, . $$ There are three possibilities: $[\mathbb{Q}(\alpha):\mathbb{Q}(\alpha^2 + 3)] = 1,2$ or $4$.
As $\alpha$ is zero of $p(x) = x^4 + 9x^{2} + 15$, I can write $p(x) = (x - \alpha)(x + \alpha)(x^2 + 9 + \alpha^2)$ on $\mathbb{Q}(\alpha)$. I got stuck here.
Any ideas would be appreciated.
You pretty much got an answer :)! However, I think it would be a little bit easier to calculate the degree extension of $\mathbb{Q}(\alpha^2+3)$ over $\mathbb{Q}$. We can proceed as following:
First of all note that $\alpha^2+3$ is not a rational number (why?), so $[\mathbb{Q}(\alpha^2+3):\mathbb{Q}]$ can't be 1. It remains for us find out what is the minimal polynomial of $\alpha^2+3$ over $\mathbb{Q}$. To find such polynomial, the natural thing to do is to set $$x=\alpha^2+3 \space$$ Or equivalently, $x-3=\alpha^2$ (*). Squaring both side of this equation, taking advantage of the fact that $\alpha$ is a zero of $x^4+9x^2+15$ to manipulate algebraically into $x^2+3x-3=0$. So consider $m(x)=x^2+3x-3$.
Now can you check that $m$ is indeed the minimal polynomial of $\alpha^2+3$ over $\mathbb{Q}$? This is a routine exercise. Once you have that, think of $\mathbb{Q}(\alpha^2+3)$ as $\mathbb{Q}[x]/(m(x))$. So it must be the case that $[\mathbb{Q}(\alpha^2+3):\mathbb{Q}]=2$