Bunuel
If x and y are positive, is y/x + x/y > 2?
(1) x > y
(2) x > 1 > y
There can be three cases
1) x > y
2) x < y
3) x = y
For the first and the second case depending on the value of x and y either \(\frac{y}{x} \text{or} \frac{x}{y}\) will be either less than 1 or greater than 1. However the sum \(\frac{y}{x} + \frac{x}{y}\) will be greater than 2.
However, if the value of x and y are equal (i.e. x = y) the value of \(\frac{y}{x} + \frac{x}{y}\) = 2.
Hence we can translate the question as
Is y = x?
Statement 1(1) x > yThe statements tells us that \(x \neq y\), hence we can conclude that \(\frac{y}{x} + \frac{x}{y} > 2\)
This statement is sufficient. We can eliminate B, C, and E.
Statement 2(2) x > 1 > yThe statements tells us that \(x \neq y\), hence we can conclude that \(\frac{y}{x} + \frac{x}{y} > 2\)
This statement is sufficient.
Option D