Independent solution

How to solve this Combinatorial Probability question

Setup

Setup

A qualifying five-person selection consists of two people from the first category and three from its four-person complement.

k1=2,k2=3k_1=2,\qquad k_2=3

Model

Model

Choose the members independently within the two disjoint categories, then multiply the counts.

N=(52)(43)N=\binom{5}{2}\binom{4}{3}

Compute

Compute

Evaluate each combination factor.

(52)=10,(43)=4\binom{5}{2}=10,\qquad \binom{4}{3}=4
N=10(4)=40N=10(4)=40

Answer

Answer

There are 40 qualifying combinations.

40(C)\boxed{40\quad\text{(C)}}