document.write( "Question 360129: HOW MUCH SALT MUST BE ADDED TO 60 KG OF A 20% SOLUTION OF SALT TO INCREASE IT TO 40% SOLUTION \n" ); document.write( "
Algebra.Com's Answer #256969 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the amount of salt added. Note: that is a 100% solution of salt.
\n" ); document.write( ".20*60kg + 1.00x = .40(60kg + x)***
\n" ); document.write( "solve for x
\n" ); document.write( ".6x = .20*60kg
\n" ); document.write( "x = 20 kg of salt needs to be added\r
\n" ); document.write( "\n" ); document.write( "checking out answer
\n" ); document.write( "12 + 20 = .40*80 = 32 \n" ); document.write( "
\n" );