|
228. n is positive integer. What is the value of x? a) 9^n = 10,000 * x. b) 1/10 < x < 1
是不是题目有问题?还是怎么回师呢?
234. 一个三位数,能否被6整除 (1).百位和十位相加为6 (2).个位为6
C 举反例 条件1(151不能被6整除)条件2 (136不能被6整除)单独都不充分
结合1和2充分:156、516、246、426、336、606都能被6整除
解答是不是写错了 选E吧 有不能被6整除的啊
226. N是整数,/n/+n/2>4,n值? a, n>-12 b, n<-6
E 解不等式当n>0时解得n>=3 当n<0时 解得n<-8 条件a,b单独都不充分,合起来也不充分
这种方法对么?n>0时解得n>=8/3吧 我觉得选B 大家觉得呢?
229. telecom charges $0.05 (may not be this value) for each minute of phone call made for the first 300 minutes, and $0.02 for each minute of phone calls exceeding the first 300 minutes. How many minutes of phone call is Henry (just a name) charged for his last month phone bill?
a) 电话公司收了他 5毛一分钟的话费的 15块
b) last month, henry is charged 100 minutes (or $5) for the rate of $0.05 per minute
我选E对么 原题目没有解答啊 |