Boats and Streams Model 4: The Round Trip

Boats and Streams · 25 min

Aptitude · Boats and Streams · Model 4

The round trip averages less than the boat

Give the total time for a there-and-back journey and one formula returns the distance. Give the boat and the river and another returns the average speed — and it is never the still-water speed, which is the single most reliable mistake in this chapter.

Watch the average fall below the boat
One way = total time × DU/(D + U). And the average speed of the whole trip is (b² − s²)/b, always less than b.

01 The idea

Same distance, two speeds, unequal clocks

In a round trip the boat rows out to a point and comes back to where it started, so the distance is the same in both directions and only the speed changes. That is the whole setup, and everything interesting about it follows from one observation: because the two speeds differ, the two times differ, and the slower leg eats more of the clock.

Which makes average speed behave in a way most people do not expect. Average speed is total distance divided by total time. It is never the average of two speeds unless you spent equal time at each — and here you never do. So averaging D and U is wrong, and it is wrong in a particularly awkward way, because (D + U)/2 is exactly b. The wrong answer is the still-water speed, which looks like a clean result and is always in the option list.

The right answer is the harmonic mean of the two speeds, 2DU/(D + U). Substitute D = b + s and U = b − s and it collapses beautifully: the denominator becomes 2b, the twos cancel, and you are left with (b² − s²)/b. Written as b − s²/b, the shortfall is impossible to miss — any current at all costs you speed, and the cost grows with the square of the current.

The other half of this model is the distance formula. If you are told only the total time T for the whole journey, then one-way distance = T × DU/(D + U). That is just total distance = average speed × total time, with the two-way distance halved back down to one way — which is where the missing 2 in the formula goes.

Average speed weights by time, not by distance. Two equal distances at different speeds give the harmonic mean, which is always below the arithmetic one.
Harmonic mean2DU/(D + U) for two speeds over equal distances. It is always less than the arithmetic mean (D + U)/2 unless the two speeds are equal, and the gap widens as they diverge.
The still-water trap(D + U)/2 = b exactly. So the wrong method returns the boat’s own speed, which is why the trap survives — the wrong answer looks like the right kind of number.
One way versus totalThe distance formula gives the one-way distance. “Total distance covered during the entire journey” is twice that. Read which one the question wants before you write.

02 Worked example

Ten on a two, five hours there and back

One boat runs the whole lesson. A rower does 10 km/h in still water on a river flowing at 2 km/h. He rows to a point and returns to his starting place, and the whole journey takes exactly 5 hours. How far away is the point, and what was his average speed?

1
The two travelling speedsOut with the current, back against it. Same rower, same river.D = 10 + 2 = 12 km/h  ·  U = 10 − 2 = 8 km/h
2
Average speed, done properlyTotal distance over total time. Averaging 12 and 8 would give 10, and 10 is the still-water speed — which is exactly why that answer is wrong and looks right.2 × 12 × 8 / (12 + 8) = 192/20 = 9.6 km/h
3
The same number from b and sSubstituting collapses the denominator to 2b, so the distance and the twos all cancel.(10² − 2²)/10 = (100 − 4)/10 = 96/10 = 9.6 km/h, a loss of 0.4 = s²/b
4
Turn the 5 hours into a distanceTotal distance is 9.6 × 5 = 48 km for the whole trip, so the point is half that away. The packaged formula does the halving for you.one way = 5 × 12×8/20 = 5 × 4.8 = 24 km
5
Check the legs, and read the question againTime each direction and add. Then decide whether the answer wanted is 24 or 48.24/12 = 2 h  +  24/8 = 3 h = 5 h ✓  ·  48/5 = 9.6 ✓

Look hard at those two times: 2 hours out and 3 hours back. The rower was at 12 km/h for only 40% of the trip and at 8 km/h for 60% of it, so an honest average has to sit below the midpoint — 9.6, not 10. That is the whole argument, and it works for every boat and every river. Write it as 10 − 4/10 and you can even see the size of the penalty: s²/b, which for a 4 km/h current on the same boat would be 16/10 = 1.6, four times as much for twice the stream.

03 The method

Two formulas and the two things they get confused with

One formula for the distance, one for the average speed, and both of them derived from the same single fact that the two legs share a distance.

Distance: one way = T × DU/(D + U), so 5 × 96/20 = 24 km. Average speed: 2DU/(D + U) = (b² − s²)/b, so 96/10 = 9.6 km/h. The second is exactly twice the multiplier in the first, which is the halving that converts a two-way distance into a one-way one.
Two ways to lose this question with correct arithmetic. First, answering with the one-way distance when the question said “total distance covered during the entire journey”, or the reverse. Second, giving b as the average speed. Both are worth re-reading for, because both produce a number that is in the options.
GivenWantedOne line
b, s, total time Tone-way distanceT × DU/(D + U)
b, s, total time Ttotal distancetwice that
b and s onlyaverage speed(b² − s²)/b
b, s, one-way distancetotal timed/D + d/U
s, distance, time gapbd/U − d/D = gap, solve for b
s, distance, total timeba quadratic — or test the options
Averaging D and Ugives b, always wrong10, not 9.6

