Quant

Boats and Streams: All Formulas, Upstream Downstream Tricks and 12 PYQs

A practical guide to boats and streams for CAT 2026 Quant. It lays out every core formula, a 3-setup recognition framework for spotting what a question is really asking, and 12 fully solved PYQs with verified answers.

O
Optima Learn EditorialReviewed by the editorial team
Fact-checked
Published June 24, 2026
Boats and streams CAT 2026 formula sheet showing still-water and stream speed formulas plus a 3-setup framework: upstream-downstream speeds, time ratio, distance ratio.
A landscape hero with the headline "Boats and Streams" and the two key formulas, b = (d+u)/2 and s = (d-u)/2, beside three cards previewing the direct-speed, time-ratio, and distance-ratio setups.

What is a boats-and-streams question really asking you to find? Strip away the river and the rowing, and a boats and streams CAT 2026 problem almost always wants one of two numbers: the speed of the boat in still water, or the speed of the stream. That is the entire topic. The setups change, the wording shifts, but the target stays fixed. Aspirants lose time here not because the arithmetic is hard, but because they treat each question as new instead of seeing the same two unknowns hiding under a different costume. Read every problem with that lens and the panic disappears.

This guide gives you the full formula sheet, a quick way to recognise which of three setups you are looking at, and 12 fully solved questions in the style CAT and other MBA papers actually use. Every number below has been checked.

Drill timed boats and streams questions with worked solutions on the Optima Learn question bank.

Open the Question Bank

The one thing every question wants

A boat moves at some speed in still water. Drop it into a river and the current either helps it or fights it. Going with the current is downstream, and the speeds add. Going against the current is upstream, and the speeds subtract. So the two motions you can measure, downstream and upstream, are just the still-water speed shifted up or down by the stream.

That single picture is why the whole topic collapses into two unknowns. If you can pin down the downstream speed and the upstream speed, you can recover both the boat and the stream in one step each. The questions that feel hard are the ones where the paper hands you a ratio or a pair of times instead of the speeds directly, and you have to extract the directional speeds first. The skill is recognition, not calculation, which is the same idea that runs through good CAT preparation guides across the arithmetic syllabus.

The core formulas you need

Let the boat speed in still water be b and the stream speed be s. There are only four relationships, and the last two are the ones you reach for most.

Boats and streams formula sheet
Downstream speed (with the current)d = b + s
Upstream speed (against the current)u = b - s
Boat speed in still waterb = (d + u) / 2
Speed of the streams = (d - u) / 2
Any speed from a journeyspeed = distance / time

Read the bottom three lines as your standard route. First turn whatever the question gives you into d and u, the two directional speeds. Then still water is their average and the stream is half their difference. Quick check: if d is 10 and u is 6, then b is (10 + 6) / 2 = 8 and s is (10 - 6) / 2 = 2. Notice that b and s simply add back to 10 and subtract back to 6, so the formulas always stay consistent. The same rate-and-direction reasoning sits underneath pipes and cisterns for CAT 2026, where filling and draining play the roles of downstream and upstream.

The 3-setup recognition framework

Around 90 percent of boats and streams questions sort into three setups. Before you compute anything, ask which one you are looking at. The answer tells you the first move.

SetupWhat the question givesFirst move
Setup 1Upstream and downstream speeds, or distances and times for both directionsGet d and u, apply the average and half-difference
Setup 2A ratio of times for the same distanceConvert to b : s using the time-ratio identity
Setup 3A ratio of distances covered in the same timeConvert to b : s using the distance-ratio identity

The two ratio setups share a clean shortcut. If the upstream trip takes k times as long as the downstream trip over the same distance, then b : s equals (k + 1) : (k - 1). If instead the boat covers r times the distance downstream that it covers upstream in the same time, then b : s equals (r + 1) : (r - 1). Both come straight from the fact that for a fixed distance, time is inversely proportional to speed, and for a fixed time, distance is directly proportional to speed. Memorise the two identities and the ratio questions stop needing fresh algebra.

Pro tip: name the setup before you pick up the pen

Spend the first five seconds classifying the question, not solving it. If you see two speeds or two journeys, it is setup 1. If you see "twice as long" or "in the same time," it is a ratio setup, and one of the two identities finishes it. Classifying first stops you from forcing an average onto a ratio question, which is where most errors begin.

Setup 1: given upstream and downstream

This is the bread-and-butter case. The question either states both speeds or gives you distances and times you can convert into them. Once you have d and u, the boat and stream fall out immediately.

Setup 1 · direct speeds and journeys

Questions 1 to 4

