document.write( "Question 192300: 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 #144347 by orca(409)\"\" \"About 
You can put this solution on YOUR website!
Suppose that in x hours the distance between the two planes will be 1625 miles.\r
\n" ); document.write( "\n" ); document.write( "In x hours, the distance traveled by each plane is:
\n" ); document.write( "Plane 1: 400x
\n" ); document.write( "Plane 2: 250x\r
\n" ); document.write( "\n" ); document.write( "The total distance covered is 400x + 250x.\r
\n" ); document.write( "\n" ); document.write( "Setting it equal to 1625, we have
\n" ); document.write( "400x + 250x = 1625
\n" ); document.write( "Solving for x, we have
\n" ); document.write( "650x = 1625
\n" ); document.write( "x= 2.5 hours
\n" ); document.write( "
\n" ); document.write( "
\n" );