38. 2个盒子,一个4个apple,2个orange,另一个3个apple,5个orange, 问任拿2个,前一个是apple,侯一个是orange的概率? 参考答案:7/14 * 7/13 思路:题目好像和盒子无关。
我的问题是:要否分组?是否应该是:4/6*2/6+4/6*5/8+3/8*5/8
135. 两个事件A, B概率分别0.5,0.4,问A不发生,B也不发生的概率的范围? 参考答案:作者答案0.16 思路:
我的问题是:答案不明白,是否应该是(0.3,0.5)
245. x>y ? (1) 2^x>3^y (2) 5^x>4^y I'm not sure if there are some other conditions. At least 2 or 3 thid DS questions about comparison. 参考答案:c 思路:考虑负数。
我的问题是:为什么选C,能举个例子吗?
321. 狗屁1發生概率爲0。5,狗屁2概率0。4,狗屁1和狗屁2不發生時
狗屁3發生. 問狗屁3在何範圍 ?
參考答案:
思路:
0 0.1 0.8 0.9
我的问题是:这题怎么做?
A/5 余 3, A/7 余4, B/5余4, B/7余1. 下面的数哪个可能是A-B的因子 12 , 28, 48 解题思路:A=5a+3 B=5b+4 A-B=5(a-b)-1 A=7a+4 B=7b+1 A-B=7(a-b)+3 so, 既不能被5整除也不能被7整除, 12,48 可以满足条件.
我的问题是:好像都不满足嘛?
5(a1-b1)=7(a2-b2)+ 4
12*4/7余6,28*4/7余2,48*4/7余3
GWD-13套题Q17:
val> val>val> val>
E
In the figure, points A, B, C, D, and E lie on a line. A is on both circles, B is the center of the smaller circle, C is the center of the larger circle, D is on the smaller circle, and E is on the larger circle. What is the area of the region inside the larger circle and outside the smaller circle?
(1) AB = 3 and BC =2
(2) CD =1 and DE = 4
A. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
B. Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
C. BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
D. EACH statement ALONE is sufficient.
E. Statements (1) and (2) TOGETHER are NOT sufficient.
A,我选D, 2)中AC=CD+DE=5,AD=AC+CD=6, AB=1/2AD=3,可计算面积 |