study
If x and y are positive, which of the following must be greater 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}\)
(A) None
(B) I only
(C) II only
(D) I and III only
(E) II and III only
In comparison, we always need to look for something common. To compare fractions, either numerator or denominator must be the same.
I. \(\frac{\sqrt{x+y}}{2x}\) Let's compare it with our given expression.
\(\frac{1}{\sqrt{x+y}} = \frac{\sqrt{x+y}}{x+y}\) (Dividing and multiply by sqrt(x+y))
Their numerators are same so now we just compare denominators. Is 2x ( = x + x) smaller or greater than (x+y)? That simply depends on whether y is smaller or greater than x. Hence this expression can be greater or smaller than the given expression.
II. \(\frac{\sqrt{x}+\sqrt{y}}{x+y}\) Let's compare it with our given expression.
\(\frac{1}{\sqrt{x+y}} = \frac{\sqrt{x+y}}{x+y}\) (Dividing and multiply by sqrt(x+y))
Here denominator is same so we compare numerators. If you recall that \(\sqrt{x+y} \leq \sqrt{x}+\sqrt{y}\) then great. Equality holds when x or y is 0. Since x and y are positive, this expression will always be greater.
Else try some values. It seems likely. But we still need to convince ourselves that it will work in all cases.
\((\sqrt{x}+\sqrt{y})^2 = x + y + 2\sqrt{xy}\)
\((\sqrt{x+y})^2 = x + y\)
So we see that \(\sqrt{x}+\sqrt{y}\) is greater.
Hence II is greater in all cases.
III. \(\frac{\sqrt{x}-\sqrt{y}}{x+y}\)
Since there is a negative in the numerator, it is easy to eliminate this option. It can be negative. Say if x = 1 and y = 4. Our given expression cannot be negative.
Answer (C)