document.write( "Question 485931: A boat travels upstream for 3 hours. The return trip requires 2 hours. If the speed of the current is 2 km per hour, find the speed of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #332258 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Boat speed =x kph \n" ); document.write( "current speed 2 kph \n" ); document.write( " \n" ); document.write( "time with current 2 hours \n" ); document.write( "time against current 3 hours \n" ); document.write( "Distance = same \n" ); document.write( "8(x+2 ) = 3 ( x -2 ) \n" ); document.write( "8 x 16 = 3 x -6 \n" ); document.write( "3 x -8 x = 16 -6 \n" ); document.write( "x = 22 kph Boat speed \n" ); document.write( " \n" ); document.write( " |