document.write( "Question 276530: How many ounces of a 20% saline solution must be added to 40 ounces of a 10% solution to produce a 16% solution? \n" ); document.write( "
Algebra.Com's Answer #201486 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many ounces of a 20% saline solution must be added to 40 ounces of a 10% solution to produce a 16% solution? \n" ); document.write( "--------------------------------------- \n" ); document.write( "One-variable solution: \n" ); document.write( "Equation: \n" ); document.write( "0.20x + 0.10*40 = 0.16(x+40) \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "20x + 10*40 = 16x + 16*40 \n" ); document.write( "4x = 6*40 \n" ); document.write( "x = 6*10 \n" ); document.write( "x = 60 oz (amt of 20% solution needed in for the mixture) \n" ); document.write( "============================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |