document.write( "Question 1110902: Two trains leave towns 1220km apart at the same time and travel toward each other. One train travels 10km/h slower than the other. If they meet in 5 hours, what is the rate of each train? \n" ); document.write( "
Algebra.Com's Answer #725904 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Two trains leave towns 1220km apart at the same time and travel toward each other. One train travels 10km/h slower than the other. If they meet in 5 hours, what is the rate of each train?\r \n" ); document.write( "\n" ); document.write( "Let speed of one train be x \n" ); document.write( "other train speed = (x+10)\r \n" ); document.write( "\n" ); document.write( "they are moving towards each other \n" ); document.write( "Effective speed = x+x+10 -> 2x+10\r \n" ); document.write( "\n" ); document.write( "d= speed 8 time \n" ); document.write( "1220 = (2x+10) *5 \n" ); document.write( "244 = 2x+10\r \n" ); document.write( "\n" ); document.write( "244 = 2x\r \n" ); document.write( "\n" ); document.write( "x= 122 km/h speed of first train\r \n" ); document.write( "\n" ); document.write( "add 10 to get speed of other train \n" ); document.write( " \n" ); document.write( " |