document.write( "Question 476969: Train A is 30 miles ahead of Train B. Train A is traveling at 100 mph and train B is traveling at 120 mph. How long will it take Train B to overtake Train A? \n" ); document.write( "
Algebra.Com's Answer #326999 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Train A= 100 mph
\n" ); document.write( "Train B = 120 mph\r
\n" ); document.write( "\n" ); document.write( "catch up speed = 120-100 = 20 mph
\n" ); document.write( "Train A is ahead by 30 miles\r
\n" ); document.write( "\n" ); document.write( "Catch up time = catchup distance / catch up speed
\n" ); document.write( "time = 30/20
\n" ); document.write( "=1.5 hours
\n" ); document.write( "
\n" );