JAMB 2016 · UTME · Q18

In how many ways can a delegation of 3 be chosen from 5 men and 3 women, if at least 1 man and 1 woman must be included?

Worked solution (try it first)
  1. Two men and one woman: 5C2×3C1=10×3=30^5C_2 \times {^3C_1} = 10 \times 3 = 30 ways.
  2. One man and two women: 5C1×3C2=5×3=15^5C_1 \times {^3C_2} = 5 \times 3 = 15 ways.
  3. These are the only mixes with at least one of each, so add them: 30+15=4530 + 15 = 45, option D.

Report a problem with this question