document.write( "Question 263967: How many milliliters of distilled water must be added to 30 milliliters of a 46% acid solution to reduce it to a 10% acid solution? \n" ); document.write( "
Algebra.Com's Answer #194435 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How many milliliters of distilled water must be added to 30 milliliters of a 46% acid solution to reduce it to a 10% acid solution? \n" ); document.write( ". \n" ); document.write( "Let x = milliliters of distilled water \n" ); document.write( "then \n" ); document.write( ".46(30) = .10(30+x) \n" ); document.write( ".46(30) = 3+.10x \n" ); document.write( "13.8 = 3+.10x \n" ); document.write( "10.8 = .10x \n" ); document.write( "108 milliliters = x (amount of distilled water to be added) \n" ); document.write( " \n" ); document.write( " |