document.write( "Question 274000: at noon a train leaves washington d.c. headed for charleston south carolina, a distance of 500 mi. the train travels at a speed of 60mph.at 1 pm a second train leaves charleston headed for washington dc traveling at 50mph . how long after the train leaves charleston will the 2 trains pass each other \n" ); document.write( "
Algebra.Com's Answer #200037 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! at noon a train leaves washington d.c. headed for charleston south carolina, a distance of 500 mi. the train travels at a speed of 60mph. \n" ); document.write( "--------------------------------------- \n" ); document.write( "at 1 pm a second train leaves charleston headed for washington dc traveling at 50mph . \n" ); document.write( "--------------------------------------- \n" ); document.write( "how long after the train leaves charleston will the 2 trains pass each other \n" ); document.write( "--- \n" ); document.write( "Wash to Char train DATA: \n" ); document.write( "rate = 60 mph: time = x hrs; distance = rt = 60x miles \n" ); document.write( "----------------- \n" ); document.write( "Char to Wash train DATA: \n" ); document.write( "rate = 50 mph; time = x-1 hrs ; distance = rt = 50(x-1) miles \n" ); document.write( "--------------------- \n" ); document.write( "Equation: \n" ); document.write( "dist + dist = 500 miles \n" ); document.write( "60x + 50x -50 = 500 \n" ); document.write( "110x = 550 \n" ); document.write( "x = 5 hrs \n" ); document.write( "----- \n" ); document.write( "x-1 = 4 hrs (time for the Char to Wash train \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |