document.write( "Question 93495: Here is one more question I am having trouble with also. I would appreciate it if you could help me figure this out.
\n" );
document.write( " A commuter plane flies to a small town from a major airport. The average speed flying to the small town was 250mph and the average speed returning was 150mph. The total flying time was 4hr. Find the distance between the two airports. Thank you for your time. \n" );
document.write( "
Algebra.Com's Answer #68075 by checkley75(3666) ![]() You can put this solution on YOUR website! 250X=150(4-X) \n" ); document.write( "250X=600-150X \n" ); document.write( "250X+150X=600 \n" ); document.write( "400X=600 \n" ); document.write( "X=600/400 \n" ); document.write( "X=1.5 HOURS FOR THE 250MPH FLIGHT \n" ); document.write( "4-1.5=2.5 HOUR FOR THE 150MPH FLIGHT \n" ); document.write( "DISTANCE=(250*1.5)+(150*2.5) \n" ); document.write( "D=(375+375) \n" ); document.write( "D=750 \n" ); document.write( " \n" ); document.write( " |