I am having some troubles understanding the proof for a statement. The question is:
Suppose R is the polynomial ring $\mathbb{Z}_2[x]$. Let $(x^4+x+1)$, I, be the principal ideal of this ring. Therefore, the quotient ring $\frac{\mathbb{Z}_2[x]}{I}$, F, is a field as $x^4+x+1$ is irreducible.
Then, the question asks to prove that:
every quadratic polynomial over $\mathbb{Z}_2[x]$ has a root in F.
It is easy to prove for reducible quadratic polynomial because they have roots $I+0$ or $I+1$. So, what we only need to consider is the polynomial $x^2+x+1$, which is irreducible over $\mathbb{Z}_2[x]$.
The proof directly says that $I+x^5 \in F$ is such a root of $x^2+x+1$. It is not clear for me why $I+x^{10}+x^5+1 = I$ in this case. This is confusing for me. Please give me some help on this part, thanks!
Plus, the proof before states that ''if $\alpha \in F$, then $\alpha^{15}=1$'', which I understand but don't know how to use.