Describe each of following the rings:
a) $\mathbb{Z}[x] / (x^2 - 3, 2x + 4)$
b) $\mathbb{Z}[i]/ (2 + i)$
a) Well, $\mathbb{Z}[x]$ is the set of all polynomials with integer coefficients and $(x^2 - 3, 2x + 4)$ is the ideal generated by two polynomials. I know that $\mathbb Z[x] / (x^2 - 3, 2x + 4) = \{ r + (x^2 - 3, 2x + 4) : r \in \mathbb{Z}[x] \}$
b) I know that $\mathbb{Z}[i]$ is the set of all polynomials with the complex number $i$ as its variable. $\mathbb{Z}[i]/ (2 + i) = \{ r + (2 + i) : r \in \mathbb{Z}[i] \}$.
I already know that b) is $\mathbb Z$ modulo 5. What would a) be?