Q1. A boat covers 30 km downstream in 2 hours and the same 30 km upstream in 3 hours. Find the speed of the boat in still water and the speed of the stream.
Downstream speed d = 30 / 2 = 15 km/h. Upstream speed u = 30 / 3 = 10 km/h. So b = (15 + 10) / 2 = 12.5 and s = (15 - 10) / 2 = 2.5. Answer: 12.5 km/h and 2.5 km/h.
Q2. A boat goes 24 km downstream in 3 hours and 24 km upstream in 4 hours. Find the ratio of the boat's still-water speed to the stream speed.
d = 24 / 3 = 8 km/h and u = 24 / 4 = 6 km/h. Then b = (8 + 6) / 2 = 7 and s = (8 - 6) / 2 = 1. The ratio b : s is 7 : 1. Answer: 7 : 1.
Q3. A man rows 16 km downstream in 2 hours and 16 km upstream in 4 hours. Find his rowing speed in still water and the stream speed.
d = 16 / 2 = 8 km/h and u = 16 / 4 = 4 km/h. So b = (8 + 4) / 2 = 6 and s = (8 - 4) / 2 = 2. Answer: still water 6 km/h, stream 2 km/h.
Q4. A boat's speed in still water is 10 km/h and the stream flows at 2 km/h. How long does a round trip of 48 km each way take?
Downstream d = 10 + 2 = 12 km/h, so 48 / 12 = 4 hours. Upstream u = 10 - 2 = 8 km/h, so 48 / 8 = 6 hours. Total = 4 + 6 = 10 hours. Answer: 10 hours.

Every answer here came from one move: convert to d and u, then average and halve. Q4 runs the formulas in reverse, building the directional speeds from a known boat and stream, which is the other direction CAT likes to test. If working cleanly with distance, speed, and time still feels slow, the difference often comes down to method choice, the theme of arithmetic versus algebra in CAT Quant.

Setup 2: given a time ratio

Here the paper does not hand you speeds. It tells you that one direction takes longer than the other over the same distance. Reach for the identity: if upstream time is k times downstream time, then b : s equals (k + 1) : (k - 1).

Setup 2 · same distance, time ratio

Questions 5 to 8

Q5. A boat takes twice as long to go upstream as to come downstream over the same distance. Find the ratio of the boat's speed in still water to the speed of the stream.
Here k = 2, so b : s = (2 + 1) : (2 - 1) = 3 : 1. Answer: 3 : 1.
Q6. A boat's speed in still water is 9 km/h. It takes twice as long upstream as downstream for the same distance. Find the speed of the stream.
From Q5, b : s = 3 : 1, so s = b / 3 = 9 / 3 = 3 km/h. Check: d = 12, u = 6, and 12 km upstream takes 2 h against 1 h downstream. Answer: 3 km/h.
Q7. A boat covers 12 km downstream in 1 hour and the same 12 km upstream in 3 hours. Find its still-water speed and the stream speed.
The time ratio is 3 : 1, so k = 3 and b : s = 4 : 2 = 2 : 1. Directly: d = 12, u = 12 / 3 = 4, so b = (12 + 4) / 2 = 8 and s = (12 - 4) / 2 = 4. Answer: still water 8 km/h, stream 4 km/h.
Q8. Over the same distance, a boat's upstream time to downstream time is 3 : 1. If the stream flows at 4 km/h, find the boat's still-water speed.
k = 3, so b : s = 4 : 2 = 2 : 1, giving b = 2s = 2 x 4 = 8 km/h. Check: d = 12, u = 4, and the upstream-to-downstream time ratio is indeed 3 : 1. Answer: 8 km/h.

Q7 shows the bridge between the setups. You can solve it as a time-ratio question or convert straight to directional speeds; both land on the same pair. That flexibility is the goal. Pick whichever path is faster for the numbers in front of you, and you will save seconds that add up across a full CAT exam Quant section.

Setup 3: given a distance ratio

The mirror image of setup 2. Now the time is fixed and the distances differ. If the boat covers r times as far downstream as upstream in the same time, then b : s equals (r + 1) : (r - 1).

Setup 3 · same time, distance ratio

Questions 9 to 12

