document.write( "Question 296446: At the same point, two trains leave Chicago and New York. They move towards each other with constant speeds. The train from Chicago is moving at speed of 40 miles per hour, and the train from New York is moving at speed of 60 miles per hour. The distance between Chicago and New York is 1000 miles. How long after their departure will they meet? \n" ); document.write( "
Algebra.Com's Answer #213594 by checkley77(12844) ![]() You can put this solution on YOUR website! D=RT \n" ); document.write( "1,00=40T+60T \n" ); document.write( "1,000=100T \n" ); document.write( "100T=1,000 \n" ); document.write( "T=1,000/100 \n" ); document.write( "T=10 HOURS AFTER DEPARTURE THEY WILL MEET. \n" ); document.write( " |