It takes 14 hr to travel 30km in upstream and 44 km in downstream. If the distance covered in upstream is doubled and distance covered in downstream is increased by 11km then total time taken is 11hr more than earlier. Find the speed of stream and speed of boat.
4,7
Lets assume that the speed of boat in still water is x kmhr and speed of stream is ykmhr.
So the speed of boat in upstream will be (x-y)kmhr.
Similarly the speed of boat in downstream will be (x+y)kmhr.
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 variable 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= 13
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 is 7 kmhr and speed of stream is 4 kmhr.