document.write( "Question 192903: A \"Local\" train leaves a station and runs at an average rate of 35 mph. An hour and a half later an \"Express\" train leaves the station and travels at an average rate of 56 mph on a parallel track. How many hours after it starts will the Express overtake the Local? \n" ); document.write( "
Algebra.Com's Answer #144785 by checkley77(12844) ![]() You can put this solution on YOUR website! 35x=56(x-1.5) \n" ); document.write( "35x=56x-84 \n" ); document.write( "35x-56x=-84 \n" ); document.write( "-21x=-84 \n" ); document.write( "x=-84/-21 \n" ); document.write( "x=4 hours. \n" ); document.write( "4-1.5=2.5 hours after the express train left it will overtake the local train. \n" ); document.write( " |