document.write( "Question 363841: Train A leaves a station traveling at 60 miles per hour. Six hours later train B leaves the same station traveling in the same direction at 80 miles per hour. How long does it take for train B to catch up to train A. Please Help Me!! \n" ); document.write( "
Algebra.Com's Answer #259481 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the amount of time Train B traveled.
\n" ); document.write( "Then (x+7hr) represents the amount of time train A traveled
\n" ); document.write( "distance = rate*time. distance the same for both Train and Train B
\n" ); document.write( "60mph*(x+7hr) = 80mph*x
\n" ); document.write( "solving for x
\n" ); document.write( "60mph*x+ 60mph*7 = 80mph*x
\n" ); document.write( "60mph*7hr = 80mph*x -60mph*x+
\n" ); document.write( "420mi = 20mph*x
\n" ); document.write( "21hrs = x
\n" ); document.write( "Takes Train B 21hrs to catch up with Train A
\n" ); document.write( "checking our answer
\n" ); document.write( "60mph*28hr = 80mph*21hr = 1680mi \n" ); document.write( "
\n" );