Let $F$ be a field with $4$ elements and let $\alpha \in F$ be an element $\neq 0, 1$.
a) Show that $F = \{0,1,\alpha, \alpha^2\}$ and $1 + \alpha + \alpha^2 = 0$:
I know that $F^* = F - \{0\}$ is a group with operation $(\cdot)$, so $(F^*, \cdot)$ is a group of order $3$ with identity element $1$.
Since the order of every element in $F^*$ must divide $3$ we have $\langle \alpha \rangle = \{\alpha, \alpha^2, 1\}$ is the subgroup of $F^*$ generated by $\alpha$, so $\langle \alpha \rangle = F^*$ and $F = F^* \cup\{0\} = \{0, 1,\alpha, \alpha^2\}$.
However I don't know how to show $1 + \alpha + \alpha^2 = 0$. Thus I'm sure I should use the identity $\alpha^3 = 1$.
b) Also I must show $X^2 + \alpha$ is reducible and $X^2 + X + \alpha$ is irreducible in $F[X]$, but this amounts to show that one has a root and the other not (this I've proved).