document.write( "Question 417085: Two trains, one 350 feet long, the other 450 feet long, on parallel tracks, can pass each other completely in 8 seconds when moving in opposite directions.  When moving in the same direction, the faster train completely passes the slower one in 16 seconds.  Find the speed of the slower train
\n" ); document.write( "Please help me with the steps,
\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #292145 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two trains, one 350 feet long, the other 450 feet long, on parallel tracks, can
\n" ); document.write( " pass each other completely in 8 seconds when moving in opposite directions.
\n" ); document.write( " When moving in the same direction, the faster train completely passes the slower one in 16 seconds. Find the speed of the slower train
\n" ); document.write( ":
\n" ); document.write( "let f = speed of the faster train (in ft/sec)
\n" ); document.write( "let s = speed of the slower train
\n" ); document.write( ":
\n" ); document.write( "The total distance covered when trains pass each other: 450 + 350 = 800 ft
\n" ); document.write( ":
\n" ); document.write( "Two distance equations; dist = time * speed
\n" ); document.write( ":
\n" ); document.write( "opposite directions,
\n" ); document.write( "8(f + s) = 800
\n" ); document.write( "simplify, divide by 8
\n" ); document.write( "f + s = 100
\n" ); document.write( ":
\n" ); document.write( "Same direction
\n" ); document.write( "16(f - s) = 800
\n" ); document.write( "Simplify, divide by 16
\n" ); document.write( "f - s = 50
\n" ); document.write( ":
\n" ); document.write( "Add these two simplified equations
\n" ); document.write( "f + s = 100
\n" ); document.write( "f - s = 50
\n" ); document.write( "--------------addition eliminates s find f
\n" ); document.write( "2f = 150
\n" ); document.write( "f = \"150%2F2\"
\n" ); document.write( "f = 75 ft/sec speed of the faster train
\n" ); document.write( ":
\n" ); document.write( "Find s using the equation f + s = 100
\n" ); document.write( "75 + s = 100
\n" ); document.write( "s = 100 - 75
\n" ); document.write( "s = 25 ft/sec is the speed of the slower train
\n" ); document.write( "Convert to mph
\n" ); document.write( "\"%2825%2A3600%29%2F5280\" = 17.045 mph is the slow train
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution in the original opposite direction equation
\n" ); document.write( "8(75 + 25) = 800
\n" ); document.write( "
\n" );