document.write( "Question 959053: Allison drove for 2 hours on the freeway, then decreased her speed by 20 miles per hour and drove 4 more hours on a country road. If her total trip was 268 miles, then what was her speed on the freeway? \n" ); document.write( "
Algebra.Com's Answer #586149 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Allison drove for 2 hours on the freeway, then decreased her speed by 20 miles per hour and drove 4 more hours on a country road. If her total trip was 268 miles, then what was her speed on the freeway? \n" ); document.write( "--------------- \n" ); document.write( "Freeway DATA: \n" ); document.write( "time = 2 hrs ; rate = r mph ; distance = 2r miles \n" ); document.write( "----- \n" ); document.write( "Country DATA: \n" ); document.write( "time = 4 hrs ; rate = r-20 mph ; distance = 4r-80 miles \n" ); document.write( "---------------------- \n" ); document.write( "Equations: \n" ); document.write( "distance + distance = 268 \n" ); document.write( "2r + 4r-80 = 268 \n" ); document.write( "6r = 348 \n" ); document.write( "rate = 58 mph (rate on freeway) \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |