document.write( "Question 817266: how many liters of water must be added to 35 liters of 89 % hydrochloric acid solution to reduce its strength to 75% \n" ); document.write( "
Algebra.Com's Answer #492118 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! how many liters of water must be added to 35 liters of 89 % hydrochloric acid solution to reduce its strength to 75% \n" ); document.write( ": \n" ); document.write( "Let w = amt of water required to do this \n" ); document.write( ": \n" ); document.write( ".89(35) = .75(w+35) \n" ); document.write( "31.15 = .75w + 26.25 \n" ); document.write( "31.15 - 26.25 = .75w \n" ); document.write( "4.9 = .75w \n" ); document.write( "w = 4.9/.75 \n" ); document.write( "w = 6.533 liters of water \n" ); document.write( " |