document.write( "Question 476225: how much water must be added to 260 liters of 75% hydrochloric acid solution to give a mixture with 60% hydrochloric acid? \n" ); document.write( "
Algebra.Com's Answer #326552 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
how much water must be added to 260 liters of 75% hydrochloric acid solution to give a mixture with 60% hydrochloric acid?
\n" ); document.write( "**
\n" ); document.write( "let x=liters of water to be added
\n" ); document.write( "75%(260)=60%(260+x)
\n" ); document.write( "195=156+.6x
\n" ); document.write( ".6x=39
\n" ); document.write( "x=65 liters
\n" ); document.write( "..
\n" ); document.write( "ans:
\n" ); document.write( "liters of water to be added=65
\n" ); document.write( "
\n" );