document.write( "Question 636036: 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 108-pound trail mix-cashew mixture that will sell for $14 per
\n" ); document.write( "pound. How many pounds of each should be used?
\n" ); document.write( "

Algebra.Com's Answer #400686 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
8x+15y=108*14;
\n" ); document.write( "x+y=105
\n" ); document.write( "x=9 y=96
\n" ); document.write( "
\n" );