This is a combination problem, because the order in which we draw the cards does not matter. We can use the combination formula, which is given by:
\[C(n, k) = \frac{n!}{k!(n-k)!}\]
where n is the total number of items, k is the number of items to choose, and
Show more…