I have come across a quite difficult question while I am studying for a test:
Let $F=\Bbb Z[x]/(7,x^2-3)$. Let $u$ denote the image of $x$ under the canonical epimorphism from $\Bbb Z[x]$ to $F$.
A. Show that $F$ is a field. How many elements does it have?
B. Find all the elements of the group $\{z\in F\mid z^2+uz+1=0\}$ and express them by using $u$.
Please help me with an answer.
Question A has been adequatelly handled by others, so I will concentrate on Question B. The formula for the solutions of a quadratic equation works over any field of characteristic $\neq2$. Thus $$ z=\frac{-u\pm\sqrt{u^2-4}}2. $$ Because $u$ is a zero of $x^2-3$, we know that $u^2=3$. Therefore (remember that we are working modulo $7$) $$u^2-4=-1=27=9\cdot 3=9u^2=(3u)^2.$$ So the solutions of that equation are $$ z_1=\frac{-u+3u}2=u\qquad\text{and}\qquad z_2=\frac{-u-3u}2=-2u. $$