document.write( "Question 392088: How many kilograms of pure salt must be added to 7 kg of a 30% salt solution in order to produce a 60% solution? Remember that pure salt is a 100% solution of salt. \n" ); document.write( "
Algebra.Com's Answer #278322 by mananth(16946)![]() ![]() You can put this solution on YOUR website! How many kilograms of pure salt must be added to 7 kg of a 30% salt solution in order to produce a 60% solution? Remember that pure salt is a 100% solution of salt. \n" ); document.write( "salt 100 % x kgs \n" ); document.write( "solution 7 kgs 30% \n" ); document.write( "mix= 60% , (x+7) kgs \n" ); document.write( "... \n" ); document.write( "concentration equation \n" ); document.write( "100x+7*30= 60(x+7) \n" ); document.write( "100x+210=60x+420 \n" ); document.write( "100x-60x=420-210 \n" ); document.write( "40x=210 \n" ); document.write( "/40 \n" ); document.write( "x=5.25 kgs of salt required. \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |