document.write( "Question 366913: A freight train left a station at 12 noon going north at a rate of 50 miles per hour. At 1 p.m., a passenger train left the same station going south at the rate of 60 mph. At what time were the trains 270 miles apart? \n" ); document.write( "
Algebra.Com's Answer #261538 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the time the train leaving at noon traveled
\n" ); document.write( "d= rt
\n" ); document.write( "50mph*x + 60mph*(x-1)=270
\n" ); document.write( "110x = 330
\n" ); document.write( "x = 3 hrs\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "50*3 + 60*2 = 150 + 120 = 270mi \n" ); document.write( "
\n" );