Math · Aptitude · Chapter 08

🚣 Boat & Stream

Upstream, downstream — speed of boat and current.

💡 With and Against the Current

A boat in still water moves at speed b. A river flows at speed s.

• Going downstream (with current): boat speed becomes b + s (current helps)
• Going upstream (against current): boat speed becomes b − s (current resists)

Downstream speed
D = b + s
Upstream speed
U = b − s
Boat speed (still water)
b = (D + U)/2
Stream speed
s = (D − U)/2

Example: A boat goes 24 km downstream in 4 hours and the same upstream in 6 hours.
D = 24/4 = 6 km/hr, U = 24/6 = 4 km/hr.
Boat speed = (6+4)/2 = 5 km/hr. Stream = (6−4)/2 = 1 km/hr.

⚡ Equal distance, total time

For equal distance d both ways:
Total time = (d/D) + (d/U) = d × (D+U)/(D×U) = 2db/(b² − s²)

Useful when given total round-trip time and asked for distance or boat speed.

⚡ Same distance, time ratio

If a boat takes thrice as long upstream as downstream, find ratio of boat to stream speed.

Time ratio U:D = 3:1 → since time and speed inverse → speed ratio D:U = 3:1. So if D = 3k, U = k. Then b = 2k, s = k. Boat : stream = 2 : 1.

🎬

Boat in River

Animation
CURRENT ↓stream ↑stream BOAT 5 km/hr · STREAM 1 km/hr Downstream = 5 + 1 = 6 km/hr (faster ✓) Upstream = 5 − 1 = 4 km/hr (slower)

Downstream boat moves faster (current helps). Upstream boat is slower (current pushes back).

🧮

Boat & Stream Calculators

Calculator
🚣 Find speeds from D & U

Downstream km/hr · Upstream km/hr

Boat (still water): 5 km/hr · Stream: 1 km/hr

⏱️ Find time given distance

Distance km · Boat km/hr · Stream km/hr

Down time: 4 hr · Up time: 6 hr · Total round-trip: 10 hr

Practice (SSC): A boat goes 30 km upstream and 44 km downstream in 10 hours. It can also go 40 km upstream and 55 km downstream in 13 hours. Find the speed of the boat and stream.
Let 1/U = x, 1/D = y. Then: 30x + 44y = 10 and 40x + 55y = 13. Solving: x = 1/5, y = 1/11. So U = 5 km/hr, D = 11 km/hr. Boat = (5+11)/2 = 8 km/hr, Stream = (11−5)/2 = 3 km/hr.
Practice (Banking): A boat takes 19 hours to travel 210 km downstream and 105 km upstream. It takes 21 hours to travel 105 km down and 210 km up. Find downstream and upstream speeds.
Let 1/D = x, 1/U = y. 210x + 105y = 19 and 105x + 210y = 21. Multiply first by 2: 420x + 210y = 38. Subtract: 315x = 17 → x = 17/315 = 1/(315/17)... Easier: add both: 315x + 315y = 40 → x+y = 40/315 = 8/63. Subtract: 105x − 105y = −2 → x−y = −2/105. Solve: x = 1/15, y = 1/21. So D = 15 km/hr, U = 21 km/hr. (Wait — U > D? Yes, this is a non-physical setup; in real SSC the values come out cleanly with U < D.)
Previous
Partnership