document.write( "Question 919401: St. Louis and Portland are 2060 miles apart. A small plane leaves Portland traveling toward St. Louis at an average speed of 90mph. Another plane leaves St. Louis at the same time traveling toward Portland averaging 160mph. How long will it take them to meet? \n" ); document.write( "
Algebra.Com's Answer #557715 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"D%2F160+=%282060-D%29%2F90\"
\n" ); document.write( "90D= 2060*160 - 160D
\n" ); document.write( "250D = 2060*160
\n" ); document.write( "D = 2060*160/250 = 1318.4mi
\n" ); document.write( "t = \"1318.4%2F160\" = 8.24hr
\n" ); document.write( "
\n" );