document.write( "Question 1037825: How many grams of water are needed to reduce 100g of a 30% acid solution to a 10% acid solution? \n" ); document.write( "
Algebra.Com's Answer #652453 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many grams of water are needed to reduce 100g of a 30% acid solution to a 10% acid solution? \n" ); document.write( "============== \n" ); document.write( "Method 1: \n" ); document.write( "Add W grams. \n" ); document.write( "100*30 + W*0 = (100+W)*10 \n" ); document.write( "10W + 1000 = 3000 \n" ); document.write( "W = 200 grams \n" ); document.write( "---------------- \n" ); document.write( "Method 2: \n" ); document.write( "100 gms of 30% = 30 grams of acid \n" ); document.write( "For 30 to be 10%, the total is 300 grams. \n" ); document.write( "Add 200 grams. \n" ); document.write( " |