document.write( "Question 858763: If a passenger train travels three times as fast as a freight train, and the freight train takes 4 hours longer to travel 210 miles. What is the speed of each train? \n" ); document.write( "
Algebra.Com's Answer #517404 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
If a passenger train travels three times as fast as a freight train, and the freight train takes 4 hours longer to travel 210 miles. What is the speed of each train?
\n" ); document.write( "***
\n" ); document.write( "let x=speed of freight train
\n" ); document.write( "3x=speed of passenger train
\n" ); document.write( "travel time =distance/speed
\n" ); document.write( "...
\n" ); document.write( "\"210%2Fx-210%2F3x=4\"
\n" ); document.write( "LCD:3x
\n" ); document.write( "630-210=12x
\n" ); document.write( "12x=420
\n" ); document.write( "x=35
\n" ); document.write( "3x=105
\n" ); document.write( "speed of freight train=35 mph
\n" ); document.write( "speed of passenger train=105 mph
\n" ); document.write( "
\n" );