AMA University Answers
Login
Register
AMA OED
Courses
CS
CS-6201
A class consists of 12 women a...
A class consists of 12 women and 10 men. How many ways are there to form a committee of size six if the committee has equal numbers of women and men?
C(22,6)
C(12,3) + C(10,3)
C(12,3) =C2=B7 C(10,3)
Correct
C(22,6) - C(12,6) - C(10,6)
Feedbacks
DifficultGoldfish
-
2 years ago
Upvoted this question