document.write( "Question 583711: How many liters of a 10% alcohol solution must be mixed with 80 liters of a 80% solution to get a 50% solution? \n" ); document.write( "
Algebra.Com's Answer #372560 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .1*x+80*.8=(x+80)*.5 \n" ); document.write( "x=60 liters of 10% solution \n" ); document.write( " \n" ); document.write( " |