document.write( "Question 437247: Train A leaves a station traveling 20mph. Four hours later train B leaves the station traveling in the same direction at 30mph. How long does it take train B to catch up to train A \n" ); document.write( "
Algebra.Com's Answer #302447 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( " Four hours later train B leaves
\n" ); document.write( "Let x and (x+4) represent time train B and A traveled respectively
\n" ); document.write( "Question states*** NOte: D = r*t, Distances same for both A and B
\n" ); document.write( " 20mph*(x+4) = 30mph*x
\n" ); document.write( " 80 = 10x
\n" ); document.write( " x = 8hrs, time it takes train B to catch up to train A \r
\n" ); document.write( "\n" ); document.write( " CHECKING our Answer***
\n" ); document.write( " 20mph*12hr = 30mph*8hr = 240mi \n" ); document.write( "
\n" );