document.write( "Question 32806: How much water must be added to 180 grams of a solution that is 35% acetic acid to produce a solution that is 10% acetic acid? \n" ); document.write( "
Algebra.Com's Answer #19306 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let the amount of water added be \"x\". \n" ); document.write( "Start: 0.65(180 grs.)= 117 grs. of water \n" ); document.write( "Add: x grams of water \n" ); document.write( "End up with: 0.9(180+x) grs of water \n" ); document.write( "EQUATION: \n" ); document.write( "water + water = water \n" ); document.write( "117+x= 0.9(180+x) \n" ); document.write( "117+x=162+0.9x \n" ); document.write( "0.10x=45 \n" ); document.write( " x= 450 grams of water (amount of water added) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |