Question 1051751
A boat can travel 34 mph in still water. If the boat can travel 100 miles with the current in the same time it can travel 80 miles against the current, find the rate of the current r in miles per hour. (Enter an exact number as an integer, fraction, or decimal.) 
-----------------------
downstream DATA:
dist = 100 miles ; rate = 34+c ; time = 100/(34+c) hrs
-----
upstream DATA:
dist = 80 miles ; rate = 34-c ; time = 80/(34-c) hrs
-----------------------
Equation::
100/(34+c) = 80/(34-c)
-----
3400 - 100c = 2720 + 80c
----------------------
680 = 180c
c = 3.78 mph (speed of the current)
--------------
Cheers,
Stan H.
----------------