document.write( "Question 438820: I need help with this problem... The manager of a bulk foods establishment sells a trail mix for $8 per pound and the premium cashews for $15 per pound. The manager wishes to make a 105-pound trail mix cashew mixture that will sell for $12 per pound. How many pounds of each should be used? \n" ); document.write( "
Algebra.Com's Answer #303365 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
t+c=105
\n" ); document.write( "8t+15c=105*12
\n" ); document.write( "c=60 t=45
\n" ); document.write( "
\n" );