document.write( "Question 748091: how many liters of a 15% salt solution must be added to 2 liters of a 30% salt solution to yield a solution that is 18% salt? \n" ); document.write( "
Algebra.Com's Answer #455324 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many liters of a 15% salt solution must be added to 2 liters of a 30% salt solution to yield a solution that is 18% salt? \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.30*2 + 0.15x = 0.18(2+x) \n" ); document.write( "------- \n" ); document.write( "30*2 + 15x = 18*2 + 18x \n" ); document.write( "3x = 12*2 \n" ); document.write( "x = 8 liters (amt. of 15% solution to add) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |