Andy C. answered 09/15/18
Tutor
4.9
(27)
Math/Physics Tutor
Distance = rate * time
r is the speed of the boat
s is the speed of the current
24 = (r-s)*2 <--- it goes 24 miles in 2 hours going against the current (upstream); current slows down the boat
36 = (r+s)*2 <--- it goes 36 miles in 2 hours going with the current (downstream); current speeds up the boat
24 = 2r - 2s
36 = 2r + 2s
60 = 4r <--- adds them together
r=15
24 = 2(15) - 2s
36 = 2(15) + 2s
24 = 30 - 2s
36 = 30 +2s
-6 = -2s
6 = 2s
s=3
The speed of the boat is 15 mph;
The speed of the current is 6 mph