document.write( "Question 192055: A car gets 28mpg city and 40mpg highway. It is driven 278 miles and used 8 gallons of gas. How many gallons were used on the highway? \n" ); document.write( "
Algebra.Com's Answer #144117 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A car gets 28mpg city and 40mpg highway. It is driven 278 miles and used 8 gallons of gas. How many gallons were used on the highway? \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "miles + miles = 278 \n" ); document.write( "28x + 40(8-x) = 278 \n" ); document.write( "28x + 320 - 40x = 278 \n" ); document.write( "-12x = -42 \n" ); document.write( "x = 21/6 \n" ); document.write( "x = 7/2 gallons (city driving) \n" ); document.write( "8-(7/2) = 1/2 gallon (highway driving) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |