document.write( "Question 198243This question is from textbook
\n" ); document.write( ": An express and local train leave GraysLake at 3 P.M. and head for Chicago 50 miles away. The express travels twice as fast as the local and arrives 1 hour ahead of the local. Find the speed of each train. \n" ); document.write( "
Algebra.Com's Answer #148697 by anantha(86)\"\" \"About 
You can put this solution on YOUR website!
sol:
\n" ); document.write( "let the speed of the local train=x miles/hr
\n" ); document.write( "and speed of the express train= twice as fast as local=2x miles/hr
\n" ); document.write( "distance a head=50miles
\n" ); document.write( "time taken to travel x miles/hr=50/x
\n" ); document.write( "time taken to travel 2x miles/hr=50/2x
\n" ); document.write( "according to the problem diffference a head of their timings=1hour
\n" ); document.write( "50/x-50/2x=1
\n" ); document.write( "100-50/2x=1
\n" ); document.write( "50/2x=1
\n" ); document.write( "2x=50
\n" ); document.write( "x=50/2
\n" ); document.write( "x=25
\n" ); document.write( "2x=25*2=50
\n" ); document.write( "speed of local train=25 miles/hr
\n" ); document.write( "speed of express train=50 miles/hr\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );