document.write( "Question 585005: Hannah is mixing two types of Easter candy. The chocolates cost $5 a pound, and the caramels cost $4 a pound. If she creates 8 pounds worth $4.25 a pound, how much of the chocolate did she use? \n" ); document.write( "
Algebra.Com's Answer #712921 by amalm06(224)![]() ![]() You can put this solution on YOUR website! Using the method of alligation, let CH=5, CR=4.\r \n" ); document.write( "\n" ); document.write( "Then 4.25-4=0.25 and 5-4.25=0.75\r \n" ); document.write( "\n" ); document.write( "So that CH/CR=0.25/0.75=(1/4)/(3/4)=1/3\r \n" ); document.write( "\n" ); document.write( "Then the proportion of chocolates is 1/(1+3)=1/4\r \n" ); document.write( "\n" ); document.write( "So that 8*(1/4)=2 chocolates (Answer) \n" ); document.write( " |