document.write( "Question 814603: A train travels 220 miles and returns the same distance. The total time taken by the train is 9 1/2 hours. If the speed of the train averaged 15 miles per hour more while going back, how fast did the train travel in each direction? \n" ); document.write( "
Algebra.Com's Answer #490394 by richwmiller(17219) You can put this solution on YOUR website! G+R=9.5, \n" ); document.write( "r=g+15, \n" ); document.write( "G*g=220, \n" ); document.write( "R*r=220 \n" ); document.write( " going speed g = 40, going time G = 5.5, \n" ); document.write( " return speed r = 55, return time R = 4 \n" ); document.write( "40*5.5=220 \n" ); document.write( "55*4=220 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |