document.write( "Question 252965: A trackwalker was walking through a tunnel when he heard the train was coming. Looking at the markers inside the tunnel, he realized that he was 2/5 of the distance from one end of the tunnel, and 3/5 of the distance from the other end. If he runs as fast as he can toward either end, he will escape from the tunnel. If the train is moving at 60 mph, how fast can the trackwalker run? \n" ); document.write( "
Algebra.Com's Answer #185180 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! We are really told where the train is when he heard the train. \n" ); document.write( "rt=d \n" ); document.write( "t=d/r \n" ); document.write( "We assume then that the time is the same for the train and the walker. \n" ); document.write( "The train goes one unit and the walker goes 3/5\r \n" ); document.write( "\n" ); document.write( "d/r=d/r \n" ); document.write( ".60/r=1/60 \n" ); document.write( "multiply by 60 \n" ); document.write( ".60*60/r=1 \n" ); document.write( "multiply by r \n" ); document.write( ".6*60=r \n" ); document.write( "multiply by 10 to get rid of decimals \n" ); document.write( "6*60=10r \n" ); document.write( "360=10r \n" ); document.write( "r=36 mph \n" ); document.write( "Apparently the walker can run 36 miles an hour with a train after him. \n" ); document.write( " \n" ); document.write( " |