document.write( "Question 1068232: How many grams of pure acid must be added to 40 grams of a 20% acid solution to make a solution that is 36% acid? \n" ); document.write( "
Algebra.Com's Answer #683398 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=grams of pure acid.
\n" ); document.write( "pure acid formula .20(40)+1.00(x)=.36(40+x)
\n" ); document.write( "8+x=14.4+.36x
\n" ); document.write( "0.64x=6.4
\n" ); document.write( "x=10 gms.
\n" ); document.write( "10 is 1/5 of the final amount
\n" ); document.write( "36% is 1/5 of the way between 20% and 100%
\n" ); document.write( "
\n" );