SOLUTION: Sara decides to canoe 3 miles upstream on a river to a waterfall and then come back. Total trip is 6 hours. Sara can canoe at the average speed of 3mph in still water. What is the

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Sara decides to canoe 3 miles upstream on a river to a waterfall and then come back. Total trip is 6 hours. Sara can canoe at the average speed of 3mph in still water. What is the       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 435236: Sara decides to canoe 3 miles upstream on a river to a waterfall and then come back. Total trip is 6 hours. Sara can canoe at the average speed of 3mph in still water. What is the speed of the current?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Sara decides to canoe 3 miles upstream on a river to a waterfall and then come back. Total trip is 6 hours. Sara can canoe at the average speed of 3mph in still water. What is the speed of the current?
------
Upstream DATA:
distance = 3 miles ; rate = 3-c mph ; time = d/r = 3/(3-c) hrs
--------------------
Downstream DATA:
distance = 3 miles; rate = 3+c mph ; time = d/r = 3/(3+c) hrs
--------------------
Equation:
time + time = 6 hrs.
---
3/(3-c) + 3/(3+c) = 6
---
1/(3-c) + 1/(3+c) = 2
---
(3+c) + (3-c) = 2(9-c^2)
6 = 2(9-c^2)
3 = 9-c^2
c^2 = 6
c = sqrt(6) (speed of the current)
==========================
Cheers,
Stan H.
===============