Let $\mathbb F$ be an extension of a field $\mathbb K$ such that $[\mathbb F: \mathbb K] = 2$. Show that $\mathbb F$ is a field of roots over $\mathbb K$.
If $f(x)$ is a root field then $f(x)$ decomposes into $K$, that is, $f(x)=c(x-\alpha_1)...(x-\alpha_r)$ for certain $\alpha_1,…,\alpha_r \in K.$ E $K =f(\alpha_1,…,\alpha_r).$ And if $[\mathbb F: \mathbb K] = 2$, then we have $1, \alpha, \alpha^2$. So I need to get to
$f(x) = c(x-\alpha_1)(x-\alpha_2) = a_0 + a_1x +a_2x^2.$ Correct?
Assuming it's correct, I tried to do the following.
$(cx -c\alpha_1)(x-\alpha_2) = cx^2 – cx\alpha_2 - cx\alpha_1 + c\alpha_1\alpha_2 = a_0 + a_1x +a_2x^2 \to a_0 = c\alpha_1\alpha_2,\ a_1x=(c\alpha_1-c\alpha_2)x,\ a_2x^2=cx^2$.
I don't think it's right but I can't think of anything else.
Thank's.
Applying the primitive element theorem there exist some $\alpha\in F$ such as $K(\alpha)=F$. Since the degree of the extension is two then the elements, $1,\alpha,\alpha^2$ are linearly dependant, so there exist some $a,b,c\in K$ such as $a\alpha^2-b\alpha-c=0$ not all equal to zero. We can suppose without loss of generality that $a\not =0$ so dividing by zero we get some $d,e\in K$ such as $\alpha^2-d\alpha-e=0$. By the Tschirnhaus transform (completing squares in these case), we have the following: $$(\alpha-\frac{d}{2})^2=\alpha^2+\frac{d^2}{4}-\alpha d=\frac{d^2}{4}+e\in K$$. Now taking $\beta=\alpha-\frac{d}{2}$, and since $K(\beta)=K(\alpha)$ we have found that $\beta^2\in K$, so $F$ is just the splitting field (the accurate name for field of roots) of the polynomial $f(t):=t^2-\beta^2$