SOLUTION: a motor boat takes 2 hours more to cover a distance 30 km upstream than it takes to cover the same distance down stream if speed of stream is 2 km/hr then find the speed in still
Algebra ->
Quadratic Equations and Parabolas
-> SOLUTION: a motor boat takes 2 hours more to cover a distance 30 km upstream than it takes to cover the same distance down stream if speed of stream is 2 km/hr then find the speed in still
Log On
Question 840888: a motor boat takes 2 hours more to cover a distance 30 km upstream than it takes to cover the same distance down stream if speed of stream is 2 km/hr then find the speed in still water. Answer by hamsanash1981@gmail.com(151) (Show Source):
You can put this solution on YOUR website! let the time taken to cover a distance of 30 km be x and then the time taken by up stream will be x+2
speed of downstream = 30/x
speed of upstream = 30/x+2
speed of the stream = (downstream - upstream)/2
2 = (30/x-30/x+2)/2
=> 4 = (30(x+2) -30(x) )/x(x+2)
4(x(x+2)) = 30(x+2-x)
4(x^2 + 2x) = 60
4x^2 + 8x - 60 =0
divide the above equation by 4
x^2 +2x - 15 =0
factorising the equation we get
(x+5)(x-3)=0
x= -5 x= 3
avoiding negative we have the x = 3
the x +2 = 5
Speed of the boat in still water = (downstream+upstream)/2
= (30/3+ 30/5)/2
= (10+6)/2
=16/2
=8 km/hr