Let's say we have an irreducible polynomial, $h(x) = x^4 + x + 1 \in \Bbb F_2[x]$, and that L is a field equal to $\Bbb F_2 [x]/(h(x))$. How would I go about finding a subfield K such that $[L : K] = 2$? And how would I prove that the multiplicative group $K^*$ is cyclic?
All I've gotten so far is that $K$ will have four elements, although I think the set ($x^3, x^2, x, 1$) is too simple to be the answer.