Problema Solution
a boat goes 300 miles downstream in the same time it can go 240 miles upstream. the speed of the current is 3 miles per hour. find the speed of the boat in still water.
Answer provided by our tutors
Let
v = the speed of the boat in still water, v>0
c = 3 mph speed of the stream
d1 = 240 miles the distance he travels upstream
d2 = 300 miles the distance he travels downstream
Time of the travel upstream = Time of the travel downstream
Downstream speed: v + c
Upstream speed: v - c
Since speed = distance/time we have time = distance/speed
For the upstream travel the time is:
t = d1/(v - c)
t = 240/(v - 3)
For the downstream travel the time is:
t = d2/(v + c)
t = 300/(v + 3)
Time of the travel upstream = Time of the travel downstream
240/(v - 3) = 300/(v + 3)
........
click here to see the equation solved for v
........
v = 27 mph
The speed of the boat in still water is 27 miles per hour.