This is a really short question which I am sure is basic to most people on this board. In my class we have a combination question which I don't understand the solution to.
Question asks to find the number of ways you can make two teams of mixed gender (male, female is a team) for a game of tennis. There are $4$ males and $3$ females in the population.
The solution the teacher says is $2 \times {4 \choose 2}\times {3 \choose 2}$
I don't get this because how does the above formula ensure that you don't get 2 males on the same team or two females on the same team? How does the above ensure each team has a male and female?