document.write( "Question 159376: 2 cars start from the same place and time, traveling in opposite directions, one averaging 65km p/h, the other 90km p/h. After how long will they be 450km apart ? \n" ); document.write( "
Algebra.Com's Answer #117508 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2 cars start from the same place and time, traveling in opposite directions, one averaging 65km p/h, the other 90km p/h. After how long will they be 450km apart ? \n" ); document.write( "------------------- \n" ); document.write( "They're getting farther apart at the sum of their speeds. \n" ); document.write( "65 + 90 = 155 kph \n" ); document.write( "The time to get 450 km apart is 450/155 \n" ); document.write( "= 2.90322 hours \n" ); document.write( "= 2 hours 54 minutes \n" ); document.write( " \n" ); document.write( " |