document.write( "Question 907295: A train leaves New Orleans at 6:00PM. The second train leaves the same city traveling in the same direction at 8:00PM. The second train travels 46 mph faster than the first. If the second train overtakes the first at 10:00PM , what is the speed of each train? \n" ); document.write( "
Algebra.Com's Answer #550217 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! r*t=d \n" ); document.write( "4*r=d \n" ); document.write( "2*(r+46)=4*r \n" ); document.write( "2r+92=4r \n" ); document.write( "2r=92 \n" ); document.write( "r=46 mph first train \n" ); document.write( "r+46=92 mph second train\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |