Aptitude - Boats and Streams - Discussion

Discussion Forum : Boats and Streams - General Questions (Q.No. 8)
8.
A boat takes 90 minutes less to travel 36 miles downstream than to travel the same distance upstream. If the speed of the boat in still water is 10 mph, the speed of the stream is:
2 mph
2.5 mph
3 mph
4 mph
Answer: Option
Explanation:

Let the speed of the stream x mph. Then,

Speed downstream = (10 + x) mph,

Speed upstream = (10 - x) mph.

36 - 36 = 90
(10 - x) (10 + x) 60

72x x 60 = 90 (100 - x2)

x2 + 48x - 100 = 0

(x+ 50)(x - 2) = 0

x = 2 mph.

Discussion:
85 comments Page 5 of 9.

Kasa said:   9 years ago
Please give me any shortcuts to find the solution.

Prabhat said:   9 years ago
Well done @Sowmya.

YOGESH SHINDE said:   9 years ago
Yes. So option A is correct.

Lalitha said:   9 years ago
We know,
Distance = Time x Speed.

Distance is same for both up and down streams => d = 36.
Speed of boat in still water is 10 => u = 10.

Let time for up stream be "t" and time for down stream becomes "t-(90/60)".

We need to find speed of the stream i.e; v = ? (say x).

From distance = Time x Speed => Time = Distance/Speed.

So, time for up stream t = 36/(10 - x) and,
Time for down stream (t - (90/60)) = 36/(10 + x).

For above to get 'x' value we need to subtract time for upstream and time for downstream.

=> t - (t - (90/60)) = [36/(10 - x)] - [36/(10 + x)].
=> 90/60 = 36{[1/(10 - x)] - [1/(10 + x)]}.
=> 90/60 = 36{ [(10 + x) - (10-x)]/[(10*10) - (x*x)]}.
=> 1/2 = 12 {[2x]/[100 - x2]}.
=> 100 - x2 = 12 * 2 * 2x.
=> 100 - x2 = 48x.
=> x2 + 48x - 100 = 0.

And here we got the complete equation with one variable "x" that is what we need to find so we can simply substitute options and check.

From the Option [A] will fit the above equation.
(1)

Naveen kumar said:   9 years ago
Super @Sowmya. Your explanation is an easy way to get the answer.

Sathish said:   9 years ago
Please tell me 1 mile = ?

Venkat said:   10 years ago
Shortcut:

Distance D = 36.

Time T = 90 minutes.

90 minutes = 1.30 hrs.

D = S/T.

36 = S/1.3.

S = 2.

Pandian said:   10 years ago
Miles per hour.

Aisha gupta said:   10 years ago
Mph means what? "Miles per hr or meter per hr".

Deepankar De said:   10 years ago
@Rohit.

Distance/Speed = Time.

Taking x as speed of the stream.

Upstream distance/(Still_water_speed - x) or Upstream time minus Downstream_distance/(Still_water_speed - x) or Downstream time.

Equals to 90 mins/60 dividing by 60 as we want to bring all the time values to the same unit.

This thing is already mentioned in the problem.

"A boat takes 90 minutes less to travel 36 miles downstream than to travel the same distance upstream".


Post your comments here:

Your comments will be displayed after verification.