ChaseDream
搜索
返回列表 发新帖
查看: 525|回复: 1
打印 上一主题 下一主题

求助:老prep167DS题

[复制链接]
跳转到指定楼层
楼主
发表于 2011-8-29 19:45:33 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
167.  16626-!-item-!-187;#058&010859
If x,y, and z are integers and xy + z is an odd integer, is x an even integer?

(1) xy+ xz is an even integer.

(2) y +xz is an odd integer.
这道题答案是A,但我做的是B,而且我是用最笨的办法一点一点讨论的推的。很费时间。请问有什么简单方法吗?而且我觉得A不是suffient 的啊?谁做出来了给指导一下啊?
收藏收藏 收藏收藏
沙发
发表于 2011-8-30 00:24:58 | 只看该作者
the best way to approach things like this is to break down the compound statements into statements about the parity of the individual variables.
to do that, you'll almost certainly have to split the statements into cases.

"xy + z is odd"
two numbers can add to give an odd sum only if they have opposite parity. hence:
case 1: xy is odd, z is even
there's only one way this can happen:
x = odd, y = odd, z = even. (1)
case 2: xy is even, z is odd
there are 3 ways in which this can happen:
x = even, y = even, z = odd (2a)
x = odd, y = even, z = odd (2b)
x = even, y = odd, z = odd (2c)


this is a bit awkward, but, once you've divided the question prompt up into cases, all you have to do is look at your results, check the cases, and you'll have an answer.

--

statement (1)
the easiest way to handle expressions like this is to factor out common terms. you can handle the statement without doing so, but it's more work that way.
pull out x:
x(y + z) is even.
this means that at least one of x and (y + z) is even.
* if x is even, regardless of the parity of (y + z), then the answer to the prompt question is "yes" and we're done.
* the other possibility would be x = odd and (y + z) = even. this is impossible, though, as it doesn't satisfy any of the cases above.
therefore, the answer must be "yes".
sufficient.

--

statement (2)
this means that y and xz have opposite parity.
* y = even, xz = odd --> this means x = odd, y = even, z = odd. that's case (2b), which gives "no" to the question.
at this point you're done, because STATEMENTS CAN'T CONTRADICT EACH OTHER, se you know that "yes" MUST be a possibility with this statement (as statement #1 gives exclusively "yes" answers).
if you use this statement first, you'll have to keep going through the cases.
insufficient.

ans = a
您需要登录后才可以回帖 登录 | 立即注册

Mark一下! 看一下! 顶楼主! 感谢分享! 快速回复:

手机版|ChaseDream|GMT+8, 2025-10-8 01:43
京公网安备11010202008513号 京ICP证101109号 京ICP备12012021号

ChaseDream 论坛

© 2003-2025 ChaseDream.com. All Rights Reserved.

返回顶部