This is problem 8.3.8 in D&F
Let R be the quadratic integer ring $Z[\sqrt{-5}]$ and define the ideals $I_2 = (2, 1 + \sqrt{-5})$, $I_3 = (3, 2 + \sqrt{-5})$, and $I_3' = (3, 2 - \sqrt{-5})$.
Prove that $I_2$, $I_3$ and $I_3'$ are prime ideals in $R$. [One approach: for $I_3$ observe that $R/I_3 \cong (R/(3))/(I_3/(3))$ by the Third Isomorphism Theorem for Rings. Show that $R/(3)$ has $9$ elements, $(I_3/(3))$ has $3$ elements, and that $R/I_3 \cong \mathbb{Z}/3\mathbb{Z}$ as an additive abelian group. Conclude that $I_3$ is a maximal (hence prime) ideal and that $R/I_3 \cong \mathbb{Z}/3\mathbb{Z}$ as rings.]
The last line is giving me a bit of trouble. I've seen these posts (1, 2, there are several more) but the method of writing $R/I_3$ as a polynomial ring over an irreducible is unfamiliar. I assume I'm being asked to show $R/I_3 \cong \mathbb{Z}/3\mathbb{Z}$ first and then that $I_3$ is prime. I tried using the first isomorphism theorem and calculating by hand but I'm not sure how to get $3$ representatives from $9$. For instance, I believe $2 \equiv2\sqrt{-5}$ and $2 + \sqrt{-5} \equiv 1 + 2\sqrt{-5}$ but I'm also getting $1 \equiv 2$ from $\sqrt{-5} \equiv -2$, and I'm not really sure what I should be doing.
Update: I figured out that I was making calculation mistakes. You can find $1 \equiv \sqrt{-5} \pmod I$ so that, as per the hint, \begin{gather*} 0 \equiv 1 + 2\sqrt{-5} \equiv 2 + \sqrt{-5} \pmod{I} \\ 1 \equiv \sqrt{-5} \equiv 2 + 2\sqrt{-5} \pmod{I} \\ 2 \equiv 1 + \sqrt{-5} \equiv 2\sqrt{-5} \pmod{I} \end{gather*} gives all three elements in $R/I_3$ which has the same multiplicative structure as $\mathbb{Z}/3\mathbb{Z}$.