document.write( "Question 787041: a 10 pound bag of mixed candy contains 30% chocolate. How many pounds of the mix should she remove from the bag so that, when she adds just chocolate to the bag. she'll have a mixture that contains 60% chocolate? \n" ); document.write( "
Algebra.Com's Answer #478053 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a 10 pound bag of mixed candy contains 30% chocolate. How many pounds of the mix should she remove from the bag so that, when she adds just chocolate to the bag. she'll have a mixture that contains 60% chocolate? \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "choc - choc + choc = choc \n" ); document.write( "0.30*10 - 0.30x + 1*x = 0.60*10 \n" ); document.write( "======= \n" ); document.write( "30*10 - 30x +100x = 60*10 \n" ); document.write( "70x = 30*10 \n" ); document.write( "x = (3/7)10 \n" ); document.write( "x = 4.2857 lbs (amt to be removed and replaced) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |