document.write( "Question 455801: how many pounds of candy worth $0.90 per pound must be added tp 10 pounds of candy worth $0.60 per pound to form a mixture worth $0.80 per pound? \n" ); document.write( "
Algebra.Com's Answer #316636 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! .9m+10(.6)=.8(m+10) \n" ); document.write( ".9m+6=.8m+8 \n" ); document.write( ".1m=2 \n" ); document.write( "m=2/.1=20 \n" ); document.write( "You need 20 lbs. of candy worth $.9/lb for your mixture.. \n" ); document.write( " |