document.write( "Question 260227: 300 gms of sugar solution contains 40% sugar. How much sugar should be added to make it 50% sugar solution? \n" ); document.write( "
Algebra.Com's Answer #191656 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
300*.4+x=(300+x)*.5\r
\n" ); document.write( "\n" ); document.write( "x=60
\n" ); document.write( "60 grams
\n" ); document.write( "
\n" );