SOLUTION: a boat travels 80km upstream and then returns to its starting point. The entire trip takes 3.6h. if the speed of the current is 10km/h, determine the speed of the boat in still wat
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: a boat travels 80km upstream and then returns to its starting point. The entire trip takes 3.6h. if the speed of the current is 10km/h, determine the speed of the boat in still wat
Log On
Question 15821: a boat travels 80km upstream and then returns to its starting point. The entire trip takes 3.6h. if the speed of the current is 10km/h, determine the speed of the boat in still water. Answer by rapaljer(4671) (Show Source):
You can put this solution on YOUR website! Let x = speet of the boat in still water.
x+10 = speed of the boat going downstream.
x-10 = speed of the boat going upstream.
The equation is based upon the time of the boat to go upstream and then downstream.
Time upstream = Time downstream =
Total time = Time up + Time down = 3.6 hours
Multiply both sides of the equation by the LCD = (x-10)(x+10), and the result is:
80(x+10) + 80(x-10) = 3.6(x-10)(x+10)
80x +800 + 80x - 800 = 3.6(x^2 - 100)
160x = 3.6x^2 - 360
Set equal to zero, since it is a quadratic equation:
0 = 3.6x^2 - 160x - 360
Use quadratic equation solver or calculator:
(approximately!)
x must be a postive number, so forget the negative value, mph in still water.
x+10 = 56.49 mph downstream
x-10 = 36.49 mph upstream
As a check, calculate the equation for time upstream and downstream: . The answer comes out to about 3.6 hours.