document.write( "Question 423388: A chemistry teacher needs to strengthen a 12% solution of acid to strength s by mixing it with pure acid. How much pure acid must be added to 100ml of the 12% solution to make acid strength s?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #319239 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
100(.12)+x=s(100+x)
\n" ); document.write( "12+x=100s+sx
\n" ); document.write( "x-sx=100s-12
\n" ); document.write( "x(1-s)=100s-12
\n" ); document.write( "x=100s-12/1-s..
\n" ); document.write( "
\n" );