C
The easiest way to solve this problem is by picking some numbers for x and y and then solving and comparing. The problem you really have is trying to compare with radicals in the solutions which are not easy to compare.
First we're given \(\frac{1}{sqrt{x-y}}\) and asked which of the following I, II, or III MUST be larger than \(\frac{1}{sqrt{x-y}}\).
I. \(\frac{sqrt{x+y}}{2x}\)
II. \(\frac{sqrt{x} + sqrt{y}}{x+y}\)
III. \(\frac{sqrt{x} - sqrt{y}}{x+y}\)
For my numbers, I chose X = 3 and y = 1
You get \(\frac{1}{sqrt{3+1}} = \frac{1}{2}\)
Then for I, II, and III you get:
I. => \(\frac{sqrt{3+1}}{6} = \frac{2}{6} = \frac{1}{3}\)
II. => \(\frac{sqrt{2} + sqrt{1}}{3 + 1} = \frac{sqrt{2} + 1}{4}\)
III. => \(\frac{sqrt{2} - sqrt{1}}{3 + 1} = \frac{sqrt{2} + 1}{4}\)
Now we have to evaluate these numbers.
I. 1/3 is smaller than 1/2, so it does not satisfy the question of which MUST be larger.
II. Square root of 2 + 1 over 4. Even without knowing what the exact number is, we know \(\sqrt{2}\) is over 1, so add 1 to that and we get something larger than 2 over 4, which will be greater than 1/2. Can't rules out II as the answer yet. Due to the answer choices, we know the answer should be either C or E.
III. Sqrt of 2 minus 1 over 4 we know will be something under 2 over 4, so that's less than half. III cannot work either.
Something to keep in mind is that the question stem does not rule out fractions for possible values of X and Y, but due to the answers, we are able to eliminate III as a possibility and that leaves only C for the answer.
If you got to a point where both II and III was possible, you would need to also pick some fractions for values of X and Y and evaluate. It's not a really quick way to do this, but it will work and also remember that doing these problems when you're used to them is much faster than reading one of my explanations on how to do it.