The time taken to travel 30km upstream and 44 km downstream is 14 hours. If the distance covered in upstream is doubled and distance covered in downstream is increased by 11km, then total time taken is 11 hours more than earlier.
Find the speed of the stream and speed of the boat.
4,7
Let's assume that the speed of the boat in still water is x km/hr and speed of the stream is ykm/hr.
So the speed of the boat in upstream will be (x-y)km/hr.
Similarly, the speed of the boat in downstream will be (x+y)km/hr.
We know time = distancespeed
Using the above formula we can form the equation in two variables.
Taking the first case:
30x−y + 44x+y = 14
Taking up the second case:
60x−y + 55x+y = 25
Now we have the equation in two variables but the equations are not linear.
So, we will assume 1x−y as 'u' and 1x+y as 'v'.
So substituting u and v in the above two equations.
30u + 44v = 14
60u + 55v = 25
We can solve the above two equations using elimination method.
60u+88v=28
60u+55v=25
Subtracting the above two equations we get v= 111
Substituting v in any of above two equation we get u= 13
Now as we have assumed,
1x−y = u and 1x+y = v
Putting the values of u and v, we get another linear equation in x,y.
x-y=3
x+y=11
Solving the above two equations we get x = 7, y = 4.
So,
Speed of boat in still water
=7 kmph
and
Speed of stream
=4 kmph