document.write( "Question 956666: two boats 120 km apart, start moving towards each other at the same time. if the boat on the left is moving twice the speed of the boat on the right and they meet after 5 hours. whats the speed of the boats? \n" ); document.write( "
Algebra.Com's Answer #584476 by checkley77(12844) ![]() You can put this solution on YOUR website! D=RT \n" ); document.write( "SPEED OF THE FASTER BOAT IS 2X \n" ); document.write( "SPEED OF THE SLOWER BOAT IS X \n" ); document.write( "120=(X+2X)*5 \n" ); document.write( "120=3X*5 \n" ); document.write( "120=15X \n" ); document.write( "X=120/15 \n" ); document.write( "X=8 KM/H IS THE SPEED OF THE SLOWER BOAT \n" ); document.write( "PROOF: \n" ); document.write( "120=(8+16)*5 \n" ); document.write( "120=24*5 \n" ); document.write( "120=120 \n" ); document.write( " \n" ); document.write( " |