|
259. x>y>0, x2+y2=4xy, then (x+y)/(x-y)=? (x+y)^2/(X-Y)^2= 6xy/2xy= 3 最后的答案是根号3 260. two mixtured solutions, A pond contains 3/4 peanut, rest is cashew. The weight of cashew in B is the same as in A, but peanut is 8 ponds less than A. a pond contains 7/10 peanuts in B. Question, how many ponds is A? 前面有相同的题 261. 用CIRCLE这个单词的所有六个字母来做成一个新的六个字符的字串,问两C中至少间隔一个字母的组合有多少种? 前面有相同的题 262. 那道1000个数的average is 5, standard deviation is 1, 4~6 之间的比率是68%, 问小于4的数有多少个。 这1000个数应在平均数5的上下均匀分布,那么由4~6 之间的比率是68%,那么4以下的和6以上的就应该是1/2(1000-1000*0.68)=160,,也就是说在4以下的是160,在6以上的160 如果求小于4的则答案为 160 如果求大于4的则答案为 160+680=840 263. originally P, first year decreased x percent, the second year decrease 2x percent based on the end number of the first year what would be left P(1-0.03^x-0.0002*x^2) 264. 一个盒子,inner size是x,y,z, 外面有塑料,厚度是1,what is the volume of the plastic box。 (x+2)(y+2)(z+2)-xyz 265. Four distinct integer, mean is 24, median is 17, what is the range? 前面有相同的题,但是没有定论,感觉应该是求不出range. 平均数是24,则总数为24*4=96,中数为17,则中间二数的平均值为17,17*2=34, 96-34=52 ,也就是说 第一个数与第四个数加起来等于52,这样range求不出来 266. 70 feet 长梯子,倾斜60度,梯子sit on the base with a height of 7, 问最高点是多高。 前面有讨论,没有定论。不明白梯子sit on the base with a height of 7的意思
267. 旧书市场上,打折后paperback的书是2本 0.25元,hard cover书1块钱一本,总共买了8本paper back的书, 5本hard cover的书。Average retail price of paper back book cost 8 dollars, hard cover $17.95. The question is that how much is saved compared to the retail price?
8*8+17.95*17.95-(0.25*4+8*1) 268. An+1=An+3, A100-1 能被3 整除 ? (1) A1=1 (2) A99 不能被3 整除。 由An+1=An+3 列举一下 A2=A1+3 A3=A1+3+3 A4=A1+3+3+3 推出A100=A1+99*3 A1=1,那得得出A100-1=1+99*3-1=99*3 所以 (1)成立 选项(2) A100-1= A99+3-1=A99+2 推出可能被3整除,也可能不被3整除,所以选A 269. (0.112*0.895*0.221)/(0.234*0.298*0.412)最接近哪个?答案是3。 用四舍五入算的 0.1*0.8*0.2/0.2*0.3*0.4=0.03/0.4 算出来
我算出来是0.075左右 270. (2x-4)(6x-4)=(x-2)(3x-2)问什么是答案? 4(x-2)(3x-2)=(x-2)(3x-2),则(x-2)(3x-2)=0
则x-2=0或3x-2=0,则x=2或x=2/3
271. 抛物线和X轴的交点是-3和5, 对称轴是一条vertical line, 最高点is (x, 12), 问和y轴的交点是不是大于0 我画了一个图,应该是对称轴是X=1, 最高点是(x,12) ,那么应该是开口向下的抛物线,应该是大于O的。 272. freshmen, 45% register for German class, of these, 35% own a computer, how many people own a computer (1) the one who own a computer and register for German class is ? (2) the one who donot register for German class and donot own a computer is 21%
同前面机经 273. x1, x2, x3, x4, x5, x6, x7, x8, x9, x10 y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, if yn is xn 除以2的余数。 (1) 第一个数列的和是100 (2)6个数是偶数
不明白题目问的是什么。 感觉Xn除以2的余数,只有二个可能0或者1,那么Yn只可能是0或者1 第一个数列是 D=x的等差数列, 按等差数列的求和 = (X1+X10)*X/2=100 问题是问题是什么??? |