document.write( "Question 73047: How many liters of a 20% alcohol solution and a 10% alcohol solution should be mixed to obtain 50 liters of a 12% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #52308 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let x=number of liters of 20% solution, y=# of liters of 10% solution \n" ); document.write( "If we want 50 liters of the combined sum of the 2 solutions it will look like this \n" ); document.write( " \n" ); document.write( "Since we want 50 liters of 12% solution it comes to \n" ); document.write( " \n" ); document.write( "And to mix the solutions we use the equation (for instance 30% of 10 liters + 20% of 10 liters = 5 liters, this is an example not the answer) \n" ); document.write( " \n" ); document.write( "Now use the linear solver to get our answer \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we want 10 liters of 20% solution and 40 liters of 10% solution \n" ); document.write( " |