document.write( "Question 1053448: A caterer made an ice cream punch by combining fruit juice that costs $3.00 per gallon with ice cream that costs $6.00 per gallon. How many gallons of each were used to make 150 gal of punch costing $3.60 per gallon? \n" ); document.write( "
Algebra.Com's Answer #668674 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let n be the amount of ice cream needed. Then:
\n" ); document.write( "6n+3(150-n)=3.60(150)
\n" ); document.write( "3n+450=540
\n" ); document.write( "3n=90
\n" ); document.write( "n=30
\n" ); document.write( "The caterer needs 30 gallons of ice cream, and 120 gallons of punch. ☺☺☺☺
\n" ); document.write( "
\n" );