This can be calculated using the combination formula:
$$C(n, k) = \frac{n!}{k!(n-k)!}$$
In this case, n = 10 and k = 3:
$$C(10, 3) = \frac{10!}{3!(10-3)!} = \frac{10!}{3!7!} = 120$$
Now, we need to find the number of ways to select 2 women from the 6 women and
Show more…