document.write( "Question 1074290: Two trains leave the same place at the same time and travel in opposite directions. One train travels 14 kph faster than the other. After 7 hours, the trains are 770 km apart. What is the speed of the slower train? \n" ); document.write( "
Algebra.Com's Answer #688991 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "7*(r + (r+14)) = 770,\r\n" );
document.write( "\r\n" );
document.write( "14r + 98 = 770,\r\n" );
document.write( "\r\n" );
document.write( "14r = 770 - 98 = 672  --->  r = \"672%2F14\" = 48 \"km%2Fh\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Answer. the speed of the slower train is 48 \"km%2Fh\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See the lessons\r
\n" ); document.write( "\n" ); document.write( "- Travel and Distance problems \r
\n" ); document.write( "\n" ); document.write( "- Travel and Distance problems for two bodies moving in opposite directions\r
\n" ); document.write( "\n" ); document.write( "- Travel and Distance problems for two bodies moving in the same direction (catching up)\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );