Question
Question: A farmer mixes two brands P and Q of cattle feed. Brand P costing Rs.250 per bag, contains 3 units o...
A farmer mixes two brands P and Q of cattle feed. Brand P costing Rs.250 per bag, contains 3 units of nutritional element A, 2.5 units of element B and 2 units of element C. Brand Q, costing Rs.200 per bag contain 1.5 units of nutritional element A, 11.25 units of element B, and 3 units of element C. The minimum requirement of nutrients A, B and C are 18 units, 45 units and 24 units respectively.
Determine the number of bags of each brand which should be mixed in order to produce a mixture having minimum cost per bag? What is the minimum cost of the mixture per bag?
Solution
This is a question of linear programming problem. For solving this, we will first tabulate the data. Using the given information, we will identify our objective function z and from the data, we will identify the constraints. Then we will draw graphs for the constraints (inequalities) and find their common region. From the common region, we will find the corner points. Then we will put these points one by one in the objective function z. Minimum value of z will give us minimum cost and the point (value of x,y) where cost is minimum.
Complete step by step answer:
Let us first suppose that the mixture contains x bags of brand P and y bags of brand Q.
Brand P contains 3 units of element A, 2.5 units of element B and 2 units of element C.
Brand Q contains 1.5 units of element A, 11.25 units of element B and 3 units of element C.
Minimum requirement of element A is 18 units, element B is 45 units and element C is 24 units. Tabulating this data we have,
Brand | Number of boys | Element A | Element B | Element C |
---|---|---|---|---|
P | x | 3 units | 2.5 units | 2 units |
Q | y | 1.5 units | 11.25 units | 3 units |
Least requirement | 18 units | 45 units | 24 units |
---|
Now let us form the constraints using the table,
For element A we have,
3x+1.5y≥18 (Mixture should have atleast 18 units of element A).
Dividing both sides by 1.5 we have 1.53x+1.5y1.5y≥1.518.
Simplifying we get 2x+y≥12⋯⋯⋯(1).
For element B, we have 2.5x+11.25y≥45.
Dividing by 1.25 we get 1.252.5x+1.2511.25y≥1.2545.