Since the order of selection does not matter, we use combinations. The number of ways to select 3 Democrats from 18 is given by the combination formula $\binom{n}{r} = \frac{n!}{r!(n-r)!}$ where $n$ is the total number of items, and $r$ is the number of items to
Show more…