document.write( "Question 1104387: Harry drove for 5 hours on the freeway, then decreased his speed by 20 miles per hour and drove for 2 more hours on a country road. If his total trip was 4422 miles, then what was his speed on the freeway \n" ); document.write( "
Algebra.Com's Answer #719115 by addingup(3677)![]() ![]() You can put this solution on YOUR website! he drove 4422 miles? That's a lot of miles! \n" ); document.write( "Distance: \n" ); document.write( "5 hours at speed x = 5x \n" ); document.write( "2 hours at speed x-20 = 4422-2(x-20) \n" ); document.write( "5x = 4422-2x-40 \n" ); document.write( "7x = 4382\r \n" ); document.write( "\n" ); document.write( "distance at x-20: 4422-5x \n" ); document.write( "5x+2(x-20) = 4422 \n" ); document.write( "5x+2x-40 = 4442 \n" ); document.write( "7x = 4382 \n" ); document.write( "x = 626 In order to drive 4422 at 5x + 2(x-20), he would have to drive the first 5 hours at 626 miles per hour. Is he driving a jet plane? \n" ); document.write( " |