document.write( "Question 199108: The cost of 12 gallons of regular gasoline and 18 gallons of premium gasoline is $44.46. Premium costs $.22 more per gallon than regular. What is the cost per gallon of each type of gasoline? \n" ); document.write( "
Algebra.Com's Answer #149582 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
12x+18(x+.22)=44.46
\n" ); document.write( "12x+18x+3.96=44.46
\n" ); document.write( "30x=44.46-3.96
\n" ); document.write( "30x=40.50
\n" ); document.write( "x=40.50/30
\n" ); document.write( "x=1.35 is the price of regular gas per gallon.
\n" ); document.write( "1.35+.22=1.57 is the price of premium gas per gallon.
\n" ); document.write( "Proof:
\n" ); document.write( "12*1.35+18*1.57=44.46
\n" ); document.write( "16.20+28.26=44.47
\n" ); document.write( "44.46=44.46
\n" ); document.write( "
\n" );