document.write( "Question 1209198: Hi
\n" );
document.write( "It took a train 65 seconds from starting to cross an iron bridge of length 1440m to completely pass over the bridge. It also took the train 75 seconds from when it entered a 1680m tunnel to completely pass through the tunnel.
\n" );
document.write( "Find the length and speed of the train. \n" );
document.write( "
Algebra.Com's Answer #847809 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "Answers: \n" ); document.write( "Length = 120 meters \n" ); document.write( "Speed = 86.4 kilometers per hour (equivalent to 24 meters per second)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L = length of the train\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When the tip of the train engine is just starting to cross the bridge, the back-most part of the caboose is L meters away from the start of the bridge. \n" ); document.write( "The caboose must travel this distance L, plus the length of the bridge, so that the entire train is off the bridge. \n" ); document.write( "It might be useful to make a number line drawing.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The caboose travels L+1440 meters in 65 seconds. \n" ); document.write( "distance = rate*time \n" ); document.write( "rate = distance/time \n" ); document.write( "rate = (L+1440 meters)/(65 seconds) \n" ); document.write( "rate = (L+1440)/(65) meters per second\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using similar logic, we find that the rate can also be written as (L+1680)/75 when considering the tunnel scenario.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Those two rates are assumed to be equal since we assume the train doesn't speed up nor slow down when on the bridge vs tunnel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "bridge speed = tunnel speed \n" ); document.write( "(L+1440)/65 = (L+1680)/75 \n" ); document.write( "75(L+1440) = 65(L+1680) \n" ); document.write( "75L+108000 = 65L+109200 \n" ); document.write( "75L-65L = 109200-108000 \n" ); document.write( "10L = 1200 \n" ); document.write( "L = 1200/10 \n" ); document.write( "L = 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The train is 120 meters long.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we use that length to find the train's speed \n" ); document.write( "bridge speed = (L+1440)/65 \n" ); document.write( "bridge speed = (120+1440)/65 \n" ); document.write( "bridge speed = 24 meters per second \n" ); document.write( "or, \n" ); document.write( "tunnel speed = (L+1680)/75 \n" ); document.write( "tunnel speed = (120+1680)/75 \n" ); document.write( "tunnel speed = 24 meters per second \n" ); document.write( "We get the same speed either way. \n" ); document.write( "You only need to show scratch work on one set rather than both. \n" ); document.write( "However, showing that both lead to the same speed helps confirm we got the correct length.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To convert from \"meters per second\" to \"kilometers per hour\", you could have this scratch work. \n" ); document.write( " \n" ); document.write( "Note that 1 hour = 60*60 = 3600 seconds. \n" ); document.write( "We see that 24 meters per second = 86.4 kilometers per hour. \n" ); document.write( "Each multiplier fraction is set up so that the \"meters\" and \"seconds\" units cancel. \n" ); document.write( "The result 86.4 is exact and hasn't been rounded. \n" ); document.write( " \n" ); document.write( " |