This can be calculated using 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 "!" denotes factorial.
So, the total number of ways to draw 3 cards from a
Show more…