document.write( "Question 662563: How much water must be added to a 20 quarts of a 12% alcohol solution to dilute it to a 9% solution? \n" ); document.write( "
Algebra.Com's Answer #412349 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much water must be added to a 20 quarts of a 12% alcohol solution to dilute it to a 9% solution? \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "water + water = water \n" ); document.write( "0.88*20 + 1.00x = 0.91(20+x) \n" ); document.write( "---- \n" ); document.write( "88*20 + 100x = 91*20 + 91x \n" ); document.write( "------- \n" ); document.write( "9x = 3*20 \n" ); document.write( "x = (1/3)20 \n" ); document.write( "x = 6 2/3 quarts (amt. of water to add) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |