document.write( "Question 662272: A train leaves New York for Boston, 200 miles away, at 3:00 P.M. and averages 40 mph. Another train leaves Boston for New York on an adjacent set of tracks at 4:00 P.M. and averages 40 mph. At what time will the trains meet? \n" ); document.write( "
Algebra.Com's Answer #412072 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "New York & Boston, 200 miles apart
\n" ); document.write( "D = rt, total distance traveled by the two trains is 200mi
\n" ); document.write( " 40t + 40(t-1) = 200mi
\n" ); document.write( " 80t = 240
\n" ); document.write( " t = 3hr, time traveled by train leaving at 3pm
\n" ); document.write( "trains will meet at 6pm
\n" ); document.write( "and...
\n" ); document.write( "\"40mph%2A3hr+%2B+40mph%2A2hr+=+200mi\" \n" ); document.write( "
\n" );