Find the cardinality of the quotient ring, $$\mathbb Z_5[i]/\langle 1+i\rangle$$
My Attempt:
Since, $$\mathbb Z_5[i]\cong Z[x]/\langle x^2+1,5\rangle$$
Hence, $$\mathbb Z_5[x]/\langle 1+i\rangle\cong \mathbb Z[x]/\langle x^2+1,x+1,5\rangle$$
In the quotient ring we have the following,
$x^2+1=0,x+1=0$ and $5=0$, i.e., $x=-1\;\; \implies 2=(-1)^2+1=0$
And, $5=0 \implies 1=0$. Thus, $\mathbb Z_5[i]/\langle 1+i\rangle\;\;=\{0+\langle 1+i\rangle\}$.
Is the above reasoning correct?
Initially, I had come across the following argument,$$1=(3+2i)(1+i)\implies 1\in \langle 1+i\rangle$$
And hence the quotient ring has just one element namely the zero element. This argument is quite good but it is not always easy to make such guesses. So I wanted to use the traditional method to find the cardinality.
Moreover, is there any different approach to the problem?