
John M. answered 10/16/16
Tutor
5
(79)
Engineering manager professional, proficient in all levels of Math
- let Rowing rate in still water = R
- let current rate = C = 4 mph
- Rowing with the current means the overall speed is R + C = R + 4
- Rowing against the current means the overall speed is R - C = R - 4
- Distance = Rate * Time
- 90 = (R+4) * T {Eqn 1}
- 10 = (R-4) * T {Eqn 2}
- We have two unknowns (R& T) and two equations. So, we can solve various ways. May be easiest to solve simultaneously. Subtract Eqn 2 from Eqn 1 after re-arranging.
- 90/T = (R+4)
- 10/T = (R-4)
- 80/T = 8 {Subtracting 2nd line from first}
- T = 80/8 = 10 hrs.
- Now substitute the value of T back into Eqn 1, after re-arranging
- 90/T - 4 = R
- 90/10 - 4 = R
- 9-4 = R
- R = 5mph