document.write( "Question 396549: a freight train leaves the station 2 hours before a passenger train. There are two trains are traveling in the same direction on parallel tracks. If the rate of the passenger train is 11 mph faster than the Freight train, how fast is each train traveling if the passenger train passes the freight train in 10 hours? \n" ); document.write( "
Algebra.Com's Answer #719077 by angelchristian16(1)\"\" \"About 
You can put this solution on YOUR website!
Freight Train Data:
\n" ); document.write( "time 10+2 hours, rate = r mph, distance = r(12)miles\r
\n" ); document.write( "\n" ); document.write( "Passenger Train Data:
\n" ); document.write( "time 10 hours, rate = r+11 mph, distance = 10(r+11)miles\r
\n" ); document.write( "\n" ); document.write( "Equation:\r
\n" ); document.write( "\n" ); document.write( "12r= 10r + 110
\n" ); document.write( "2r= 110\r
\n" ); document.write( "\n" ); document.write( "R= 55 mph Freight Train Speed\r
\n" ); document.write( "\n" ); document.write( "r2+ 11 mph\r
\n" ); document.write( "\n" ); document.write( "R2=66 mph Passenger Train Speed
\n" ); document.write( "
\n" );