document.write( "Question 961993:  two jets are flying towads each other fro airports that are 1200km apart.One jet is flying 250km/h and the other jet at 350km/h.If they took off at the same time,how long will it take for the jets to pass each other?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #587742 by checkley77(12844)      You can put this solution on YOUR website! D=RT \n" ); document.write( "1200=(250+350)T \n" ); document.write( "1200=600T \n" ); document.write( "T=1200/600 \n" ); document.write( "T=2 HOURS ANS. \n" ); document.write( " |