- 精华
- 0
- 积分
- 515
- 经验
- 515 点
- 威望
- 0 点
- 金钱
- 903 ¥
- 魅力
- 545
|
我觉得是E,
思路如下:
from condition 1, if there are 5 girls, then C(5,2)/C(10,2)=2/9, so condition 1 alone will not do;for condition 2, suppose the number of boys is M, then C(M,2)/C(10,2)<0.1---〉M*(M-1)<9, so the greatest possible M is 3, then the number of girls is 7, yet C(7,2)/C(10,2)=42/90<0.5
So, the answer is E (both cannot)
请讨论: |
|