-
jainrahul1985
- Master | Next Rank: 500 Posts
- Posts: 228
- Joined: Sun Aug 17, 2008 8:08 am
- Thanked: 4 times
jainrahul1985 wrote:If w+x<0, is w-y>0?
1) x+y<0
2) y<x<w
(1) If x = 1, y = -2, w = -2 then x + y = x + w = 1 - 2 = -1 < 0. Here w - y = -2 + 2 = 0.
If x = -1, y = -3, w = -2 then x + y = -1 - 3 = -4 < 0. Here w + x = -2 - 1 = -3 < 0 and w - y = -2 + 3 = 1 > 0.
It can be seen that we don't get a definite answer.
So, (1) is NOT SUFFICIENT.
(2) Since y < w, so w - y will always be greater than 0. See the example below.
If y = -3, x = -2, w = -1, then w - y = -1 + 3 = 2 > 0
So, (2) is SUFFICIENT.
The correct answer is B.

















