Show that the polynomial $X^5 + X^3 + \bar{1}$ in $(\mathbb{Z}/2\mathbb{Z})[X]$ is irreducible. (Hint: if it were reducible, it would either have a root or be of the form $g(X) \cdot h(x)$, where deg$g(X) = 2$ and deg$h(X) = 3$) Recall that $\bar{a}$ is shorthand for the coset $a + 2\mathbb{Z} \space $in$ \space (\mathbb{Z}/2\mathbb{Z})[X]$ (for any $a \in \mathbb{Z}$)
This question is worth $7$ marks out of a possible $75$, this is my solution..
$f(X) = X^5 + X^3 + \bar{1}$ is irreducible in $\mathbb{Z}/2\mathbb{Z}[X]$ iff it has no roots in $\mathbb{Z}/2\mathbb{Z}$. Since $f(\bar{0}) = \bar{1}$ and $f(\bar{1}) = \bar{1}$, it follows that $f(x)$ is irreducible in $\mathbb{Z}/2\mathbb{Z}[X]$.
Would this be a sufficient answer? am I missing something?