document.write( "Question 768096: Two high speed trains are 240 miles apart and traveling toward each other. They meet in 2 hours. If one trains speed is 10 miles per hour faster than the other, find the speed of each train. \n" ); document.write( "
Algebra.Com's Answer #468035 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! Distance = rate x time\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Rate of one train = r \n" ); document.write( "Time of one train = 2 hours \n" ); document.write( "Distance of one train = 2r {distance = rate x time}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Rate of other train = r + 10 {it is 10mph faster than the other one} \n" ); document.write( "Time of other train = 2 hours \n" ); document.write( "Distance of other train = 2(r + 10) = 2r + 20 {distance = rate x time with distributive property}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2r + 2r + 20 = 240 {the combined distances of the two trains is 240} \n" ); document.write( "4r + 20 = 240 {combined like terms} \n" ); document.write( "4r = 220 {subtracted 20 from each side} \n" ); document.write( "r = 55 mph rate of one train {divided each side by 4} \n" ); document.write( "r + 10 = 65 mph rate of other train {substituted 55, in for r, into r + 10}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The rate of one train is 55 mph. \n" ); document.write( "The rate of the other train is 65 mph. \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |