document.write( "Question 469609: Kam traveled 240 miles east of St. Louis. For most of the trip he averaged 70mph, but for one period of time he slowed to 20 mph due to heavy traffic. If the total time of travel was 7 hours, how many miles did he travel at the reduced speed? \n" ); document.write( "
Algebra.Com's Answer #322215 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Kam traveled 240 miles east of St. Louis. For most of the trip he averaged 70mph, \n" ); document.write( " but for one period of time he slowed to 20 mph due to heavy traffic. \n" ); document.write( " If the total time of travel was 7 hours, how many miles did he travel at the reduced speed? \n" ); document.write( ": \n" ); document.write( "Let r = total miles at reduced speed \n" ); document.write( "then \n" ); document.write( "(240-r) = total miles at 70 mph \n" ); document.write( ": \n" ); document.write( "Write a time equation, time = dist/speed \n" ); document.write( ": \n" ); document.write( "Fast time + slow time = 7 hrs \n" ); document.write( " \n" ); document.write( "Multiply by 140 to clear the denominators, results: \n" ); document.write( "2(240-r) + 7r = 140(7) \n" ); document.write( "480 - 2r + 7r = 980 \n" ); document.write( "-2r + 7r = 980 - 480 \n" ); document.write( "5r = 500 \n" ); document.write( "r = \n" ); document.write( "r = 100 mi at 20 mph \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that adds up, find the times: \n" ); document.write( "(240-100)/70 = 2 hrs \n" ); document.write( "100/20 = 5 hrs \n" ); document.write( "------------------ \n" ); document.write( "total time = 7 hrs \n" ); document.write( " |