document.write( "Question 1086441: The Divine Chocolate store want to create a new truffle mix that consists of milk chocolate and hazelnut. If hazelnuts sell for $6 per pound and milk chocolate sells for $3 per pound, how many pounds of each should they mix together to create a six-pound box that sells for $5 per pound? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "How would I go about setting this up? If you could show me how to set the problem up I could answer it. Thank you! \n" );
document.write( "
Algebra.Com's Answer #700631 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let c be chocolate, and 6-c be hazelnut. Then: \n" ); document.write( "3c+6(6-c)=5(6) \n" ); document.write( "Solve for c. ☺☺☺☺ \n" ); document.write( " |