This can be calculated using combinations, denoted as C(n, k), where n is the total number of items and k is the number of items to be selected.
Total combinations = C(16, 3) = $\binom{16}{3}$
Now, we need to find the number of ways to select 2 As and 1 B. This
Show more…