faraz_jeddah wrote:
Thanks Brent.
I have a different approach :
(1) x = y, so (x^2+1)/x > y can be re written as
(x^2+1)/x > x * x
so it becomes Is (x^2+1)>x^2
Whatever sign x has, x^2+1 will always be greater than X^2 .
So A is sufficient, B is not sufficient since we dont know sign of x on LHS so answer for me is A
Whats wrong here ?
When we replace y with x we can rephrase the target question as:
Is (x^2+1)/x > x?
However, we cannot multiply both sides by x to get:
Is x^2 + 1 > x^2?
We cannot multiply both sides by x since we don't know whether x is positive or negative.
If x is
positive, then the target question becomes
Is x^2 + 1 > x^2?
If x is
negative, then the target question becomes
Is x^2 + 1 < x^2?
To see, why statement 1 is not sufficient, let's go back there:
Statement 1: x=y
There are several pairs of values that meet this condition. Here are two:
Case a: x = 1 and y = 1, in which case
(x^2+1)/x > y
Case b: x = -1 and y = -1, in which case
(x^2+1)/x < y
Since we cannot answer the
target question with certainty, statement 1 is NOT SUFFICIENT
Cheers,
Brent