document.write( "Question 806243: Ryan wants to make 12 gallons of a 55% alcohol solution by mixing together a 30% alcohol solution and a 60% alcohol solution. How much of each solution must he use? \n" ); document.write( "
Algebra.Com's Answer #485750 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .55*12=.30x+.6*y, \n" ); document.write( "x+y=12 \n" ); document.write( "x=2, y=10 \n" ); document.write( " |