Remember that (i) every maximal ideal is a prime ideal, (ii) for proper ideals $I$ of rings $R$, the factor ring $R/I$ is a field iff $I$ is a maximal ideal of $R$, and that (iii) whenever $F$ (for example $F=\mathbb{C}$) is a field, $F[x]/(p(x))$ is a field iff $p(x)$ is irreducible over $F$ (by definition, $p(x)$ is nonconstant).
Now, consider $I \subset \mathbb{C}[x, y]$ with $I=(x^2-1, y^3-1)$; computations show that (for $\alpha_1=(-1+i\sqrt{3})/2$ and $\alpha_2=(-1-i\sqrt{3})/2$)
$$I=((x+1)(x-1), (y-1)(y-\alpha_1)(y-\alpha_2)).$$
Since $\mathbb{C}$ is a field, (iii) implies (?) that $\mathbb{C}[x, y]/(p(x), q(y))$ is a field iff $p(x), q(y)$ are irreducible over $\mathbb{C}[x, y]$. It follows that the maximal ideals that contain $I$ are by (ii)
$$(x-1, y-1) \qquad (x-1, y-\alpha_1) \qquad (x-1, y-\alpha_2)$$ $$(x+1, y-1) \qquad (x+1, y-\alpha_1) \qquad (x+1, y-\alpha_2).$$
From (i) they are all prime ideals.
In the problem, we are given that there are six maximal ideals and prime ideals.
My question is: if "$\mathbb{C}[x, y]/(p(x), q(y))$ is a field iff $p(x), q(y)$ are irreducible over $\mathbb{C}[x, y]$" follows from (iii), and how can we prove that there are no more than six prime and maximal ideals that contain $I$?
I am grateful for all your help.