A problem from introduction to abstract algebra by Hungerford.
It asks: If $p$ is a prime integer, prove that $M$ is a maximal ideal in $\mathbb Z \times \mathbb Z$, where $M =\{(pa,b)\mid a,b\in \mathbb Z\}$
Though, we know that an ideal is maximal iff $\frac{\mathbb Z \times \mathbb Z}{M}$ is a field. Isn't $\frac{\mathbb Z \times \mathbb Z}{M} = (\mathbb Z_{p}, \mathbb Z_{b})$? And since $b$ can be any integer, say $6$, then this is not a field. And so $M$ must not be maximal?
Can someone please show what I am misunderstanding? Thanks.
You're doing well, but this isn't right: $\frac{\mathbb Z \times \mathbb Z}{M} = (\mathbb Z_{p}, \mathbb Z_{b})$
It's true that everything in the left side of the pairs is of the form $pa$ for $a$ ranging over $\Bbb Z$, and those are exactly the elements of $(p)\lhd \Bbb Z$, so the left part is indeed $\Bbb Z_p$. But in the right hand side, $b$ can be anything, including $1$!
So $\Bbb Z_b$ is not right but $\frac{\mathbb Z \times \mathbb Z}{M} = (\mathbb Z_{p}, ?)$ (you suddenly realize what it actually should be in the comments below...)