SOLUTION: The Hudson River flows at a rate of 3 miles per hour. A patrol boat travels 60 miles upriver, and returns in a total time of 9 hours. What is the speed of the boat in still water?
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: The Hudson River flows at a rate of 3 miles per hour. A patrol boat travels 60 miles upriver, and returns in a total time of 9 hours. What is the speed of the boat in still water?
Log On
Question 154736This question is from textbook
: The Hudson River flows at a rate of 3 miles per hour. A patrol boat travels 60 miles upriver, and returns in a total time of 9 hours. What is the speed of the boat in still water? This question is from textbook
You can put this solution on YOUR website! The Hudson River flows at a rate of 3 miles per hour.
A patrol boat travels 60 miles upriver, and returns in a total time of 9 hours. What is the speed of the boat in still water?
----------------------------
Let the boat speed be "b".
----------
Upstream DATA:
distance = 60 miles ; rate = b-3 ; time = 60/(b-3) hrs.
------------------
Downstream DATA:
distance = 60 miles ; rate = b+3 ; time = 60/(b+3) hrs
---------------------
EQUATION:
time up + time down = 9 hrs
60/(b-3) + 60/(b+3) = 9
60b + 180 + 60b - 180 = 9(b^2-9)
120b = 9b^2 - 81
9b^2 -120b - 81 = 0
b = -0.643904; b = 13.977237...
Positive solution:
boat speed = 13.977237..
========================
Cheers,
Stan H.