document.write( "Question 147693: There are 20 kilograms of a solution that is 10% salt. How many kilograms of salt must be added to make a solution that is 25% salt? \n" ); document.write( "
Algebra.Com's Answer #108070 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 20 kilograms of a solution that is 10% salt. How many kilograms of salt must be added to make a solution that is 25% salt? \n" ); document.write( "--------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "salt + salt = salt \n" ); document.write( "Let x be the amount of pure salt that must be added. \n" ); document.write( "0.10(20) + x = 0.25(20+x) \n" ); document.write( "2 + x = 5 + (1/4)x \n" ); document.write( "(3/4)x = 3 \n" ); document.write( "x = 4 kg (amt. of pure salt that must be added. \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |