document.write( "Question 385317: a boat travels 2 km/hr in still water. the boat travels 4 km in the same amount of time it takes to travel 1 km upstream. what is the speed of the river? \n" ); document.write( "
Algebra.Com's Answer #272615 by mananth(16946)![]() ![]() You can put this solution on YOUR website! a boat travels 2 km/hr in still water. the boat travels 4 km in the same amount of time it takes to travel 1 km upstream. what is the speed of the river? \n" ); document.write( ".. \n" ); document.write( "speed of boat in still water = 2km/h \n" ); document.write( ".. \n" ); document.write( "let speed of current = c km/h \n" ); document.write( ".. \n" ); document.write( "upstream seed 2-c \n" ); document.write( "downstream speed = 2+c \n" ); document.write( ".. \n" ); document.write( "upstream d=1 \n" ); document.write( "downstream d=4 \n" ); document.write( ".. \n" ); document.write( "t=d/r \n" ); document.write( "t upstream = t downstream \n" ); document.write( "1/(2-c)=4/(2+c) \n" ); document.write( "cross multiply \n" ); document.write( "(2+c)=4(2-c) \n" ); document.write( "2+c=8-4c \n" ); document.write( "5c=6 \n" ); document.write( "c=6/5 km/h \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |