I am showing that $M=\{x(2+i)\mid x\in R\}$ is a maximal ideal of $R=\{a+bi\mid a,b\in \mathbb{Z}\}$.
$M\ne R$ because $1\notin M$.
I should do this in at least two ways:
first I should show that there is exactly one ideal $N$ (namely: $N=R$) such that $M\subsetneqq N$. I take a generic $a+bi\in R$ and set $a+bi \ne (c+di)(2+i)$ to see which element I can have in $N$.
The equality holds iff $a=5d$ and $b=5d$, so all elements in $M$ are multiples of $5$.
I am trying to find a way to get to $1\in N$; but I can't see how to factorize $(a+bi)(c+di)$ so that $5$ does not divide that. The combinations of $(a+bi)(a-bi)$ and alike I tried have a combination that is divisible by $5$.
Secondly, using a homomorphism theorem. I tried using $f:R\rightarrow R/M$ defined by $f(r)=r+M$ with $r\in R$. $\ker f=\{x\in R\mid f(x)=M\}=\{0\}$ so $f$ is injective. I think $f$ is surjective because $Im\space f=R$, because there is an element $r+M$ for every $r$.
The provided solution goes that in $R/M$, $2+M=-i+M$, I think because $1(2+i)+M$ is the identity and $(2+i)+M=M$ iff $2+M=-i+M$. "The image of any $a+bi$ in $R/M$ is of the form $a-2b+M$"; why? $R/M$ consists of $a+M$ where $a$ is an integer. $(2-i)(2+i)=5\in M$ so "if $a=5k+b$ with $0\leq b < 5$"; how can I say this previous sentence? It seems very arbitrary. Then $a+M=5k+b+M=b+M$, hence isomorphism to $\mathbb{Z}_5$, a field.
EDIT: only using elementary methods; I haven't studied anything other than basic ring theorems (homomorphisms, axioms, quotient) and I should work on this in basic terms before moving on