document.write( "Question 548075: A river has a current of 4 km per hour. Find the rate of a boat in still water, if the boat goes 40 km downstream in that same time it takes to go 24 km upstream \n" ); document.write( "
Algebra.Com's Answer #356754 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Boat speed x kph \n" ); document.write( "current speed 4 kph \n" ); document.write( ".. \n" ); document.write( "against wind x - 4 kph \n" ); document.write( "with wind x + 4 kph \n" ); document.write( " \n" ); document.write( "Distance against current 24 \n" ); document.write( "Distance with current 40 \n" ); document.write( "Time = same equate the time against with time with current \n" ); document.write( "t=d/r \n" ); document.write( "24 /(x- 4 )= 40 /(x+ 4 ) \n" ); document.write( "24 *(x+ 4 )= 40 *(x- 4 ) \n" ); document.write( "24 x + 96 = 40 x -160 \n" ); document.write( "40 x -24 x = 160 + 96 \n" ); document.write( "16 x = 256 \n" ); document.write( "/ 16 \n" ); document.write( " x= 16 kph \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |