document.write( "Question 276407: How many kgs of salt must be added to 24 kg of 20% salt solution in order to increase the concentration of salt to 40%? \n" ); document.write( "
Algebra.Com's Answer #201457 by mananth(16946)![]() ![]() You can put this solution on YOUR website! How many kgs of salt must be added to 24 kg of 20% salt solution in order to increase the concentration of salt to 40%?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "salt 100%-------------------- 20%---------------40% strength\r \n" ); document.write( "\n" ); document.write( "x------------------------------24 kgs-----------x+24 kgs\r \n" ); document.write( "\n" ); document.write( "100%*x+20%*24=40%*(x+24)\r \n" ); document.write( "\n" ); document.write( "1x+4.80=.4x+9.6\r \n" ); document.write( "\n" ); document.write( "x-0.4x=6-4.8\r \n" ); document.write( "\n" ); document.write( "0.6x=1.2 \n" ); document.write( "x=1.2/0.6 = 2 kgs \n" ); document.write( " |