document.write( "Question 1050350: Please help me solve this word problem: How many grams of sugar must be added to 60 grams of a solution that is 32% sugar to obtain a solution that is 50% sugar? \n" ); document.write( "
Algebra.Com's Answer #665915 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
.32*60 + x = .50(60+x)
\n" ); document.write( ".50x = .18(60)
\n" ); document.write( "x = .18(60)/.5 = 21.6gr
\n" ); document.write( "
\n" );