document.write( "Question 1192669: Karina needs 20 liters of a 51% alcohol solution but she has 10% and 90% solutions available. How many liters of the 10% and how many liters of the 90% solutions should she mix to make the 51% solution? \n" ); document.write( "
Algebra.Com's Answer #824564 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x liters of 10%=0.10x pure alcohol
\n" ); document.write( "20-x liters of 90%=.9(20-x)=18-.9x pure alcohol.
\n" ); document.write( "they add to 20*0.51 or 10.2 l pure alcohol.
\n" ); document.write( "so -0.8x+18=10.2
\n" ); document.write( "-0.8x=-7.8
\n" ); document.write( "x=9.75 l of 10% or 0.975 l. pure
\n" ); document.write( "20-x=10.25 l of 90% or 9.225 l. pure
\n" ); document.write( "They are very similar volumes and the midpoint between the percentages is 50%, so they should be and slightly more of the more concentrated since 51% is more than 50%.
\n" ); document.write( "
\n" );