document.write( "Question 582265: If a train 1 kilometer long is passing through a tunnel 7 kilometers long at a speed of 80 kilometers per hour how long will it take the train to pass completely through the tunnel? \n" ); document.write( "
Algebra.Com's Answer #372021 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Train is 1 km
\n" ); document.write( "Tunnel is 7 km\r
\n" ); document.write( "\n" ); document.write( "The end of the train has to be out of the tunnel\r
\n" ); document.write( "\n" ); document.write( "Distance = 7+1 = 8km\r
\n" ); document.write( "\n" ); document.write( "speed = 80 km/h\r
\n" ); document.write( "\n" ); document.write( "time = distance / speed\r
\n" ); document.write( "\n" ); document.write( "time = 8/80
\n" ); document.write( "time = 1/8 of an hour\r
\n" ); document.write( "\n" ); document.write( "=7.5 minutes
\n" ); document.write( "
\n" );