nh_cryptic wrote:If x and y are integers, is x/y greater than 1 ?
(1) xy > 1
(2) x - y > 0
Is x/y > 1?
(1) xy > 1
If x = 4, y = 2, xy = 8 > 1. Here x/y = 4/2 = 2 > 1
If x = -2, y = -4, xy = 8 > 1. Here x/y = -2/-4 = 1/2 < 1
No definite answer; NOT sufficient.
(2) x - y > 0 or x > y
If x = 4, y = 2, then x - y = 4 - 2 = 2 > 0. Here x/y = 4/2 = 2 > 1
If x = -2, y = -4, then x - y = -2 - (-4) = 4 - 2 = 2 > 0. Here x/y = -2/-4 = 1/2 < 1.
No definite answer; NOT sufficient.
Combining (1) and (2), we take the same examples as in statements 1 and 2 above. No additional info; NOT sufficient.
The correct answer is
E.
In case the question would have been: If x and y are positive integers, is x/y greater than 1 ?
(1) xy > 1
(2) x - y > 0
Then the answer would have been
B, because then we know that x and y are positive and so the question is: Is x > y?
Statement 2 clearly implies that x > y and hence it's sufficient.