SOLUTION: A boat takes 4 hours to travel 36 miles downstream and 12 hours for the return trip. What is the speed of the current and the speed of the boat in still water?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: A boat takes 4 hours to travel 36 miles downstream and 12 hours for the return trip. What is the speed of the current and the speed of the boat in still water?      Log On


   



Question 530140: A boat takes 4 hours to travel 36 miles downstream and 12 hours for the return trip. What is the speed of the current and the speed of the boat in still water?
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
The apparent speed is 9mph with the current and 3 mph against the current.
The average is the speed of the boat in still water (6mph) and the difference is the speed of the current (3mph).
However, the intention of the problem must have been to set and solve a system of equations, so let's get silly.
Let b be the speed of the boat in still water in mph, and
r be the speed of the current in mph.
We could say that the total speed going downstream, in mph, is
b%2Br=9
and that the total speed for the return trip, in mph, is
b-r=3
Then we solve the system of equations.
We could do it by substitution, solving for b
in the second equation b=r%2B3
and substituting that into the first equation to get
%28r%2B3%29%2B3=9 so r%2B6=9, so r=9-6 so r=3
Then we substitute that solution in
b=r%2B3 and find b=3%2B3 so b=6
We could also solve by other methods, but it's Friday night and I have other stuff to do.