document.write( "Question 977490: You poured some 6% alcohol solution and some 10% alcohol solution into a mixing container. Now you have 600 grams of 8.8% alcohol solution. How many grams of 6% solution and how many grams of 10% solution did you pour into the mixing container? \n" ); document.write( "
Algebra.Com's Answer #599045 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=600 \n" ); document.write( ".06a+.10b=.088*600 \n" ); document.write( " |