05 Cheat sheet

Model 4 on one page

Both formulas, both traps, and the harmonic-mean result that makes this model worth learning properly. The example column is the lesson trip: b = 10, s = 2, 5 hours in all.

ItemFormulaOn b 10, s 2, T 5 h
Travelling speedsb + s and b − s12 and 8 km/h
Average speed2DU/(D + U)192/20 = 9.6 km/h
Same, from b and s(b² − s²)/b96/10 = 9.6 km/h
Speed lost to the rivers²/b4/10 = 0.4 km/h
One-way distanceT × DU/(D + U)5 × 4.8 = 24 km
Total distancetwice the one-way48 km
Averaging the two speedsreturns b, always wrong10, not 9.6
The famous twenty-fourA 25 km/h boat on a 5 km/h river averages (625 − 25)/25 = 24 km/h on a round trip. The answer being one below the still-water speed is what makes this the most-quoted example in the chapter — it is close enough to 25 to be believed and far enough to be marked wrong.
A ratio question needs no numbers at allIf b is exactly three times s, take s = 1 and b = 3, so D = 4 and U = 2. The average is 2×4×2/6 = 8/3, and the ratio of average speed to still-water speed is 8/3 : 3 = 8 : 9 — independent of the actual speeds.
A time gap replaces the total time“24 km each way, and the return took 1 hour longer.” Then 24/(b−2) − 24/(b+2) = 1, and factoring the difference gives 24 × 4 = b² − 4, so b² = 100 and b = 10. Same boat as the lesson, reached from the other direction.

06 Where & why

Where this shows up

Round trips are set constantly in the higher-difficulty slots, because the average-speed trap lets an examiner put a wrong answer in the options that most candidates will reach for.

TCS NQT · Wipro
Total time to distance

One formula. The only difficulty is remembering that the answer is one way and the question may want both ways.

CAT · XAT · SNAP
Average speed of a round trip

Almost always with b in the options, sometimes as the first option. The harmonic mean is the point of the question, not an incidental detail.

Bank PO Mains
A time gap instead of a total

“One hour more coming back.” Write d/U − d/D = gap, combine over the common denominator b² − s², and it becomes a one-line equation rather than a quadratic.

Anything measured out and back
Commutes, deliveries, transfers

The harmonic mean is why a commute that is fast one way and slow the other averages worse than the midpoint, and why halving one leg’s time helps the overall average far less than it feels like it should.

The harmonic mean is the transferable idea here, and it turns up well beyond boats: average price per unit when you spend equal amounts of money, average speed over equal distances, average rate when equal amounts of work are done at different speeds. In every one of those the slow part gets more weight than intuition gives it.

07 Interview questions

What gets asked

Ten, and the third one is the question that most reliably separates a memorised formula from an understood one.

What is the round-trip distance formula?
One-way distance = T × DU/(D + U), where T is the total time for the whole journey. It is total distance = average speed × total time with the two-way distance halved, which is why the formula carries DU/(D + U) rather than the full 2DU/(D + U).
A boat does 10 km/h in still water on a 2 km/h river and the round trip takes 5 hours. How far away is the point?
24 km. D = 12 and U = 8, so DU/(D + U) = 96/20 = 4.8, and 5 × 4.8 = 24. Check it: 24/12 = 2 hours out and 24/8 = 3 hours back, which is the 5 hours given.
What was its average speed for that trip — and why is it not 10?
9.6 km/h. Total distance 48 km over total time 5 hours. It is not 10 because average speed weights by time, and the rower spent 3 of the 5 hours at 8 km/h and only 2 at 12. Averaging the two speeds gives (12 + 8)/2 = 10, which is exactly b — the wrong method returns the still-water speed, which is what makes the trap so effective.
Give the general formula for the average speed and show where it comes from.
It is the harmonic mean 2DU/(D + U). Substituting D = b + s and U = b − s gives 2(b+s)(b−s)/2b = (b² − s²)/b, or b − s²/b. So the shortfall below the still-water speed is s²/b, and it is strictly positive for every non-zero current.
A 25 km/h boat on a 5 km/h river. Average speed for a round trip?
24 km/h. (625 − 25)/25 = 600/25 = 24. It is worth remembering as a benchmark: a stream a fifth of the boat’s speed costs it exactly 1 km/h out of 25, which is 4%. A stream two-fifths as fast would cost 16% instead of 8%, because the penalty is quadratic.
If the boat is exactly three times the stream, what is the ratio of average speed to still-water speed?
8 : 9. Take s = 1 and b = 3, so D = 4 and U = 2 and the average is 16/6 = 8/3. Then 8/3 : 3 = 8 : 9. The actual speeds never mattered — the ratio depends only on b : s, so this kind of question can be answered with any convenient numbers.
A round trip takes 10 hours with b = 9 and s = 3. What is the total distance covered?
80 km. DU/(D + U) = 12 × 6/18 = 4, so the one-way distance is 10 × 4 = 40 km — and the question asked for the whole journey, which is 80. This is the trap that costs the mark rather than the arithmetic: the formula always gives one way.
A boat covers 24 km each way and the return leg takes 1 hour longer. The stream is 2 km/h. Find b.
10 km/h. Write 24/(b−2) − 24/(b+2) = 1. Combining over the common denominator b² − 4 leaves 24 × 4 = b² − 4, so b² = 100 and b = 10. Doing the subtraction as a single fraction avoids the quadratic entirely — the b terms cancel in the numerator.
How do you tell a Model 3 question from a Model 4 one?
By what the examiner tells you. Model 3 gives a comparison of the two times — “three times as long coming back” — and usually wants a speed. Model 4 gives the total time for the whole journey and usually wants a distance or an average speed. A stated total is Model 4; a stated ratio is Model 3.
When would you actually use this?
Whenever a rate applies to two equal amounts of work and you want the overall rate: a commute that is quick one way and slow the other, a file transfer at two different speeds over equal chunks, a delivery run out and back. The practical lesson is that improving the fast half barely moves the average, while improving the slow half moves it a lot.

