document.write( "Question 94247: Train A leaves a station traveling at 48 kilometers per hour. Four hours later, train B leaves the station traveling in the same direction at 68 kilometers per hour. What equation can you use to find the time (t) in hours that it took train B to catch up with train A, and what is the value of t \n" ); document.write( "
Algebra.Com's Answer #68693 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
48T=68(T-4)
\n" ); document.write( "48T=68T-272
\n" ); document.write( "68T-48T=272
\n" ); document.write( "20T=272
\n" ); document.write( "T=272/20
\n" ); document.write( "T=13.6 HOURS THE FAST TRAIN WILL CATCH THE SLOWER TRAIN.
\n" ); document.write( "PROOF
\n" ); document.write( "48*13.6=68(13.6-4)
\n" ); document.write( "652.8=68*9.6
\n" ); document.write( "652.8=652.8
\n" ); document.write( "
\n" ); document.write( "
\n" );