返回列表 发帖

GWD 17-20

For any integers x and y, min(x, y) and max(x, y) denote the minimum and the maximum of x and y, respectively.For example, min(5, 2) = 2 and max(5, 2) = 5.For the integer w, what is the value of min(10, w) ?
(1)w = max(20, z) for some integer z.
(2)w = max(10, w)

A. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
B. Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
C. BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
D. EACH statement ALONE is sufficient.
E. Statements (1) and (2) TOGETHER are NOT sufficient.

答案选D.

第一项是怎么退出来的,一个是w,一个是z。谢谢。
收藏 分享

多谢!

TOP

首先 value of min(10,w) 需要知道10和w谁大谁小
如果10〉w 那么value of min(10,w)就等于w,反之,如果10《w 那么value of min(10,w)就等于w
问题就是w是大于10还是小于10

1)W=MAX(20,Z)
    If Z<20, w=max(20,z)=20; w=20>10
    if z>20, w=max(20,z)=z>10, w=z>10
whatever the value of z, w is always > 10 so it is sufficient

2) w=max(10,w) indicates that w>10
so it is sufficient,too

TOP

w=z>20

TOP

返回列表

站长推荐 关闭


美国top10 MBA VIP申请服务

自2003年开始提供 MBA 申请服务以来,保持着90% 以上的成功率,其中Top10 MBA服务成功率更是高达95%


查看