(i) ((x+y)^0.5) / 2x
(ii) (x^0.5 + y^0.5) / (x+y)
(iii) (x^0.5 - y^0.5) / (x+y)
A. None
B. I only
C. II only
D. I and III
E. II and III
Source: GMATPrep
OA C (I chose A)
Its not clear to me how (II) could be right. I tried with values of x = 1/9 and y = 1/16 and 1/(x+y) ^ 0.5 = 5 (II) comes to (1/3 + 1/4) / (1/9 + 1/16) which comes to roughly 3.5
The question does not say these are integers. I am assuming GMATPrep is usually right about answers, so surely I am missing something here. Please help!