以下是引用Zeros在2003-5-16 1:41:00的发言: --------------------------------
6、一个包中装有7个红色的物体,5个绿色的物体,问:从中随意取出3个是全红的概率?
c(7,3)/c(12,3)=7/44
7、4<(X-1)(X-1)<16,问X是整数的数目?
2(4,-2) 8、An=A(n-1)+2A(n-2),A1=A2=1,243,死板的解法哎,后来人有没有速解 9、一个人一年的income当中一部分花掉,另一部分存起来,利率是r。第二年存起来的部分每1 dollar变成(1+r)dollar。第二年没有收入,将第一年存的钱用来花销,问如果第二年可供花销的钱是第一年花掉的钱的1/2,那么第一年存的钱是收入的几分之几? 1/(2r+3),let the saving s,consumption c,and total t,s(1+r)=1/2(t-s)
10、k和p是positive constants, 问:以下那个方程一定有一个负数解。 I. X^2+kX+p=0; II. X^2-kX+p=0; III. X2+kX-p=0;
A. I B. II C. III D. II and III E. I and II and III according to b^2-4ac and the condition that k and p are positive constants.so choose c.Concerning the A and B ,we even don't know whether they both have the root.
不过解法是常规的,希望有更好的解题思路
[此贴子已经被作者于2003-5-16 2:32:24编辑过] |