Let $G$ be a group, $H$ be an abelian group, $\varphi:G \to H$ be a homomorphism onto $H$. Let $N$ be a subgroup of $G$ that contains $\operatorname{ker}(\varphi)$. Show that $N$ is a normal subgroup of $G$.
I don't understand the word "contains", if it says $N=\operatorname{ker}(\varphi)$ then I write:
Let $n \in N$, and $g \in G$ be arbitrary, then $\varphi(gng^{-1})=\varphi(g)\varphi(n)\varphi(g)^-1=\varphi(g)\varphi(g)^-1=e$, so $N$ is normal.
But in this question, there can be a $y \in N$ and also $y$ is not an element of $\operatorname{ker}(\varphi)$. Or should I prove first that $N=\operatorname{ker}(\varphi)$? Thanks for any help in advance.