document.write( "Question 991320: Two trains leave the station at the same time. One is traveling to the north at 50 km/hr and the other to the south at 70 km/hr. In how many hours will they be 280 km apart? \n" ); document.write( "
Algebra.Com's Answer #611230 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two trains leave the station at the same time. One is traveling to the north at 50 km/hr and the other to the south at 70 km/hr. In how many hours will they be 280 km apart? \n" ); document.write( "--------------- \n" ); document.write( "going in opposite directions --> the speeds are added. \n" ); document.write( "---- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " |