document.write( "Question 606073: Two mopeds leave town at the same time in opposite directions. One travels 25 kilometers per hour and the other one travels at 45 kilometers per hour. In how many hours will they be 210 miles apart? \n" ); document.write( "
Algebra.Com's Answer #381906 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two mopeds leave town at the same time in opposite directions. One travels 25 kilometers per hour and the other one travels at 45 kilometers per hour. In how many hours will they be 210 miles apart? \n" ); document.write( ". \n" ); document.write( "Apply the \"distance formula\" of d=rt: \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) driving \n" ); document.write( "then \n" ); document.write( "25x + 45x = 210 \n" ); document.write( "70x = 210 \n" ); document.write( "x = 210/70 \n" ); document.write( "x = 3 hours \n" ); document.write( " |