document.write( "Question 1036796: How many pounds of nuts selling for $12 per lb and raisins selling for $6 per lb should a person combine to obtain 60lbs of trail mix selling for $8 per lb. \n" ); document.write( "
Algebra.Com's Answer #651507 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many pounds of nuts selling for $12 per lb and raisins selling for $6 per lb should a person combine to obtain 60lbs of trail mix selling for $8 per lb. \n" ); document.write( "--------- \n" ); document.write( "Quantity:: t + s = 60 lbs \n" ); document.write( "Value::: 12t+6s = 8*60 dollars \n" ); document.write( "------------------------------------- \n" ); document.write( "Modify for elimination: \n" ); document.write( "t + s = 60 \n" ); document.write( "2t + s = 80 \n" ); document.write( "---------------- \n" ); document.write( "Subtract and solve for \"t\": \n" ); document.write( "t = 20 lbs (amt of $12 nuts needed) \n" ); document.write( "------ \n" ); document.write( "s = 60-t = 40 lbs (amt. of $6 nuts needed) \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |