document.write( "Question 503484: Two buses start at the same point and travel in opposite directions. If one bus travels at 40mi/h and the other travels at 50 mi/h, in how many hours will the buses be 450 mi apart? \n" ); document.write( "
Algebra.Com's Answer #339257 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two buses start at the same point and travel in opposite directions. If one bus travels at 40mi/h and the other travels at 50 mi/h, in how many hours will the buses be 450 mi apart? \n" ); document.write( ". \n" ); document.write( "Apply the distance formula of d = rt \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) to be 450 miles apart \n" ); document.write( "then \n" ); document.write( "450 = 40t + 50t \n" ); document.write( "450 = 90t \n" ); document.write( "450/90 = t \n" ); document.write( "5 hours = t \n" ); document.write( " |