I have an polynomial $x^4+x+1 \in \mathbb{Z}\left\{ x\right\}$ and I want to construct an extension field of $\mathbb{Z}_2$ that include the roots of that polynomial. So is this the right approach?
Let E be the extension field. $$E= \mathbb{Z}_2 / <x^4+x+1> $$?
If so, how do I find the root of this polynomial? And what is the range of the extension field?
The field $\;\Bbb F:=\Bbb F_2[x]/I\;,\;\;\text{with}\;\;I:=\langle x^4+x+1\rangle\;$, (it is a because $\;x^4+x+1\;$ is irreducible), contains the element $\;\omega:=x+I\;$ . Check this element is a root of the quartic.
In general, if $\;\Bbb K\;$ is a field and $\;f(x)\in\Bbb K[x]\;$ is irreducible, we have that
$$\dim_{\Bbb K}\Bbb K[x]/\langle f(x)\rangle =\deg f$$
and thus your extension's degree is $\;4\;$ .