document.write( "Question 218192: A train traveling at 40 MPH leaves for a certain town. One hour later a bus traveling at 50 MPH leaves for the same town and arrives at the same time as the train. If both train & bus traveled in a straight line how far is the town from where they started? \n" ); document.write( "
Algebra.Com's Answer #164410 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A train traveling at 40 MPH leaves for a certain town.
\n" ); document.write( " One hour later a bus traveling at 50 MPH leaves for the same town and arrives at the same time as the train.
\n" ); document.write( " If both train & bus traveled in a straight line how far is the town from where they started?
\n" ); document.write( ":
\n" ); document.write( "Find the times of the train and the bus first.
\n" ); document.write( ":
\n" ); document.write( "Let t = time of the train
\n" ); document.write( "then
\n" ); document.write( "(t-1) = time of the bus
\n" ); document.write( ";
\n" ); document.write( "Write a distance equation (they traveled the same distance)
\n" ); document.write( ":
\n" ); document.write( "bus dist = train dist
\n" ); document.write( "50(t-1) = 40t
\n" ); document.write( ":
\n" ); document.write( "50t - 50 = 40t
\n" ); document.write( "50t - 40t = 50
\n" ); document.write( "10t = 50
\n" ); document.write( "t = \"50%2F10\"
\n" ); document.write( "t = 5 hrs time of the train
\n" ); document.write( ";
\n" ); document.write( "Find the distance:
\n" ); document.write( "5*40 = 200 mi
\n" ); document.write( "and
\n" ); document.write( "4*50 = 200 mi
\n" ); document.write( "
\n" );