document.write( "Question 417738: Two trains, each two miles long, enter two one mile long tunnels that are two miles apart from one another on the same track. The trains enter the tunnels at exactly the same time. The first train is going 5 miles/hour, and the second train is going 10 miles/hour. What is the sum of the lengths of the two trains that will protrude from the tunnels at the exact moment that they collide, assuming that neither train changes its speed prior to collision? The trains are on the same track headed in opposite directions \n" ); document.write( "
Algebra.Com's Answer #292434 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Two trains, each two miles long, enter two one mile long tunnels that are two miles apart from one another on the same track. The trains enter the tunnels at exactly the same time. The first train is going 5 miles/hour, and the second train is going 10 miles/hour. What is the sum of the lengths of the two trains that will protrude from the tunnels at the exact moment that they collide, assuming that neither train changes its speed prior to collision? The trains are on the same track headed in opposite directions\r \n" ); document.write( "\n" ); document.write( "length of each train 2 miles \n" ); document.write( "length of each tunnel = 1 \n" ); document.write( "two tunnels = 2miles. \n" ); document.write( "distance betweeen two tunnels = 2miles \n" ); document.write( "Total distance = 4 miles. \n" ); document.write( "... \n" ); document.write( "first train 5 mph \n" ); document.write( "second 10 mph. \n" ); document.write( "they are moving towards each other. so effective speed = 15 mph. \n" ); document.write( "time taken to collide = 4/15 hours. \n" ); document.write( ".. \n" ); document.write( "speed of first train = 5mph \n" ); document.write( "distance travelled by first train = 5*4/15 = 4/3 miles. \n" ); document.write( "length of train = 2 miles. \n" ); document.write( "so length out of the tunnel = 2-4/3= 2/3 miles. \n" ); document.write( ".. \n" ); document.write( "speed of second train = 10 mph. \n" ); document.write( "distance travelled by second train = 10*4/15 = 8/3 miles \n" ); document.write( "so length out of the tunnel = 2-8/3===> -2/3 \n" ); document.write( "it means that the second train is 2/3 mile inside the tunnel\r \n" ); document.write( "\n" ); document.write( "sum of the lengths outside the tunnel = 2/3 miles \n" ); document.write( " |