Min C. answered 10/15/15
Tutor
4.9
(44)
U of Chicago Math PhD: AMC, Calculus, Linear Algebra, SAT and more!
1. Let v (km/h) be the speed of boat in the still water and
2. w (km/h) be the speed of the current.
Then, we are given
1. 5 (h) * (v - w)(km/h) = 60 (km) => 5 * v - 5 * w = 60
2. 3 (h) * (v+w) (km/h) = 60 (km) => 3 * v + 3 * w = 60
Solve the above two equations :
I am going to divide the first equation by 5 and the second by 3. Then
3. v - w = 12
4. v + w = 20
If we add the two equations then we have
5. 2v + 0w = 32 => v = 16 (km/h)
Using this and one of 3 or 4,
w = 4 (km/h)
Hope this helps!