document.write( "Question 379060: Two trains leave stations 476 miles apart at the same time and travel toward each other. One train travels at 80 miles per hour while the other travels at 90 miles per hour. How long will it take for the two trains to meet? \n" ); document.write( "
Algebra.Com's Answer #269206 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "D = r*t OR d/r = t Question sets up an equality as to time each traveled.
\n" ); document.write( "stations 476 miles apart
\n" ); document.write( "Let x and (476 - x) represent the respective distances the trains traveled
\n" ); document.write( "\"x+%2F+90mph+=+%28476+-x%29%2F80mph\"
\n" ); document.write( "cross multiply to solve for x
\n" ); document.write( "80*x = 90(476-x)
\n" ); document.write( "80x = 90*476 - 90x
\n" ); document.write( "170x = 90*476
\n" ); document.write( "x = 90*476/170
\n" ); document.write( "x = 252, distance traveled by train going 90mph
\n" ); document.write( "252mi/90mpn = 2.8 hr, time it takes for the two trains to meet
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "90*2.8hr + 80*2.8hr = 252mi + 224mi = 476mi \n" ); document.write( "
\n" );