document.write( "Question 45998: How many mL of a 6% acidic solution must be added to 20 mL of a 14% acidic solution to reduce the acidity level to 12% \n" ); document.write( "
Algebra.Com's Answer #30536 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 0.06(x) + 0.14(20) = 0.12(x + 20) \n" ); document.write( "0.06x + 2.8 = 0.12x + 2.4 \n" ); document.write( "0.4 = 0.06x \n" ); document.write( "40/6 = x = 6.6667 \n" ); document.write( " |