document.write( "Question 891777: Two airplanes left the same airport traveling in opposite directions. If one airplane averages 400 miles per hour and the other airplane averages 250 miles per hour, in how many hours will the distance between the two planes be 1625 miles? \n" ); document.write( "
Algebra.Com's Answer #540032 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Two airplanes left the same airport traveling in opposite directions. If one airplane averages 400 miles per hour and the other airplane averages 250 miles per hour, in how many hours will the distance between the two planes be 1625 miles?
\n" ); document.write( "***\r
\n" ); document.write( "\n" ); document.write( "let x=travel time(same for both planes)
\n" ); document.write( "distance=speed*travel time
\n" ); document.write( "400x+250x=1625
\n" ); document.write( "650x=1625
\n" ); document.write( "x=2.5
\n" ); document.write( "In how many hours will the distance between the two planes be 1625 miles? 2.5
\n" ); document.write( "
\n" ); document.write( "
\n" );