document.write( "Question 641817: How many gallons of a 35% saline solution must be mixed with 6 gallons of a 15% saline solution to make a 23% solution? \n" ); document.write( "
Algebra.Com's Answer #403826 by stanbon(75887) ![]() You can put this solution on YOUR website! How many gallons of a 35% saline solution must be mixed with 6 gallons of a 15% saline solution to make a 23% solution? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.35x + 0.15*6 = 0.23(x+6) \n" ); document.write( "------- \n" ); document.write( "35x + 15*6 = 23x + 23*6 \n" ); document.write( "12x = 8*6 \n" ); document.write( "x = (2/3)6 \n" ); document.write( "x = 4 gallons (amt. of 35% solution needed) \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |