Find the splitting field $E$ of the following polynomials and the degree of the extension
1) $X^4-1\in\mathbb Q[X]$
$X^4-1=(X-1)(X+1)(X^2+1)=(X+1)(X-1)(X+i)(X-i)$ therefore $E=\mathbb Q(i)\cong \mathbb Q[X]/(X^2+1)$ and thus $[E:\mathbb Q]=2$.
I had 0/10 on the question, and the remark was: "the justification is not correct". Could someone explain me why ?
2) $X^7-1\in\mathbb Q[X]$
We have that $$X^7-1=(X-1)(X^6+...+1)$$ with $X^6+...+1$ irreducible.
$$X^7-1=0\iff X^7=1\iff X=e^{\frac{2ik\pi}{7}},\ k=0,...,6.$$ Therefore $$E=\mathbb Q(1,e^{\frac{2i\pi}{7}},...,e^{\frac{12i\pi}{7}})\cong\mathbb Q[X]/(x^6+...+1),$$
and thus $[E:\mathbb Q]=6$.
Is my justification correct ?
3) $X^p-t\in\mathbb F_p(t)[X]$
$t$ is irreducible on $\mathbb F_p(t)$ therefore, by Eisenstein criterion, $X^p-t$ is irreducible over $F_p(t)[X]$.
I have to describe $E$, but how can I solve $X^p=t$ on $\mathbb F_p(t)$ ? I would say that $$X^p=t\iff X=e^{\frac{2ik\pi}{p}}\sqrt[p]t, k=0,...,p-1$$ but the $e^{\frac{2ik\pi}{p}}\sqrt[p]t\notin\mathbb F_p(t)$, therefore I don't know how to do.
4) The minimal polynomials of $\sqrt 2+\sqrt 3$
The minimal polynomial is given by $X^4-10X^2+1$. The roots of this polynomials are $$\sqrt 2+\sqrt 3,\quad -\sqrt 2-\sqrt 3,\quad \sqrt 2-\sqrt 3\quad\text{and}\quad \sqrt 3-\sqrt 2.$$ We have that $$E=\mathbb Q(\sqrt 2+\sqrt 3,-\sqrt 2-\sqrt 3,-\sqrt 2+\sqrt 3,\sqrt 2-\sqrt 3).$$
But $$-\sqrt{2}-\sqrt 3=-(\sqrt 2+\sqrt 3)\in\mathbb Q(sqrt 2+\sqrt 3)$$ $$\sqrt 2-\sqrt 3=\frac{-1}{\sqrt 2+\sqrt 3}\in\mathbb Q(sqrt 2+\sqrt 3)$$ $$-\sqrt 2+\sqrt 3=\frac{1}{\sqrt 2+\sqrt 3}\in\mathbb Q(sqrt 2+\sqrt 3),$$
therefore $$E=\mathbb Q(\sqrt 2+\sqrt 3)\cong\mathbb Q[X]/(X^4-10X+1)$$ and thus $[E:\mathbb Q]=4$.
is it correct ?