document.write( "Question 514579: two jets leave washington DC at the same time, one traveling north at 850km/h and the other traveling south at 750km/h. In how many hours will they be 4800 km appart \n" ); document.write( "
Algebra.Com's Answer #343476 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! two jets leave washington DC at the same time, one traveling north at 850km/h and the other traveling south at 750km/h. In how many hours will they be 4800 km appart. \n" ); document.write( "Applying the distance formula of d=rt \n" ); document.write( "Let t = time (hours) flying \n" ); document.write( "then \n" ); document.write( "850t + 750t = 4800 \n" ); document.write( "85t + 75t = 480 \n" ); document.write( "160t = 480 \n" ); document.write( "t = 480/160 \n" ); document.write( "t = 3 hours \n" ); document.write( " |