3 Women and 2 Men:
The number of ways to choose 3 women from 8 is given by the combination formula \( C(n, r) = \frac{n!}{r!(n-r)!} \).
\( C(8, 3) = \frac{8!}{3!5!} = 56 \)
The number of ways to choose 2 men from 10 is:
\( C(10, 2) = \frac{10!}{2!8!} = 45 \)
Total for this scenario: \( 56 \times 45 = 2520 \)
4 Women and 1 Man:
The number of ways to choose 4 women from 8:
\( C(8, 4) = \frac{8!}{4!4!} = 70 \)
The number of ways to choose 1 man from 10:
\( C(10, 1) = 10 \)
Total for this scenario: \( 70 \times 10 = 700 \)
5 Women:
The number of ways to choose 5 women from 8:
\( C(8, 5) = \frac{8!}{5!3!} = 56 \)
Total for this scenario: 56
Total committees with at least 3 women = 2520 + 700 + 56 = 3276