document.write( "Question 956108: Two planes just took off from Salt Lake City, UT. The first plane is traveling 4 times as fast as the second plane. After traveling in the same direction for 5 hours, they are 1590 miles apart. What is the average speed of each plane? \n" ); document.write( "
Algebra.Com's Answer #584100 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+d+\" = distance in miles the slower plane flies in \"5\" hrs
\n" ); document.write( "Let \"+d+%2B+1590+\" = distance in miles the faster plane flies in \"5\" hrs
\n" ); document.write( "Let \"+s+\" = the speed in mi/hr of the slower plane
\n" ); document.write( "\"+4s+\" = the speed in mi/hr of the faster plane
\n" ); document.write( "------------------------------------------
\n" ); document.write( "Equation for slower plane:
\n" ); document.write( "(1) \"+d+=+s%2A5+\"
\n" ); document.write( "Equation for faster plane:
\n" ); document.write( "(2) \"+d+%2B+1590+=+4s%2A5+\"
\n" ); document.write( "------------------------
\n" ); document.write( "Substitute (1) into (2)
\n" ); document.write( "(2) \"+5s+%2B+1590+=+20s+\"
\n" ); document.write( "(2) \"+15s+=+1590+\"
\n" ); document.write( "(2) \"+s+=+106+\"
\n" ); document.write( "and
\n" ); document.write( "\"+4s+=+424+\"
\n" ); document.write( "----------------
\n" ); document.write( "The average speed of the slower plane is 106 mi/hr
\n" ); document.write( "The average speed of the faster plane is 424 mi/hr
\n" ); document.write( "----------------
\n" ); document.write( "check:
\n" ); document.write( "(1) \"+d+=+106%2A5+\"
\n" ); document.write( "(1) \"+d+=+530+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+d+%2B+1590+=+20%2A106+\"
\n" ); document.write( "(2) \"+d+=+2120+-+1590+\"
\n" ); document.write( "(2) \"+d+=+530+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );