Let $H$ be a subgroup of $G$ and $N$ a normal subgroup of $G$. Prove that $HN=\{hn\:|\:h \in H, n \in N\}$ is a subgroup.
Here what I have so far. It is not really much I understand what I need to show but I am stuck in one little thing which I can not by pass. Proof: I claim that $HN$ is not empty. Since $G$ is a group, $1_{g} \in G$. Since both $H$ and $N$ are subgroups of $G$, $1_{g} \in H$ and $1_{g} \in N$. Therefore $1_{g} \in HN$. I claim that $HN$ is closed. Let $h_{1}$$n_1$ and $h_{2}$$n_2$ $\in HN$. $(h_{1}n_1)(h_{2}n_2)=(h_{1}n_1h_{2}n_2)=h_{1}(n_1h_{2})n_2$. Now this is where my difficulty is I cannot swap $n_1$$h_{2}$ to get $h_{2}$$n_1$ so what do I do. Help!!!
Actually you don't need to swap $n_1h_1$ to get $h_2n_1$. When you have the expression
$$(h_1n_1)(h_2n_2)$$
just observe that this is equal to
$$(h_1h_2)(h_2^{-1}n_1h_2)(n_2)$$
By normality, $h_2^{-1}n_1h_2\in N$, then $(h_2^{-1}n_1h_2)(n_2)\in N$ and, since $h_1h_2\in H$, the element we considered lies in $HN$.