document.write( "Question 399432: Train A and Train B depart at the same time from
\n" ); document.write( "the same station for a destination 4,000 miles away.
\n" ); document.write( "If Train A travels at constant rate of 170 miles per
\n" ); document.write( "hour and Train B travels at a constant rate of 200
\n" ); document.write( "miles per hour, how far will the two trains be from
\n" ); document.write( "each other, in miles, when Train B reaches its destination?
\n" ); document.write( "

Algebra.Com's Answer #282869 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( " D = r*t or t = D/r
\n" ); document.write( "Train B reaches its destination in:
\n" ); document.write( " 4000mi/200mph = 20h
\n" ); document.write( "Distance Train A will have traveled in 20hr
\n" ); document.write( " 170*20 = 3400mi
\n" ); document.write( "At this time they will be (4000mi-3400mi) or 600mi apart
\n" ); document.write( " \n" ); document.write( "
\n" );