Define the ring $\Bbb Z[x]/\langle x^2-3,2x+4\rangle$. Find an isomorphism between the given ring and some other ring.
Apparently the isomorphism is $\Bbb Z[x]/\langle x^2-3,2x+4\rangle \cong \Bbb Z_2[x]/\langle x^2-3\rangle$, but I don't see how they got $\Bbb Z_2[x]$ instead of $\Bbb Z[x]$ here.
What I did was that I noted $x^2-3=0 \implies x^2=3$ and that $2x+4 \implies 2x=-4$ so $6=2x^2 = 2x \cdot x = -4x$ so $$6+4x=0 \implies2(3+2x)=2(3-4)=-2 =0 \implies 2=0$$
so the generator becomes $\langle x^2-3,2x+4\rangle = \langle x^2-3, 0 \rangle = \langle x^2-3\rangle$.
Thus $$\Bbb Z[x]/\langle x^2-3,2x+4\rangle \cong \Bbb Z[x] /\langle x^2-3\rangle$$
but where does the $\Bbb Z_2[x]$ come from?