document.write( "Question 184926: 2 cars leave town at same time going same direction. 1 travels at 40mph, and the other traves at 52 mph. In how many hours will they be 24mi apart? \n" ); document.write( "
Algebra.Com's Answer #138767 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2 cars leave town at same time going same direction. 1 travels at 40mph, and the other traves at 52 mph. In how many hours will they be 24mi apart? \n" ); document.write( "-------------- \n" ); document.write( "The speed of one car relative to the other is the difference, 12 mph (52-40). \n" ); document.write( "d=rt \n" ); document.write( "24 = 12t \n" ); document.write( "t = 2 hours \n" ); document.write( " |