document.write( "Question 1074257: How many liters of a 11% salt solution must mixed with 10 liters of a 30% salt solution to obtain a 21% salt solution
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #688946 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many liters of a 11% salt solution must mixed with 10 liters of a 30% salt solution to obtain a 21% salt solution \n" ); document.write( "---------- \n" ); document.write( "Use L liters. \n" ); document.write( "--- \n" ); document.write( "then, \n" ); document.write( "L*11 + 10*30 = (L+10)*21 \n" ); document.write( " \n" ); document.write( " |