document.write( "Question 1182603: A commuter plane flew to a small town from a major airport. The plane's average speed flying to the small town was 250 mph, and its average speed returning to the major airport was 150 mph. The total flying time was 4 hours. Find the distance between the two airports. \n" ); document.write( "
Algebra.Com's Answer #812687 by ikleyn(52810)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A commuter plane flew to a small town from a major airport.
\n" ); document.write( "The plane's average speed flying to the small town was 250 mph, and its average speed
\n" ); document.write( "returning to the major airport was 150 mph. The total flying time was 4 hours.
\n" ); document.write( "Find the distance between the two airports.
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let d be one-way distance.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Time to flight to there is  \"d%2F250\"  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Time to flight back is  \"d%2F150\"  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Total time equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"d%2F250\" + \"d%2F150\" = 4  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The setup is done.\r\n" );
document.write( "\r\n" );
document.write( "Now our task is to solve it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 750. You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3d + 5d = 3000\r\n" );
document.write( "\r\n" );
document.write( "      8d    = 3000\r\n" );
document.write( "\r\n" );
document.write( "        d   = 3000/8 = 375 miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  One way distance is 375 miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  \"375%2F250\" + \"375%2F150\" = 1.5 hours + 2.5 hours = 4 hours.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved and explained in all details.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );