Problem
COM-B1-M03-P006 Two Girls and One Boy
#6
★★☆☆☆ Level 2 of 5
From \(5\) girls and \(4\) boys, a team of \(3\) is chosen with exactly \(2\) girls. How many choices are there?
Choose the girls and the boy independently.
Choose the girls in \(\binom{5}{2}=10\) ways and the boy in \(4\) ways. Total: \(40\).
Combinations plus product rule.