I'm having quite a bit of trouble figuring out why $\mathbb{Z}[x]/\left<2,x\right>$ is isomorphic to $\mathbb{Z}_2$. So far I have figured out there is an onto map $\zeta: \mathbb{Z}\rightarrow\mathbb{Z}[x]$ given by $\zeta(n) = n$ (as a polynomial with degree 0), and that there's another onto map $\phi: \mathbb{Z}[x]\rightarrow\mathbb{Z}[x]/\left<2,x\right>$ given by $\phi(n) = n + (x) + (2)$, so then $\mathbb{Z}/\ker\phi$ is isomorphic to $\mathbb{Z}[x]/\left<2,x\right>$ by the isomorphism theorem.
I believe $\ker\phi =\{n\in\mathbb{Z}:n = e \} = \{n\in\mathbb{Z}: n + (2) + (x) = 0 + (2) + (x)\} = (2) + (x)$, but I could be wrong about that. In any event, this is as far as I can go.
Does what I've worked out even help? If not, what's a better approach to take?