document.write( "Question 522374: A train traveling at 30mph leaves for a certain town.Two hours later a bus traveling 40mph 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 #346825 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! t = d / r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(d / 30) + 2 = d / 40 \n" ); document.write( " |