Q9. In a fixed time, a boat travels three times as far downstream as it does upstream. Find the ratio of the boat's still-water speed to the stream speed.
Here r = 3, so b : s = (3 + 1) : (3 - 1) = 4 : 2 = 2 : 1. Answer: 2 : 1.
Q10. In equal times, a boat goes 36 km downstream and 24 km upstream. The stream flows at 3 km/h. Find the boat's speed in still water.
Distance ratio r = 36 / 24 = 3 / 2, so d : u = 3 : 2, which gives b : s = 5 : 1. Then b = 5s = 5 x 3 = 15 km/h. Check: d = 18, u = 12, and 18 : 12 = 3 : 2. Answer: 15 km/h.
Q11. A man rows to a spot 48 km away and back in 14 hours. He notices that he rows 4 km downstream in the same time he rows 3 km upstream. Find the stream speed.
Equal time over 4 km down and 3 km up means d : u = 4 : 3, so u = 3d / 4. Then 48 / d + 48 / u = 48 / d + 64 / d = 112 / d = 14, giving d = 8 and u = 6. So s = (8 - 6) / 2 = 1 km/h. Answer: 1 km/h (still water is 7 km/h).
Q12. A boat covers 24 km upstream and 36 km downstream in 6 hours. It also covers 36 km upstream and 24 km downstream in 6.5 hours. Find the boat's speed in still water and the stream speed.
Let upstream speed be u and downstream be d. Then 24 / u + 36 / d = 6 and 36 / u + 24 / d = 6.5. Solving gives u = 8 and d = 12, so b = (12 + 8) / 2 = 10 and s = (12 - 8) / 2 = 2. Answer: still water 10 km/h, stream 2 km/h.

Q11 and Q12 are the harder end of what CAT asks. Q11 hides a distance ratio inside a round-trip time, and Q12 needs two equations because two journeys with mixed distances are given. Even so, the engine never changes. You are still chasing d and u, then reading off the boat and the stream. Treat the algebra as a way to recover those two speeds, not as the point of the question.

Tricks and traps that cost marks

The arithmetic in this topic is gentle, so CAT loads the difficulty into small reading traps. These three account for most of the silly losses.

Tricks and traps that cost marks

Watch for these before you commit an answer:

  • Confusing average speed with still-water speed. The average speed of a round trip is not b. For Q1, the round-trip average over equal distances is the harmonic mean of 15 and 10, which is 12 km/h, while still water is 12.5 km/h. Different question, different formula.
  • Mixing up which ratio you have. A time ratio uses (k + 1) : (k - 1); a distance ratio uses (r + 1) : (r - 1). They look alike, so always confirm whether the distance or the time is the fixed quantity first.
  • Forgetting the current cuts both ways. Downstream adds the stream, upstream subtracts it. A boat slower than the current cannot move upstream at all, so u must stay positive. If your u comes out negative, the setup was misread.

Common questions on boats and streams

What does a boats and streams question in CAT actually ask you to find?
Almost always one of two things: the speed of the boat in still water, or the speed of the stream. The story about rowing up and down a river is wrapping for those two unknowns. Once you read a problem with that lens, the path is clear. Find downstream speed and upstream speed first, then use still-water speed equals their average and stream speed equals half their difference. Most CAT questions reduce to recovering these two numbers.
What are the core boats and streams formulas for CAT 2026?
Downstream speed equals boat speed plus stream speed, and upstream speed equals boat speed minus stream speed. Reversing those gives the two you actually use: still-water speed equals downstream plus upstream, divided by 2, and stream speed equals downstream minus upstream, divided by 2. Speed always equals distance over time, so convert any given distances and times into the two directional speeds first, then apply the average and half-difference formulas to finish.
How do I tell which boats and streams setup a CAT question belongs to?
Check what the question hands you. If it gives upstream and downstream speeds, or distances and times you can turn into both, it is setup one and you apply the formulas directly. If it gives a ratio of times for the same distance, it is setup two. If it gives a ratio of distances in the same time, it is setup three. Each ratio setup converts to a clean boat-to-stream speed ratio with a single identity.
Is boats and streams worth preparing for CAT 2026?
Yes, because the effort to master it is small and it shares its engine with the wider speed family. Boats and streams appears as one or two arithmetic questions in a typical CAT Quant section, and the same plus-and-minus logic powers escalator, moving-walkway, and relative-speed problems. A few focused hours converting the three setups into reflex gives a high return for the time spent, especially under exam pressure.

Make upstream and downstream questions automatic

A free strategy session with an Optima Learn mentor maps where your Quant arithmetic leaks marks, from boats and streams to the wider speed family, and builds a practice plan around your real mock data.

Get My Boats and Streams Game Plan

The bottom line is simple. Every boats and streams question is asking for the boat or the stream, and the path is always to recover the downstream and upstream speeds first. Classify the setup, apply one of three moves, and verify the directional speeds add back correctly. Run the 12 questions above until each setup is reflex, then test the same speed-and-direction logic on related topics like clocks and calendars for CAT 2026. When you want to see how a sharper arithmetic score moves your overall percentile, the CAT score predictor shows the gain before your next mock.

From the Optima Learn product

Drill these Quant concepts on real PYQs

20,000+ tagged CAT Quant PYQs, sorted by difficulty and topic.

More from Quant

Continue reading

View all articles →