I noticed modulo 8 the quadratic $x^2 + 7$ is zero for four separate values $x = 1,3,5,7 \in \mathbb{Z}_8$. The number of zeros exceeds the degree.
I would like to define the "variety" $\mathbb{Z}_8[x]/(x^2 + 7)$, but $\mathbb{Z}_8$ is not a field, so I have to use schemes. What is the geometric meaning of this quadratic vanishing at 4 points?
I know the points are the prime ideals in the ring I have constructed. In other worse, if $ab \in P$ then $a \in P$ or $b \in P$. Not sure how to compute those in this ring.
The topology on this scheme is given by the Zariski topology (I think) but I don't know what the open sets look like here.
Basic understanding of Spec$(\mathbb Z)$
Diophantine applications of Spec?
EDIT Mumford seem to have drawn groovy images of prime ideals in the scheme.

Edit: As a topological space, $\operatorname{Spec}(\mathbb{Z}/8\mathbb{Z}[x]/(x^2+7)) = \{(2, x+1)\}$. Notice that modulo $8$, $x^2 + 7 = x^2 - 1 = (x + 1)(x - 1)$. As pointed out by Jyrki Lahtonen, $2$ is nilpotent in $\mathbb{Z}/8\mathbb{Z}[x]$, hence is in every prime ideal, so every prime of $\mathbb{Z}/8\mathbb{Z}[x]/(x^2+7)$ must contain $(2, x+1) = (2,x-1)$, and this is maximal, with residue field $\mathbb{Z}/2\mathbb{Z}$.