document.write( "Question 885609: how many milliliters of pure acid must be added to 150 milliliters of a 60% solution of add to obtain a 70% solution? \n" ); document.write( "
Algebra.Com's Answer #535301 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
how many milliliters of pure acid must be added to 150 milliliters of a 60% solution of add to obtain a 70% solution?
\n" ); document.write( "***
\n" ); document.write( "let x=amt of pure acid to add
\n" ); document.write( "..
\n" ); document.write( "100%x+60%*150=70%(x+150)
\n" ); document.write( "x+90=.70x+105
\n" ); document.write( "0.30x=15
\n" ); document.write( "x=50
\n" ); document.write( "amt of pure acid to add=50 mm
\n" ); document.write( "
\n" );