Let $G$ be a group and let $N$ and $K$ be normal subgroups of $G$. Suppose $N \bigcap K = \{e_G\}$. Prove that $f∶N \times K \rightarrow G, f(a, b) = ab$ is an injective homomorphism.
Is the homomorphism as simple as: $f((a,b),(c,d))=abcd=f(a,b)f(c,d).$ I am thinking that I am missing something in that. For injective I know I want to use the fact that $f(a)=e_G$ implies $a=e_H$. I never know how to exactly write it out.
That's right, you want to show the kernel is trivial.
So say $f(a,b)=e$. Then $ab=e$. So $b=a^{-1}\in N\cap K=e$. So $a=b=e$.
For the first part (homomorphism): $f((a,b)\cdot (c,d))=f(ac,bd)=acbd=abcd=f(a,b)f(c,d)$, where you need the result from your previous question, that the elements of $N$ and $K$ commute.