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 #373039 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! h= chocolates \n" ); document.write( "a= caramel \n" ); document.write( "5h+4a=8*4.25 \n" ); document.write( "a+h=8 \n" ); document.write( "a=6 \n" ); document.write( "h=2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |