document.write( "Question 836674: Two trains leave stations 374 miles apart at the same time and travel toward each other. One train travels at
\n" ); document.write( "95
\n" ); document.write( " miles per hour while the other travels at
\n" ); document.write( "75
\n" ); document.write( " miles per hour. How long will it take for the two trains to meet?
\n" ); document.write( "Do not do any rounding.
\n" ); document.write( "

Algebra.Com's Answer #504319 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
They are traveling toward eachother so their combined rates added are how fast they approach eachother.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let d = distance between them at start
\n" ); document.write( "F = fast rate train
\n" ); document.write( "S = slow rate train
\n" ); document.write( "Let x = unknown time when they meet, variable to solve.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The two trains meet when the sum of their distances traveled equals d. A data table might help:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "_______________speed__________time__________distance
\n" ); document.write( "Fast Train_____F______________x_____________Fx
\n" ); document.write( "Slow Train_____S______________x_____________Sx
\n" ); document.write( "Total________________________________________d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation formable, \"highlight%28Fx%2BSx=d%29\"
\n" ); document.write( "\"%28F%2BS%29x=d\"
\n" ); document.write( "\"highlight%28highlight%28x=d%2F%28F%2BS%29%29%29\"
\n" ); document.write( "That is the formula after solving symbolically.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute your known or given values to find the value for x.
\n" ); document.write( "
\n" );