document.write( "Question 891545: the lengths of two trains are 220metres,180metres respectively. They overtake together in opposite direction in 16 seconds and they overtake in same direction in 1 minute. find the speeds of the two trains \n" ); document.write( "
Algebra.Com's Answer #539848 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! he lengths of two trains are 220metres,180metres respectively. \n" ); document.write( " They overtake together in opposite direction in 16 seconds and \n" ); document.write( " they overtake in same direction in 1 minute. \n" ); document.write( " find the speeds of the two trains \n" ); document.write( ": \n" ); document.write( "let x = speed of the 220 m train in meters/min \n" ); document.write( "let y = speed of the 180 m train \" \" \" \n" ); document.write( ": \n" ); document.write( "Going opposite direction, their speeds are additive \n" ); document.write( "Going the same direction, their relative speed is their difference \n" ); document.write( ": \n" ); document.write( "total distance for the trains to clear each other 220 + 180 = 400 m \n" ); document.write( ": \n" ); document.write( "Write distance equation for each scenario, dist = time * speed \n" ); document.write( "1(x-y) = 400 \n" ); document.write( "x - y = 400 \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "multiply both sides by 60 \n" ); document.write( "16(x + y) = 24000 \n" ); document.write( "divide both sides by 16 \n" ); document.write( "x + y = 1500 \n" ); document.write( ": \n" ); document.write( "Use elimination with these two equations \n" ); document.write( "x - y = 400 \n" ); document.write( "x + y = 1500 \n" ); document.write( "--------------Adding eliminates y find x \n" ); document.write( "2x = 1900 \n" ); document.write( "x = 1900/2 \n" ); document.write( "x = 950 m/min \n" ); document.write( "Find y \n" ); document.write( "950 + y = 1500 \n" ); document.write( "y = 550 m/min \n" ); document.write( ": \n" ); document.write( "Chance these to km/hr for the two trains \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |