This can be calculated using combinations, which is denoted as C(n, k) or "n choose k". In this case, we have n = 52 (total number of cards) and k = 2 (number of cards we want to choose). So, the total number of ways to draw a 2-card hand is:
C(52, 2) =
Show more…