document.write( "Question 725209: A fruit punch that is 40% alcohol is mixed with a fruit punch that is 30% alcohol. How many gallons of each punch are used to make 5 gallons of punch that is 36% alcohol? \n" ); document.write( "
Algebra.Com's Answer #444019 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A fruit punch that is 40% alcohol is mixed with a fruit punch that is 30% alcohol. How many gallons of each punch are used to make 5 gallons of punch that is 36% alcohol? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "alc + alc = alc \n" ); document.write( "0.40x + 0.30(5-x) = 0.36*5 \n" ); document.write( "---- \n" ); document.write( "40x + 30*5 - 30x = 36*5 \n" ); document.write( "10x = 6*5 \n" ); document.write( "x = 3 gallons (amt. of 40% needed) \n" ); document.write( "5-x = 2 gallons( amt. of 30% needed) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |