document.write( "Question 286658: A train traveling 60 miles per hour leaves for a certain town. Two hours later, a car traveling at 70 miles per hour leaves for the same town and arrives at the same time as the train. If both the train and the car traveled in a straight line, how far is the town from where they started? \n" ); document.write( "
Algebra.Com's Answer #207896 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 60*T=d \n" ); document.write( "70*(T-2)=d \n" ); document.write( "T=14 \n" ); document.write( "d=840miles \n" ); document.write( " |