document.write( "Question 927726: a chemist has 2 L of a solution that is 10% hydrochloric acid, and she wants a solution that is 25% hydrochloric acid. how much concentrated 37% acid must she add? \n" ); document.write( "
Algebra.Com's Answer #563203 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a chemist has 2 L of a solution that is 10% hydrochloric acid, and she wants a solution that is 25% hydrochloric acid. how much concentrated 37% acid must she add? \n" ); document.write( "--------- \n" ); document.write( "2*10 + x*37 = (2+x)*25 --- x in liters \n" ); document.write( " |