document.write( "Question 1016939: Harry drove for 3 hours on the freeway, then decreased his speed by 20 miles per hour and drove for 6 more hours on a country road, if his total trip was 492 miles, then what was his speed on the freeway? \n" ); document.write( "
Algebra.Com's Answer #633278 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Make Harry's speed on freeway = x mph
\n" ); document.write( "Distance = Speed x Time
\n" ); document.write( "Freeway distance = 3x
\n" ); document.write( "Speed on country road = (x - 20)
\n" ); document.write( "Country road distance = 6(x - 20)
\n" ); document.write( "Freeway + Country road = 492 miles
\n" ); document.write( "3x + 6(x - 20) = 492
\n" ); document.write( "3x + 6x - 120 = 492
\n" ); document.write( "9x = 492 + 120
\n" ); document.write( "9x = 612
\n" ); document.write( "x = 612/9
\n" ); document.write( "x = 68mph
\n" ); document.write( "Speed on freeway = 68 mph
\n" ); document.write( "Speed on country road = 48 mph.
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );