document.write( "Question 270641: A man is walking at an average speed of 4 miles per hour along a railroad track. A train going the same way at a speed of 30 mph requires 5 seconds to pass the man. How long is the train? \n" ); document.write( "
Algebra.Com's Answer #198225 by mananth(16946) You can put this solution on YOUR website! A man is walking at an average speed of 4 miles per hour along a railroad track. A train going the same way at a speed of 30 mph requires 5 seconds to pass the man. How long is the train?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let the length of the train be x\r \n" ); document.write( "\n" ); document.write( "The speed of the train is 30 mph\r \n" ); document.write( "\n" ); document.write( "The speed of the man is 4mph\r \n" ); document.write( "\n" ); document.write( "they are travelling in the same direction\r \n" ); document.write( "\n" ); document.write( "the effective speed of the train will be 30-4 = 26 mph\r \n" ); document.write( "\n" ); document.write( "If the end of the train has to cross the man then it has to travel the distance of the length of the train ie: x\r \n" ); document.write( "\n" ); document.write( "Distance = x \n" ); document.write( "speed = 26 mph \n" ); document.write( "Time taken = 5 seconds\r \n" ); document.write( "\n" ); document.write( "1 mile = 5280 feet \n" ); document.write( "1 hour = 3600 seconds \r \n" ); document.write( "\n" ); document.write( "1mile / hour = 5280 feet / 3600 seconds = 1.47 feet / second\r \n" ); document.write( "\n" ); document.write( "1 mph = 1.47 feet / second \n" ); document.write( "26mph = 26*1.47 feet /second = 38.22 feet / second\r \n" ); document.write( "\n" ); document.write( "38.22feet/second *5 second = 191.1 feet which is the length of the train \n" ); document.write( " \n" ); document.write( " |