document.write( "Question 34377: 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 #20650 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Express trian = 2x
\n" ); document.write( "Loacl train = x
\n" ); document.write( "Equation:
\n" ); document.write( "\"50%2Fx-50%2F2x=1\"
\n" ); document.write( "50[(2x)-(x)]=(x)(2x)
\n" ); document.write( "50x=2x^2
\n" ); document.write( "2x^2-50x=0
\n" ); document.write( "x^2-25x=0
\n" ); document.write( "Factor:
\n" ); document.write( "x(x-25)=0
\n" ); document.write( "x=25
\n" ); document.write( "25(x)=50
\n" ); document.write( "Hence, one traint travels at 50mph and another at 25mph.
\n" ); document.write( "Paul.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );