document.write( "Question 982405: A freight train takes 18 hours to travel the same distance that an express t rain travels in 15 hours. The rate of the express train is 15 miles per hour faster than the freight train. Find the rate at which each train travels. \n" ); document.write( "
Algebra.Com's Answer #603210 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "distance=rate x time \n" ); document.write( "Since distance is the same: \n" ); document.write( "rate of express x 15 hours=rate of freight x 18 hours \n" ); document.write( "rate of express=rate of freight + 15mph \n" ); document.write( "Let F=rate of freight train: \n" ); document.write( ". \n" ); document.write( "(F+15mph)(15hrs)=F(18hrs) \n" ); document.write( "15F+225=18F \n" ); document.write( "225=3F \n" ); document.write( "75mph=F ANSWER 1: The freight train travels at 75 mph. \n" ); document.write( "Express=Freight + 15 mph=75mph+15mph=90mph \n" ); document.write( "ANSWER 2: The express train travels at 90 mph. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "(90mph)(15hrs)=(75mph)(18hrs) \n" ); document.write( "1350 miles=1350 miles \n" ); document.write( " |