Question 245814
The speed of a boat in still water is 10 km/h. The boat travels 48km upstream and 48km downstream in a total time of 10 hr. What is the speed of the stream? 
----------------
Use the d = rt, distance = rate x time.
d = rt
t = d/r
r = rate of the boat
c = speed of the current
----------------
Upstream, t = 48/(r-c) current subtracted from boat speed
Downstream, t = 48/(r+c) 
48/(10-c) + 48/(10+c) = 10
Now it's just another equation.
48(10+c) + 48(10-c) = 10*(10+c)*(10-c)
960 = 1000 - 10c^2
c^2 = 4
c = 2 km/hr