document.write( "Question 958839: A gas station sells three types of gas: Regular for $2.90 a gallon, Performance Plus for $3.05 a gallon, and Premium for $3.20 a gallon. On a particular day 5000 gallons of gas were sold for a total of $14,920. Three times as many gallons of Regular as Premium gas were sold. How many gallons of each type of gas were sold that day? \n" ); document.write( "
Algebra.Com's Answer #586215 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A gas station sells three types of gas: Regular for $2.90 a gallon, Performance Plus for $3.05 a gallon, and Premium for $3.20 a gallon. \n" ); document.write( "-------- \n" ); document.write( "On a particular day 5000 gallons of gas were sold for a total of $14,920. Three times as many gallons of Regular as Premium gas were sold. How many gallons of each type of gas were sold that day? \n" ); document.write( "------ \n" ); document.write( "r + pp + p = 5000 gallons \n" ); document.write( "2.9r + 3.05pp + 3.20p = 14920 \n" ); document.write( "r = 3p \n" ); document.write( "======== \n" ); document.write( "Substitute:: \n" ); document.write( "4p + pp = 5000 \n" ); document.write( "11.9p + 3.05pp = 14920 \n" ); document.write( "------------ \n" ); document.write( "Modify:: \n" ); document.write( "12.2p + 3.05pp = 15250 \n" ); document.write( "11.9p + 3.05pp = 14920 \n" ); document.write( "----- \n" ); document.write( "Subtract: \n" ); document.write( "0.3p = 330 \n" ); document.write( "p = 1100 (# of gallons of Premium sold) \n" ); document.write( "r = 3p = 3300 (# of gallons of regular sold) \n" ); document.write( "pp = 5000 - 4400 = 600 (# of gallons of Premium Plus sold) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |