Bunuel
One of the more challenging problems I've done in a while
Statement 1: \(\frac{x}{x+y}>0\)
Simple knowledge of numbers tells us that if a number is positive its reciprocal too must be positive
Since, \(\frac{x}{x+y}>0\) therefore, \(\frac{x+y}{x}>0\)
\(\frac{x+y}{x}>0\) is equivalent to saying \(1+\frac{y}{x}>0\) or \(\frac{y}{x}>-1\)
Now since \(\frac{y}{x}>-1\) it can be both negative or positive in value. For ex: \(\frac{y}{x}\) can be both \(-0.5\) and \(5\)
If \(\frac{y}{x}=-0.5\) then \(\frac{x}{y}=-2\)
If \(\frac{y}{x}=5\) then \(\frac{x}{y}=\frac{1}{5}\)
Clearly, we cannot tell whether \(\frac{x}{y}>0\)Statement 2: \(\frac{y}{x+y}>0\)
Using a similar analysis as above we will arrive at \(\frac{x}{y}>-1\) and we again would not be able to tell whether \(\frac{x}{y}>0\)
Clearly, even statement 2 by itself is insufficient.Combining the two statements we get\(\frac{y}{x}>-1\) and \(\frac{x}{y}>-1\)
Now we know that for both of these statements to co-exist, neither of \(\frac{x}{y}\) or \(\frac{y}{x}\) can lie between \(-1\) and \(0\) because any number that lies between \(-1\) and \(0\) has its reciprocal \(<-1\) but here we know that both the numbers are reciprocal of each other and both are \(>-1\)
Hence, we can safely say that using both the statements together \(\frac{x}{y}>0\) and option C is our answer.