08 Practice problems

Six on the round trip

For each one, decide first whether the question wants the one-way distance, the total distance, or a speed — then solve. Two of these have a correct number as a wrong answer.

Distance both ways, find the time

Easy
A checkpoint lies exactly 40 km away. A boat rows at 12 km/h in still water and the stream flows at 4 km/h. The boat goes to the checkpoint and immediately returns. How much total time does the journey take?
Follow-up
This runs the model backwards — you have the distance and want the time, so no formula is needed at all, only two divisions. Doing it with the average-speed formula takes longer and risks more.
Show the hint
D = 16 and U = 8, and the same 40 km applies to each leg.

Total time, find the distance

Easy
A traveller rows downstream to a destination and returns upstream to the starting point, taking 24 hours for the whole round trip. The boat does 20 km/h in still water and the stream flows at 5 km/h. What is the distance between the starting point and the destination?
Follow-up
The formula gives the one-way distance directly, but the numbers also work cleanly through the ratio route: the speed ratio fixes the time split, and the downstream time times the downstream speed is the answer.
Show the hint
D = 25 and U = 15, so the speed ratio is 5 : 3 and the time ratio is 3 : 5.

Which distance did they ask for?

Medium
A rower goes to an island and comes back in a total of 10 hours. His speed in still water is 9 km/h and the stream is 3 km/h. What is the total distance covered during the entire journey?
Follow-up
The distance formula produces one number and the question wants a different one. Both appear in option lists for questions of this shape, so the reading is worth as much as the arithmetic here.
Show the hint
DU/(D + U) = 12 × 6/18. Multiply by the 10 hours, then read the question again.

The ratio is the given

Medium
A man rows a boat to a location 240 km away and returns to the starting point, taking a total of 50 hours. If the speed of the boat is five times that of the stream, what is the speed of the stream?
Follow-up
Both speeds are unknown, so nothing can be computed until the ratio is turned into parts. Setting the stream as x and writing the two times as fractions of x makes the whole thing collapse in one line.
Show the hint
With s = x the speeds are 6x and 4x. Write 240/6x + 240/4x = 50.

A gap instead of a total

Medium
A boat travels to a checkpoint 24 km away and comes back to its starting point. It takes exactly 1 hour more to row upstream than downstream. If the speed of the stream is 2 km/h, find the boat’s speed in still water.
Follow-up
The given is a difference of times, not a total, so the round-trip formulas do not apply as they stand. Subtracting the two fractions before expanding is what keeps this off the quadratic route — the b terms in the numerator cancel.
Show the hint
24/(b − 2) − 24/(b + 2) = 1. Combine over b squared minus 4 first.

Two clues, one journey

Hard
A boat travels to a point 176 km away and returns, taking a total of 19 hours. It is also known that the time taken to row 33 km downstream is the same as the time taken to row 24 km upstream. Find the speed of the current.
Follow-up
Neither clue is enough alone, and the second one gives only a ratio — so the trick is to treat that ratio as if it were the actual pair of speeds, work out the total time it would imply, and see by what factor it misses the stated 19 hours. Because time scales inversely with speed, that factor scales the speeds directly. It is the same homogeneity argument that lets you pick any convenient number in a ratio problem, used to skip an entire simultaneous equation.
Show the hint
The first clue gives U : D = 24 : 33 = 8 : 11. Pretend the speeds really are 8 and 11 and time both 176 km legs; compare the total against 19 hours.