document.write( "Question 469560: The speed of a passenger train is 16mph faster than the speed of a freight train. The passenger train travels 290 miles in the same time it takes the freight train to travel 210 miles. Find the speed of each train. \n" ); document.write( "
Algebra.Com's Answer #322148 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
290/n+16=210/n
\n" ); document.write( "290n=210n+3360
\n" ); document.write( "80n=3360
\n" ); document.write( "n=42
\n" ); document.write( "The freight train goes 42 mph. The passenger train travels at 58 mph..
\n" ); document.write( "
\n" );