document.write( "Question 630760: I need to dilute a 16 ounce bottle of 35 percent hydrogen peroxide to equal 12 percent hydrogen peroxide. How much water do I add? \n" ); document.write( "
Algebra.Com's Answer #397127 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need to dilute a 16 ounce bottle of 35 percent hydrogen peroxide to equal 12 percent hydrogen peroxide. How much water do I add? \n" ); document.write( "------------- \n" ); document.write( "0.35*16 = 5.6 oz of HP \n" ); document.write( "If 5.6 oz is 12%, then the total solution = 5.6/0.12 oz = 46.67 oz \n" ); document.write( "Add 46.67 - 16 = 30.67 oz of water. \n" ); document.write( "------------ \n" ); document.write( "Or \n" ); document.write( "35*16 + x*0 = (16+x)*12 \n" ); document.write( "560 = 192 + 12x \n" ); document.write( "x = 368/12 = 30.67 \n" ); document.write( " |