document.write( "Question 1117132: How much water should be added to 1000 cu. cm. of 80% sugar solution to prepare a 35% solution? \n" ); document.write( "
Algebra.Com's Answer #732117 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 0.8(1000)+x = 0.35(1000+x) \n" ); document.write( "800+x = 350+0.35x \n" ); document.write( "450 = 0.65x \n" ); document.write( "x = 450/0.65 = 692.31 cu cm is how much water you have to add. \n" ); document.write( " |