document.write( "Question 540650: the manager of a bulk foods establishment sells a trail mix for $9 per pound and premium cashews for $14 per pound. The manager wishes to make a 225-pound trail mix-cashew mixture that will sell for $11 per pound. How many pounds of each should be used? \n" ); document.write( "
Algebra.Com's Answer #353804 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! c + t = 225\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9t + 14c = 11(225)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve the system using substitution or elimination \n" ); document.write( " |