Skip to main contentSkip to solution

A boat takes 22 hours to travel downstream a river from port A to port B , and 33 hours to return to port A . Another boat takes a total of 66 hours to travel from port BB to port AA and return to port BB. If the speeds of the boats and the river are constant, then the time, in hours, taken by the slower boat to travel from port AA to port BB is

Solution

✅ Correct Option: 4

Think of this like two boats racing on a river that has flowing water. The flowing water helps boats go one way (downstream) but makes it harder to go the other way (upstream).

When boats go WITH the current they go faster. When boats go AGAINST the current they go slower.


Let's call:

  • v1=v_1 = speed of Boat 11 in calm water (no current)
  • v2=v_2 = speed of Boat 22 in calm water (no current)
  • c=c = speed of river current

Remember:

  • Downstream speed == boat speed ++ current speed
  • Upstream speed == boat speed −- current speed

Boat 11 takes 22 hours A→BA \to B and 33 hours B→AB \to A

Since Distance == Speed ×\times Time, and the distance AA to BB equals distance BB to AA:

Going downstream (A→B)(A \to B): Distance =(v1+c)×2= (v_1 + c) \times 2

Going upstream (B→A)(B \to A): Distance =(v1−c)×3= (v_1 - c) \times 3

These distances must be equal:

(v1+c)×2=(v1−c)×3(v_1 + c) \times 2 = (v_1 - c) \times 3

Solving:

2v1+2c=3v1−3c2v_1 + 2c = 3v_1 - 3c

2c+3c=3v1−2v12c + 3c = 3v_1 - 2v_1

5c=v15c = v_1

Boat 11's speed in still water is 55 times the current speed.


Using v1=5cv_1 = 5c:

  • Downstream speed =v1+c=5c+c=6c= v_1 + c = 5c + c = 6c
  • Distance =6c×2=12c= 6c \times 2 = 12c

For easy calculation, let's set c=1c = 1:

  • Current speed =1= 1 unit
  • Boat 11 speed =5= 5 units
  • Distance between ports =12= 12 units

Boat 22 takes total 66 hours for B→A→BB \to A \to B

Journey breakdown:

  • BB to AA (upstream): Time =12v2−1= \dfrac{12}{v_2 - 1}
  • AA to BB (downstream): Time =12v2+1= \dfrac{12}{v_2 + 1}

Total time equation:

12v2−1+12v2+1=6\dfrac{12}{v_2 - 1} + \dfrac{12}{v_2 + 1} = 6


Multiply everything by (v2−1)(v2+1)(v_2 - 1)(v_2 + 1) to clear fractions:

12(v2+1)+12(v2−1)=6(v2−1)(v2+1)12(v_2 + 1) + 12(v_2 - 1) = 6(v_2 - 1)(v_2 + 1)

12v2+12+12v2−12=6(v22−1)12v_2 + 12 + 12v_2 - 12 = 6(v_2^2 - 1)

24v2=6v22−624v_2 = 6v_2^2 - 6

6v22−24v2−6=06v_2^2 - 24v_2 - 6 = 0

Divide by 66: v22−4v2−1=0v_2^2 - 4v_2 - 1 = 0


For v22−4v2−1=0v_2^2 - 4v_2 - 1 = 0:

v2=4±16+42=4±202=4±252=2±5v_2 = \dfrac{4 \pm \sqrt{16 + 4}}{2} = \dfrac{4 \pm \sqrt{20}}{2} = \dfrac{4 \pm 2\sqrt{5}}{2} = 2 \pm \sqrt{5}

Since speed must be positive and greater than current (1)(1):

v2=2+5≈4.236v_2 = 2 + \sqrt{5} \approx 4.236


Boat speeds in still water:

  • Boat 11: 55 units
  • Boat 22: 2+5≈4.2362 + \sqrt{5} \approx 4.236 units

Boat 22 is slower.


Boat 22 going downstream (A→B)(A \to B):

  • Speed =(2+5)+1=3+5= (2 + \sqrt{5}) + 1 = 3 + \sqrt{5}
  • Time =123+5= \dfrac{12}{3 + \sqrt{5}}

Rationalize the denominator (multiply top and bottom by conjugate):

123+5×3−53−5=12(3−5)9−5=12(3−5)4=3(3−5)\dfrac{12}{3 + \sqrt{5}} \times \dfrac{3 - \sqrt{5}}{3 - \sqrt{5}} = \dfrac{12(3 - \sqrt{5})}{9 - 5} = \dfrac{12(3 - \sqrt{5})}{4} = 3(3 - \sqrt{5})

Therefore, the time for the slower boat to travel from AA to BB is 9−359 - 3\sqrt{5} hours.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question