document.write( "Question 388885: A boat can travel at a speed of 15 kph in still water. The boat travels 40 km downstream on a river at the same time it takes to travel 25 km upstream. What is the speed of the river? \n" ); document.write( "
Algebra.Com's Answer #275293 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A boat can travel at a speed of 15 kph in still water. The boat travels 40 km downstream on a river at the same time it takes to travel 25 km upstream. What is the speed of the river? \n" ); document.write( "speed of boat = 15 kph \n" ); document.write( "speed of river = x kph \n" ); document.write( "... \n" ); document.write( "d downstream = 40 km \n" ); document.write( "d upstream = 25 km \n" ); document.write( ".. \n" ); document.write( "time upstream = time downstream \n" ); document.write( "40/15+x = 25/15-x \n" ); document.write( "cross multiply \n" ); document.write( "40(15-x)=25(15+x) \n" ); document.write( "600-40x=375+25x \n" ); document.write( "600-375=40x+25x \n" ); document.write( "225=65x \n" ); document.write( "/65 \n" ); document.write( "3.46 km/h speed of current \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |