document.write( "Question 147757: how many gallons of a 12% solution must be mixed with 6 gallons of a 20% salt solution to obtain a 15% salt solution? \n" ); document.write( "
Algebra.Com's Answer #108150 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many gallons of a 12% solution must be mixed with 6 gallons of a 20% salt solution to obtain a 15% salt solution? \n" ); document.write( "----------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.12x + 0.20*6 = 0.15(x+6) \n" ); document.write( "Multiply thru by 100 to get rid of the decimals \n" ); document.write( "12x + 120 = 15x + 90 \n" ); document.write( "3x = 30 \n" ); document.write( "x = 10 gallons (amount of 12% solution needed for the mixture) \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |