- UID
- 1022764
- 在线时间
- 小时
- 注册时间
- 2014-7-4
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
9#
楼主 |
发表于 2014-9-30 17:31:44
|
只看该作者
抱歉....我发现答案是C ... 撸主今天脑抽了
For any set of consecutive integers with an odd number of terms, the sum of the integers is always a multiple of the number of terms. For example, the sum of 1, 2, and 3 (three consecutives -- an odd number) is 6, which is a multiple of 3. For any set of consecutive integers with an even number of terms, the sum of the integers is never a multiple of the number of terms. For example, the sum of 1, 2, 3, and 4 (four consecutives -- an even number) is 10, which is not a multiple of 4.
The question tells us that y = 2z, which allows us to deduce that y is even. Since y is even, then the sum of y integers, x, cannot be a multiple of y. Therefore, x/y cannot be an integer; choice C is the correct answer. We can verify this by showing that the other choices could indeed be true:
(A) The sum x can equal the sum w: 4 + 5 + 6 + 7 + 8 + 9 = 12 + 13 + 14 = 39, for example.
(B) The sum x can be greater than the sum w: 1 + 2 + 3 + 4 > 1 + 2, for example.
(D) z could be odd (the question does not restrict this), making the sum w a multiple of z. Thus, w/z could be an integer. For example, if z = 3, then we are dealing with three consecutive integers. We can choose any three: 2, 3, and 4, for example. 2 + 3 + 4 = 9 and 9/3 = 3, which is an integer.
(E) x/z could be an integer. If z = 2 and if x is an even sum, then x/z would be an integer. For example, if z = 2, then y = 4. We can choose any four consecutive integers: 1 + 2 + 3 + 4, for example. So the sum x of these four integers is 10. 10/2 = 5, which is an integer.
The correct answer is C. |
|