document.write( "Question 411817: A farmer cooperative mixes two brands of cattle feed. Brand x cost $25 per bag and contains 2 units of nutritional element A, 2 units of element B, and 2 units of element C. Brand Y costs $20 per bag and contains 1 unit of nutritional A, 9 units of B and 3 units of C. Find the number of bags of each brand that should be mixed to provide a mixture having a minimum cost per bag. Requirements of nutrients A: 12 B:36 C:24 units. \n" ); document.write( "
Algebra.Com's Answer #289487 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Brand x cost $25 per bag and contains 2 units of nutritional element A, 2 units of element B, \n" ); document.write( " and 2 units of element C. \n" ); document.write( ": \n" ); document.write( " Brand Y costs $20 per bag and contains 1 unit of nutritional A, 9 units of B and 3 units of C. \n" ); document.write( ": \n" ); document.write( " Find the number of bags of each brand that should be mixed to provide a mixture having a minimum cost per bag. \n" ); document.write( ": \n" ); document.write( "Requirements of nutrients A: 12 B:36 C:24 units. \n" ); document.write( ": \n" ); document.write( "Let x = no. of bags of x \n" ); document.write( "Let y = no. of bags of y \n" ); document.write( ": \n" ); document.write( "Write an equation for each element, put in the slope/intercept for graphing \n" ); document.write( "element A equation \n" ); document.write( "2x + 1y = 12 \n" ); document.write( "y = -2x + 12 (Red) \n" ); document.write( ": \n" ); document.write( "element B equation \n" ); document.write( "2x + 9y = 36 \n" ); document.write( "9y = -2x + 36 \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( "element C equation \n" ); document.write( "2x + 3y = 24 \n" ); document.write( "3y = -2x + 24 \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( "Graph these three equations \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "I'm going to say 3 bags of x, and 6 bags of y \n" ); document.write( " |