document.write( "Question 255030: Two trains leave town at the same time in opposite directions. One travels at 55 miles per hour and the other travels at 35 miles per hour. In how many minutes will they be 200 miles apart? \n" ); document.write( "
Algebra.Com's Answer #187337 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
At time t = 0 they are together.
\n" ); document.write( "They separate at 55 + 35 = 90 mph
\n" ); document.write( "How long to travel 200 miles at 90 mph
\n" ); document.write( "200/90 = 2.222 hrs or 2 hours 13 minutes roughly
\n" ); document.write( "
\n" );