document.write( "Question 390074: Julio has found that his new car gets 36 miles per gallon on the highway, and 31 miles per gallon in the city. He recently drove 397 miles on 12 gallons of gas. How many highway miles did he drive? How many city miles did he drive? \n" ); document.write( "
Algebra.Com's Answer #276529 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Julio has found that his new car gets 36 miles per gallon on the highway, and 31 miles per gallon in the city. He recently drove 397 miles on 12 gallons of gas. How many highway miles did he drive? How many city miles did he drive? \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "distance + distance = distance \n" ); document.write( "36x + 31(12-x) = 397 \n" ); document.write( "--- \n" ); document.write( "36x + 31*12 - 31x = 397 \n" ); document.write( "5x = 25 \n" ); document.write( "x = 5 gallons (amt. used in highway driving) \n" ); document.write( "5*36 = 180 miles of highway driving \n" ); document.write( "----------------------------------------- \n" ); document.write( "12-x = 7 gallons (amt. used in city driving) \n" ); document.write( "31*7 = 217 miles of city driving \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |