Let $F$ be a field of order 32. Find number of solutions $(x,y)\in F\times F$ for $x^2 +y^2 +xy =0$.
I have figured out that non zero elements of this field forms a cyclic multiplicative group of order 31 and charecteristic of $ F $ must be 2. Have no idea how to proceed further.
If $y = 0$, clearly also $x = 0$.
So suppose $y \ne 0$, multiply by $y^{-2}$, and set $t = x y^{-1}$ to obtain $t^{2} + t + 1 = 0$.
Now you should know that the solutions of the latter equations are the two elements different from $0, 1$ in the field of order $2^{2} = 4$. Since $32 = 2^{5}$, the field of order $4$ is not a subfield of $F$. So no solutions here.