document.write( "Question 553664: peter decides to mix grades of gasoline in his truck. he puts in 12 gallons of regular and 7 gallons of premium for a total cost of $48.21. If premium gas cost .21 cents more per gallon, what was the price of each grade of gasoline? \n" ); document.write( "
Algebra.Com's Answer #360980 by mananth(16946)![]() ![]() You can put this solution on YOUR website! regular-------------------- 12 -------------x \n" ); document.write( "premium----------------------7-----------------------(x+0.21)\r \n" ); document.write( "\n" ); document.write( "12*x+7(x+0.21)= 48.21\r \n" ); document.write( "\n" ); document.write( "12x+7x+1.47=48.21\r \n" ); document.write( "\n" ); document.write( "19x=48.21-1.47\r \n" ); document.write( "\n" ); document.write( "19x=46.74 \n" ); document.write( "x= 46.74/19\r \n" ); document.write( "\n" ); document.write( "regular $2.46 \n" ); document.write( "Premium $2.67 ( add 0.21 to regular price) \n" ); document.write( " |