document.write( "Question 835711: How many grams of salt must be added to 90 grams of a 20% salt solution to make a 25% salt solution? \n" ); document.write( "
Algebra.Com's Answer #503675 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many grams of salt must be added to 90 grams of a 20% salt solution to make a 25% salt solution? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "1*x + 0.20*90 = 0.25(x+90) \n" ); document.write( "------ \n" ); document.write( "100x + 20*90 = 25x + 25*90 \n" ); document.write( "----- \n" ); document.write( "75x = 5*90 \n" ); document.write( "----- \n" ); document.write( "x = (1/15)90 \n" ); document.write( "x = 6 grams (amt of pure salt to add) \n" ); document.write( "--------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |