SOLUTION: Please help me solve this problem. A person paddles 1 mi upstream and 1 mile down stream in a total of 1 hour. The speed of the river is 2mph. What is the speed of the persons b

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Please help me solve this problem. A person paddles 1 mi upstream and 1 mile down stream in a total of 1 hour. The speed of the river is 2mph. What is the speed of the persons b      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 868686: Please help me solve this problem.
A person paddles 1 mi upstream and 1 mile down stream in a total of 1 hour. The speed of the river is 2mph. What is the speed of the persons boat in still water?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Please help me solve this problem.
A person paddles 1 mi upstream and 1 mile down stream in a total of 1 hour. The speed of the river is 2mph. What is the speed of the persons boat in still water?
-----------
Let "b" be the speed of the boat in still water.
-----
Upstream DATA:
distance = 1 mile ; rate = b-2 mph ; time = d/r = 1/(b-2) hrs
------------------------
Downstream DATA:
distance = 1 mile ; rate = b+2 mph ; time = d/r = 1/(b+2) hrs
------------------------
Equation:
time + time = 1 hr.
1/(b-2) + 1/(b+2) = 1
--------
b+2 + b-2 = b^2-4
---
2b = b^2-4
-----
b^2-2b-4 = 0
------
Use the quadratic formula to get:
b = [2 +- sqrt(4-4*-4)]/2
b = [2 +- sqrt(20)]/2
Positive solution::
b = [2+2sqrt(5)]/2
b = 1+sqrt(5)
b = 3.24 mph (speed of the boat in stil water)
--------------------------
Cheers,
Stan H.
------------------------------