I was trying to find all prime and maximal ideals of ring $R=\mathbb{Z}[x,y]/\langle 6, (x-2)^2, y^6\rangle$.
By correspondence theorem, we know the prime (maximal) ideals of ring $R$ has 1-1 correspondence with prime (maximal) ideals of ring $\mathbb{Z}[x,y]$ which contains the ideal $I=\langle 6, (x-2)^2, y^6\rangle$.
My questions are
(1) For example, ideal $\langle 3, x-2, y\rangle$ is an ideal of $\mathbb{Z}[x,y]$ and it contains $I$. If it is a prime ideal, then $\mathbb{Z}[x,y]/\langle 3, x-2, y\rangle$ must be an integral domain. Is there an easy way to check whether $\mathbb{Z}[x,y]/\langle 3, x-2, y\rangle$ is an integral domain? could we just do it by definition?
(2) It looks like to me that there are many ideals of $\mathbb{Z}[x,y]$ containing $I$, for example, consider $J=\langle 2, x-2, y, p(x,y)\rangle$, where $p(x,y)$ is any irreducible polynomial (other than $x-2$ and $y$ of course). So is there a way to find (or characterize) all the prime ideals of $\mathbb{Z}[x,y]$ containing $I$?
Thanks for any help!