Question 2627
Let the speed of the boat be x km/h
speed of the stream = 3km/h
Upstream speed of the boat will be (x-3)km/h
and downstream speed of the boat will be (x+3)km/h
Distance travelled upstream = 40km
Distance travelled downstream = 40km

Time taked by the boat to go upstream = distance/speed = 40/(x-3)
Time taken by the boat to go downstream = distance/speed = 40/(x+3)

So Total time taken will be 40/(x-3) + 40/(x+3)

But the total time taken is 14 hrs
so the equation will be
40/(x-3) + 40/(x+3) = 14
=> (40(x+3) + 40(x-3))/(x+3)(x-3) = 14
=> 40(x+3+x-3)= 14(x+3)(x-3)
=> 40(2x) = 14(x^2 - 3^2)
=> 20(2x) = 7(x^2 -9)
=> 40x = 7x^2 -63
=> 7x^2 - 40x -63 =0
=> solve the equation for x to get the speed of the boat