If a committee of 3 people is to be selected from among 5 married couples so that the committee does not include two people who are married to each other, how many such committees are possible?
20
40
50
80
120
登录 或 注册 后可以参加讨论
方法二:先从5对夫妻里面选3对,再从这3对夫妻里每对各自选一个人出来。C(5,3)*C(2,1)*C(2,1)*C(2,1)=80
赞!登录 或 注册 后可以参加讨论