Construct the splitting field for the polynomial $(x^4 - x^2 - 2)$ over $\mathbb Q$ (rationals) . What is the degree of the extension? Why?
How would one go about tackling this question? I'm a bit lost, the notes I have a aren't great and there's no clear worked example. I'm working within finite fields and haven't started Galois theory yet.
Notice that $x^4-x^2-2$ is quadratic in $x^2$ so we can factor easily: $(x^2-2)(x^2+1)$. Thus by adjoining $\sqrt{2}$ and $i=\sqrt{-1}$ to the rationals, we'll have all of the necessary roots to make this split: $(x-\sqrt{2})(x+\sqrt{2})(x-i)(x+i)$.
The splitting field is $\mathbb{Q}(\sqrt{2},i)$.
The degree of this extension is $4$ since $\{1,\sqrt{2},i,i\sqrt{2}\}$ forms a basis (as a vector space) for $\mathbb{Q}(\sqrt{2},i)$ over $\mathbb{Q}$. OR... notice that $[\mathbb{Q}(\sqrt{2}):\mathbb{Q}]=2$ and $[\mathbb{Q}(\sqrt{2},i):\mathbb{Q}(\sqrt{2})]=2$ so $[\mathbb{Q}(\sqrt{2},i):\mathbb{Q}]=2 \cdot 2 = 4$.