document.write( "Question 464916: Application, I am having a hard time setting this problem up.\r
\n" ); document.write( "\n" ); document.write( "The snack shop makes three mixes of nuts in the following proportions:\r
\n" ); document.write( "\n" ); document.write( "Mix I: 7 pounds peanuts, 5 pounds cashews, and 1 pound pecans.
\n" ); document.write( "Mix II: 3 pounds peanuts, 2 pounds cashews and 2 pounds pecans.
\n" ); document.write( "Mix III: 4 pounds peanuts, 3 pounds cashews, and 3 punds pecans.\r
\n" ); document.write( "\n" ); document.write( "The shop has 67 pounds of peanuts, 48 pounds of cashews and 32 pounds of pecans in stock. How many of each mix can it produce?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #318529 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x,y,z be the number of each kind of mix that can be made
\n" ); document.write( "that is:
\n" ); document.write( " 7x+3y+4z = 67
\n" ); document.write( " 5x+2y+3z = 48
\n" ); document.write( " x+2y+3z = 32
\n" ); document.write( "solve the 3 Eqs in the manner you choose
\n" ); document.write( "x = 4, y = 5, z = 6 \n" ); document.write( "
\n" );