document.write( "Question 874286: Given: d = rt, where \"d\" is distance, \"r\" is rate, and \"t\" is time.
\n" ); document.write( " Two trains on the same track, initially 648 miles apart, leave from
\n" ); document.write( " their positions simultaneously. They are on a head-on collision
\n" ); document.write( " course. One train is traveling 35 mi/hr and the other is traveling
\n" ); document.write( " 85 mi/hr. What is the length of time to impact?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #527426 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
More generally, two trains initially m miles apart start traveling toward each other simultaneously. One is going r mph and the other s mph. How much time to meet?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The unknown variable is t, in:
\n" ); document.write( "\"rt%2Bst=m\", because the sum of their distances traveled will be m when they meet, or collide.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t%28r%2Bs%29=m\"
\n" ); document.write( "\"highlight%28t=m%2F%28r%2Bs%29%29\".
\n" ); document.write( "Substitute the values to find that of t.
\n" ); document.write( "
\n" );