document.write( "Question 958116: The speed of the boat in still water is 10 Km/ Hr. If the boat goes 37.5 Km in upstream in 5 Hrs. Find the speed of the stream \n" ); document.write( "
Algebra.Com's Answer #585526 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The speed of the boat in still water is 10 Km/ Hr. If the boat goes 37.5 Km in upstream in 5 Hrs. Find the speed of the stream
\n" ); document.write( "***
\n" ); document.write( "let c=speed of stream
\n" ); document.write( "10-c=speed of boat upstream
\n" ); document.write( "travel time=distance/speed
\n" ); document.write( "5=37.5/(10-c)
\n" ); document.write( "50-5c=37.5
\n" ); document.write( "5c=12.5
\n" ); document.write( "c=2.5
\n" ); document.write( "speed of stream=2.5 km/hr
\n" ); document.write( "
\n" );