document.write( "Question 672240: the sum of the speeds of two trains is726.6 miles per hour. the speed of the fist train is 9.4 mph faster than the second train. find the speed of each train \n" ); document.write( "
Algebra.Com's Answer #417852 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the sum of the speeds of two trains is726.6 miles per hour. the speed of the fist train is 9.4 mph faster than the second train. find the speed of each train \n" ); document.write( ". \n" ); document.write( "Let x = speed of slower train \n" ); document.write( "then \n" ); document.write( "x+9.4 = speed of faster train \n" ); document.write( ". \n" ); document.write( "From:\"sum of the speeds of two trains is 726.6 miles per hour\" we get our equation: \n" ); document.write( "x + (x+9.4) = 726.6 \n" ); document.write( "2x+9.4 = 726.6 \n" ); document.write( "2x = 717.2 \n" ); document.write( "x = 358.6 mph (slower train) \n" ); document.write( ". \n" ); document.write( "faster train: \n" ); document.write( "x+9.4 = 358.6+9.4 = 368 mph \n" ); document.write( " |