document.write( "Question 250213: Please help me solve this problem. How many grams of salt must be added to 40 grams of a 28% salt solution to obtain a 40% salt solution? \n" ); document.write( "
Algebra.Com's Answer #182215 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+.28*40=.40(40+x)
\n" ); document.write( "x+11.2=16+.40x
\n" ); document.write( "x-.40x=16-11.2
\n" ); document.write( ".6x=4.8
\n" ); document.write( "x=4.8/.6
\n" ); document.write( "x=8 grams of salt are used.
\n" ); document.write( "Proof:
\n" ); document.write( "8+.28*40=.40(40+8)
\n" ); document.write( "8+11.2=.40*48
\n" ); document.write( "19.2=19.2
\n" ); document.write( "
\n" ); document.write( "
\n" );