Encountered this question in the GMAT Club Quant Flashcards.
OFFICIAL EXPLANATION:Pick numbers and then check them against the options. Take 12 km as the distance traveled up/down the river, and assume the swimmer's speed to be 4 km/h; the current being 2 km/h, which means 6 km/h down the river and 2 km/h up the river. Going upriver takes 2 hours, returnjourney takes 6, thus a total of 8 hours. In still
water, 24 km requires 6 hours. Thus X=8 and Y=6. Plug these into the answer choices. (8 > 6).
The correct answer is AAlternate Explanation: Let's say the distance one way is d miles
The swimmer's speed in still water is v miles/hour
The river's current speed is c miles/hour
For the river swim (taking X hours total):
Upstream speed = v - u (swimming against current)
Downstream speed = v + u (swimming with current)
Time upstream = d/(v-u)
Time downstream = d/(v+u)
Total time X = d/(v-u) + d/(v+u) => X = 2dv/(\(v^2\)-\(u^2\))
Y = 2d/v
Comparing the denominators:
X has denominator \(v^2\)-\(u^2\)
Y has denominator v
Since \(v^2\)-\(u^2\) < v2 (because u > 0), we know that X > Y
Therefore X > Y is the correct answer.
This makes intuitive sense because swimming against the current for half the journey slows you down more than swimming with the current speeds you up for the other half, making the river journey take longer overall than the still-water journey.