Let $F=(\mathbb{Z}/5\mathbb{Z})[x]/(x^2+2x+3)$. How do I prove $F$ is a field?
I've shown its a commutative ring with an identity $\bar1$. Then we let $(\bar{a}x+\bar{b})^{-1}=(\bar{c}x+\bar{d}).$ Multiplying those together gives me and substituting $3x+2$ for $x^2$ gives me the following two equations...not sure what to do next.
$\bar{3ac}+\bar{ad}+\bar{ac}=\bar0$
$\bar{2ac}+\bar{ad}=\bar1$
I also need to prove that every element can be written as $\bar{a}x+\bar{b}$, although I feel like I already proved that somewhat.
$x^2+2x+3$ has no roots in $\mathbb{Z}_5$, so it is irreducible. Therefore $(x^2+2x+3)$ is maximal, so $\mathbb{Z}_5[x]/(x^2+2x+3)$ is a field.