document.write( "Question 1050769: How many pounds of nuts selling for $9 per lb and raisins selling for $3 per lb should a person combine to obtain 240 lb of a trail mix selling for $5 per lb? \n" ); document.write( "
Algebra.Com's Answer #666384 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many pounds of nuts selling for $9 per lb and raisins selling for $3 per lb should a person combine to obtain 240 lb of a trail mix selling for $5 per lb? \n" ); document.write( "-------- \n" ); document.write( "n + r = 240 (total mix) \n" ); document.write( "9n + 3r = 5*240 (total cost) \n" ); document.write( " \n" ); document.write( " |