document.write( "Question 782257: How many liters of a 9% solution of salt should be added to a 19% solution in order to obtain 300 liters of a 15% solution? \n" ); document.write( "
Algebra.Com's Answer #476345 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = number of liters of 9% solution
\n" ); document.write( "300 - x = number of liters of 19% solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.09x + 0.19(300 - x) = 0.15(300) {number of liters times percent equals total solution}
\n" ); document.write( "0.09x + 57 - 0.19x = 45 {used distributive property and multiplied}
\n" ); document.write( "-0.1x + 57 = 45 {combined like terms}
\n" ); document.write( "-0.1x = -12 {subtracted 57 from each side}
\n" ); document.write( "x = 120 liters of 9% solution {divided each side by -0.1}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "120 liters of 9% solution must be added
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


\n" ); document.write( "
\n" );