document.write( "Question 278190: . A train traveling at 50 miles per hour leaves for a certain town. Two hours later, a bus (starting at the same point as the train) traveling at 60 miles per hour leaves for the same town and arrives at the same time as the train. If both the train and the bus traveled in a straight line, how far is the town from where they started? \n" ); document.write( "
Algebra.Com's Answer #202455 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A train traveling at 50 miles per hour leaves for a certain town.
\n" ); document.write( "Two hours later, a bus (starting at the same point as the train) traveling at 60 miles per hour leaves for the same town and arrives at the same time as the train.
\n" ); document.write( "If both the train and the bus traveled in a straight line, how far is the town from where they started?
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "Train DATA:
\n" ); document.write( "rate = 50 mph ; time = x hrs. ; distance = rt = 50x miles
\n" ); document.write( "------------------------------------------------------------
\n" ); document.write( "Bus DATA:
\n" ); document.write( "rate = 60 mph ; time = x-2 hrs ; distance = rt = 60(x-2) miles
\n" ); document.write( "--------------------------------------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "distance = distance
\n" ); document.write( "50x = 60(x-2)
\n" ); document.write( "50x = 60x - 120
\n" ); document.write( "-10x = -120
\n" ); document.write( "x = 12 miles
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );