Let $I = \{a +\sqrt2b \in \Bbb Z[\sqrt2] : a\text{ and } b\text{ are both multiple of }5\} \subset \mathbb Z[\sqrt 2]$. I have shown that $I$ is an ideal.
Now I want to show that it is maximal. Since I can write
$$I = 5\mathbb Z[\sqrt 2] = \{ 5(x+y\sqrt 2): x, y, \in \mathbb Z\},$$
I guess $\mathbb Z[\sqrt 2] / I\cong \mathbb Z/5\mathbb Z$. This is a field and thus $I$ is maximal. I am not sure about if the $\cong$ is true though.
One may follow this route:
$\mathbb{Z}[\sqrt{2}]=\frac{\mathbb{Z}[x]}{(x^2-2)}$
The pullback ideal of $I=5\cdot\mathbb{Z}[\sqrt{2}]$ in $\mathbb{Z}[x]$ is $(x^2-2,5)$, hence $\frac{\mathbb{Z}[\sqrt{2}]}{I}=\frac{\mathbb{Z}[x]}{(5,x^2-2)}$
But the latter can (see [$\star$]) be proved to be $\frac{\mathbb{F}_5[x]}{(x^2-\overline{2})}$, which is a field because $x^2-\overline{2}$ is irreducible in $\mathbb{F}_5[x]$
[$\star$] The map $\ a_dx^d+\ldots+a_0\mapsto \overline{a_d}x^d+\ldots+\overline{a_0}$ sends $(5,x^2-2)\rightarrow(x^2-\overline{2})$...