document.write( "Question 274813: a solution is made up of 40 grams sugar and 200 grams of water. how many grams of sugar shoud be added to make 60% sugar solution \n" ); document.write( "
Algebra.Com's Answer #200529 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Let s be the amount of sugar to be added. Then we need:\r \n" ); document.write( "\n" ); document.write( "(total sugar)/(total solution) = .60 or\r \n" ); document.write( "\n" ); document.write( "(40 + s)/(240 + s) = .60\r \n" ); document.write( "\n" ); document.write( "Solve for s. \n" ); document.write( " |