document.write( "Question 1202491: The express train made the trip in 20 hours. The freight train took 25 hours because it was 10 miles per hour slower than the express train. What was the speed of each train? \n" ); document.write( "
Algebra.Com's Answer #837366 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                   SPEED        TIME        DISTANCE\r\n" );
document.write( "EXPRESS             r             20           d\r\n" );
document.write( "FREIGHT             r-10          25           d\r\n" );
document.write( "

\n" ); document.write( "Each train, same distance d.
\n" ); document.write( "\"20r=25%28r-10%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"20r=25r-25%2A10\"\r
\n" ); document.write( "\n" ); document.write( "\"25r-20r=25%2A10\"\r
\n" ); document.write( "\n" ); document.write( "\"%2825-20%29r=25%2A10\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28r=%2825%2A10%29%2F%2825-20%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28EXPRESS%2CFREIGHT%29\"------\"system%28r=50%2Cr-10=40%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );