document.write( "Question 358957: A pilot flew an average of 300 mph on a flight out. On the return flight to the same airport, he flew at an average speed of 500 mph. The total flight time was 8 hours. How far did he fly each way? \n" ); document.write( "
Algebra.Com's Answer #256124 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A pilot flew an average of 300 mph on a flight out. On the return flight to the same airport, he flew at an average speed of 500 mph. The total flight time was 8 hours. How far did he fly each way?
\n" ); document.write( "...
\n" ); document.write( "let distance be x miles
\n" ); document.write( "speed out = 300 mph
\n" ); document.write( "time = distance/speed
\n" ); document.write( "time out = x/300
\n" ); document.write( "...
\n" ); document.write( "similarly time return = x/500
\n" ); document.write( "..
\n" ); document.write( "time out + time return = 8 hours
\n" ); document.write( "x/300 + x/500 =8
\n" ); document.write( "(500x+300x)/500*300=8
\n" ); document.write( "800x= 8*500*300
\n" ); document.write( "/800
\n" ); document.write( "x= 8*500*300/800
\n" ); document.write( "x=1500 miles
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );