Let $N$ and $K$ be subgroups of a group $G$
part a) If $N$ is normal in $G$, prove that $$NK = \{ n k : n \in K, k \in K \} $$ is a subgroup of $G$
part b) if both $N$ and $K$ are normal subgroups of $G$ prove that $NK$ are normal
Attmept 1 part a) if $a \in NK $ is $a^{-1} \in NK $ ? leting $a^{-1}=n^{-1} k^{-1}$
$$ \begin{aligned} a *a^{-1}&=nk *(n^{-1}k^{-1}) \\ &=nk* k^{-1} n^{-1} && \text{since normal right??} \\ &=e \end{aligned}$$
same argument needed for clusure $a=n_1 k_1 $ and $b =n_2 k_2$ is $ab \in NK??$
$$\begin{aligned} ab= n_1 k_1 n_2 k_2 = n_1 n_2 k_1 k_2 && \text{ since normal?} \end{aligned} $$
so $ab \in NK$