Boats & Streams • Topic 3 of 3

Round Trip Problems

A round trip — go downstream a distance d and return the same d upstream — is the topic’s favourite CAT trap. The total time is d/(b + s) + d/(b − s), and the average speed for the whole trip is NOT (D + U)/2. Because equal distances are covered at two different speeds, the correct average is the harmonic mean 2·D·U/(D + U), which is always less than the arithmetic mean. For instance a trip at 15 km/h one way and 10 km/h back averages 2(15)(10)/(25) = 12 km/h, not 12.5. Two clean consequences worth remembering: the upstream leg always eats more time than the downstream leg, and if you are told the total round-trip time, you can solve for an unknown speed by setting up that single time equation. When the current is zero, both legs run at b and the whole trip simplifies to 2d/b.

✅ Solved examples

1. A boat goes 30 km downstream and returns. Its speeds are 15 km/h down and 10 km/h up. Find the total time and the average speed.
Time = 30/15 + 30/10 = 2 + 3 = 5 h. Average = total distance/total time = 60/5 = 12 km/h (harmonic mean 2·15·10/25).
2. A boat’s still-water speed is 10 km/h and the stream 2 km/h. It rows 48 km each way. Find the total time.
Down = 12, up = 8. Time = 48/12 + 48/8 = 4 + 6 = 10 hours.
3. A man rows to a place 12 km away and back in 5 hours. The stream is 1 km/h. Find his still-water speed.
12/(b+1) + 12/(b−1) = 5 ⇒ 12(2b)/(b²−1) = 5 ⇒ 24b = 5b² − 5 ⇒ 5b² − 24b − 5 = 0 ⇒ b = 5 km/h.
4. A boat takes 6 h for a round trip of 16 km each way. If the current is 2 km/h, find the still-water speed.
16/(b+2) + 16/(b−2) = 6 ⇒ 32b = 6(b²−4) ⇒ 6b² − 32b − 24 = 0 ⇒ 3b² − 16b − 12 = 0 ⇒ b = 6 km/h.

✏️ Practice — try these, take hints as needed

1. A boat travels 24 km downstream at 12 km/h and back at 8 km/h. Find the average speed for the round trip.
Average = total distance / total time.
Time = 24/12 + 24/8 = 2 + 3.
48 ÷ 5.
9.6 km/h
2. Still-water speed 9 km/h, stream 3 km/h. The boat goes 36 km each way. Total time?
Down = 12, up = 6.
36/12 + 36/6.
3 + 6.
9 hours
3. A boat covers 10 km downstream and 10 km back in 4 h 10 min. The stream is 1 km/h. Find b.
Total time = 25/6 h.
10/(b+1) + 10/(b−1) = 25/6.
20b/(b²−1) = 25/6.
5 km/h
4. A man rows 15 km up and 15 km down in 8 hours. Downstream speed is twice upstream. Find each speed.
Let upstream = u, downstream = 2u.
15/2u + 15/u = 8.
45/2u = 8.
Upstream 45/16 km/h ≈ 2.81, downstream ≈ 5.63 km/h
5. A boat’s still-water speed is 8 km/h and stream 4 km/h. A round trip of 24 km each way takes how long?
Down = 12, up = 4.
24/12 + 24/4.
2 + 6.
8 hours

📝 Topic test — 8 questions

Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.

Loading questions…