document.write( "Question 916960: A train can travel at a constant rate from New York to washington a distance of 225 miles. A new train that travels 50 mph faster can get from New York to richmond a distance of 375 miles in the same time it takes the old train to get to washington. find the speed of each train \n" ); document.write( "
Algebra.Com's Answer #556443 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Washington train x mph - 225 miles
\n" ); document.write( "Richmond train x+ 50 mph - 375 miles
\n" ); document.write( "
\n" ); document.write( "t=d/r
\n" ); document.write( "225 / x = 375 / ( x+ 50 )
\n" ); document.write( "Cross multiply
\n" ); document.write( "225 ( x 50 ) = 375 * x
\n" ); document.write( "225 x + 11250 = 375 x
\n" ); document.write( "375 x -225 x = 11250
\n" ); document.write( "150 x = 11250
\n" ); document.write( "/ 150 mph
\n" ); document.write( "x = 75 Washington train mph
\n" ); document.write( " 125 Richmond train
\n" ); document.write( "
\n" ); document.write( "
\n" );