document.write( "Question 432608: Air Travel. Two airplanes start at the same time and fly
\n" );
document.write( "toward each other from points 1000 km apart at rates of
\n" );
document.write( "420 km/h and 330 km/h . After how many hours will
\n" );
document.write( "they meet? \n" );
document.write( "
Algebra.Com's Answer #299962 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! If two planes start at the same time and fly toward each other, then their respective velocities can be added to each other. Since they are going 420 and 330, respectively, then: \n" ); document.write( "-------------------- \n" ); document.write( "-------------------- \n" ); document.write( "(420 km/h + 330 km/h)x hrs.=1000km \n" ); document.write( "750 km/h * x hrs.=1000km \n" ); document.write( "x=1000/750 hrs. \n" ); document.write( "\"\"=4/3 hrs \n" ); document.write( "Which equals 1hr. 20min. before they crash into each other. \n" ); document.write( " |