document.write( "Question 804046: Chemist has 10% solution and 60%solution; how many liters of each solution does the chemist need to make 200 liters of a solution that is 50%acid? \n" ); document.write( "
Algebra.Com's Answer #484569 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .1x+.6y=.5*200, \n" ); document.write( "x+y=200 \n" ); document.write( "x=40., y=160. \n" ); document.write( " |