document.write( "Question 1090621: An 8m long bus, travelling at a speed of 30km/h, entered a tunnel. It to0k 3 minutes to come out completely the other end. Find the length of the tunnel. \n" ); document.write( "
Algebra.Com's Answer #705077 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An 8m long bus, travelling at a speed of 30km/h, entered a tunnel. \n" ); document.write( " It to0k 3 minutes to come out completely the other end. Find the length of the tunnel. \n" ); document.write( ": \n" ); document.write( "let x = the length of the tunnel in meters \n" ); document.write( "then \n" ); document.write( "(x+8) = the length of the tunnel and the bus \n" ); document.write( ": \n" ); document.write( "Change 30 km/ hr to meters/min \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "x + 8 = 3*500 \n" ); document.write( "x = 1500 - 8 \n" ); document.write( "x = 1492 meters is the length of the tunnel \n" ); document.write( " \n" ); document.write( " |