document.write( "Question 504099: Bret drove for 4hrs on the freeway, then decreased his speed by 20mph and drove for 5more hours on a country road. If his total trip was 485miles, then what was his speed on the freeway? \n" ); document.write( "
Algebra.Com's Answer #339508 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! f = freeway speed \n" ); document.write( "c = country road speed \n" ); document.write( ". \n" ); document.write( "4f + 5c = 485 miles \n" ); document.write( ". \n" ); document.write( "f = c+20 \n" ); document.write( ". \n" ); document.write( "substitute \n" ); document.write( ". \n" ); document.write( "4(c+20) +5c = 485 \n" ); document.write( "4c +80 + 5c = 485 \n" ); document.write( "9c +80 = 485 \n" ); document.write( "9c = 405 \n" ); document.write( "c = 45 mph \n" ); document.write( ". \n" ); document.write( "f = 45+20 \n" ); document.write( "f = 65 mph \n" ); document.write( ". \n" ); document.write( "Always check your work. \n" ); document.write( ". \n" ); document.write( "4f = 4(65) = 260 miles \n" ); document.write( "5c = 5(45) = 225 miles \n" ); document.write( "260+225 = 485 miles \n" ); document.write( "Correct. \n" ); document.write( ". \n" ); document.write( "Re-read the question to make sure you answer it. \n" ); document.write( ". \n" ); document.write( "What was his speed on the freeway? 65 mph. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " \n" ); document.write( " |