Question 414679
During a multi-day camping trip, Terry rowed 17 hours downstream. It took 26.5 hours rowing upstream to travel the same distance. If the speed of the current is 6.8 k/h less than his rowing speed in still water, find his rowing speed and the speed of the current.
----
Downstream DATA:
time = 17 hrs ; rate = r+(r-6.8) km/h ; distance = t*r = 17(2r-6.8) km
----
Upstream DATA :
time = 26.5 ; rate = r -(r-6.8) km/h ; distance = t*r = 26.5(6.8) km
-----
Equation:
distance up = distance down
26.5*6.8 = 17(2r-6.8)
180.2 = 34r-115.6
34r = 295.8
r = 8.7 km/h (rowing speed)
r-6.8 = 1.9 km/h (speed of the current)
=======================
Cheers,
Stan H.
===============  


 
t is time, 26.5 and 17
r is rate, r, r-6.8 
Distance is the same, so I set the equations equal to each other? 
17r = 26.5(r-6.8) 
I'm not sure if this is correct, and where I go from here