speed problem

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Fri Mar 26, 2010 9:45 pm

speed problem

by mija » Fri Apr 02, 2010 9:41 am
a boat takes 5 hours to go 300km downstream. It takes the same time to go 150km uppstream. What is
speed of boat in still water and speed of stream ?

Ans :45km/hr,15 km/hr

please explain the 2 equations formed here ?
Source: — Problem Solving |

User avatar
MBA Student
Posts: 403
Joined: Tue Dec 22, 2009 7:32 pm
Thanked: 98 times
Followed by:22 members

by fibbonnaci » Fri Apr 02, 2010 9:52 am
the speed is a mix of both the speed of the boat and the stream

now when a boat travels downstream, the speed of the boat is influenced by the speed of the stream such that the sppeds add up.

so, Distance/time = speed

x-> speed of the stream and y-> speed of the boat.

Downstream,
300/5 = x+y
so, x +y = 60 -> 1

Upstream,
150/5 = x-y [note: when a boat travels against the stream, its speed decreases]

so x-y = 30 ->2

solving these simultaneous equations we get x= 45km/hr and y=15km/hr.

Hope this helps!

Newbie | Next Rank: 10 Posts
Posts: 1
Joined: Fri Feb 05, 2010 3:20 pm

by mbsachi » Fri Apr 02, 2010 9:55 am
Let A be the speed of the boat alone (without considering stream effect)
And B, the speed of stream alone.

Speed = Distance/Time

Downstream:
A + B = 300/5 = 60 km/h
Upstream:
A - B = 150/5 = 30 km/h

Solving these 2 equations:
A = 45 km/h
B = 15 km/h

Speed of boat in still water = A = 45 km/h
Speed of stream alone = B = 15 km/h

Senior | Next Rank: 100 Posts
Posts: 54
Joined: Wed Mar 10, 2010 6:11 am
Thanked: 1 times

by suryapal » Fri Apr 02, 2010 9:55 am
speed *time = distance

(B+S)*5= 300 ( where B is the speed of boat and S is the speed of stream)
and
(B-S)*5 = 150

on solving both equation we get the requires answer.. i.e B = 45 and S=15