If there are 8 men and 8 women, and a team of four is to be formed such that it contains at-least 1 man, what are the total number of ways to select such a team?
I answered this question as 8C1 * 15C3, which is probably incorrect. What is the correct approach?











