document.write( "Question 760158: The manager of a bulk foods establishment sells a trail mix for $8 per
\n" );
document.write( "pound and premium cashews for $15 per pound. The manager wishes to
\n" );
document.write( "make a 105-pound trail mix-cashew mixture that will sell for $12 per
\n" );
document.write( "pound. How many pounds of each should be used?\r
\n" );
document.write( "\n" );
document.write( "Please show details. Thank you. \n" );
document.write( "
Algebra.Com's Answer #462467 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The manager of a bulk foods establishment sells a trail mix for $8 per \n" ); document.write( "pound and premium cashews for $15 per pound. The manager wishes to \n" ); document.write( "make a 105-pound trail mix-cashew mixture that will sell for $12 per \n" ); document.write( "pound. How many pounds of each should be used? \n" ); document.write( "----- \n" ); document.write( "Quantity Equation: t + c = 105 lb. \n" ); document.write( "Value Equation: 8t + 15c = 12*100 \n" ); document.write( "----------------------------------------- \n" ); document.write( "Modify for elimination: \n" ); document.write( "8t + 8c = 840 \n" ); document.write( "8t + 15c = 1200 \n" ); document.write( "------ \n" ); document.write( "Subtract and solve for \"c\": \n" ); document.write( "7c = 360 \n" ); document.write( "c = 51.43 lbs (amt. of cashews needed) \n" ); document.write( "----- \n" ); document.write( "t = 105-c \n" ); document.write( "t = 53.57 lbs (amt of trail mix needed) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |