Question 346756
C(5,2) ways to choose the women
C(7,3) ways to choose the men
so C(5,2)*C(7,3)=10*35=350
---
if two men are fighting and do not want to be in the same committe
C(6,3) basically is like there only 6 men available
so C(5,2)*C(6,3)=10*20=200