Advertisements
Advertisements
प्रश्न
A firm manufactures two products A and B on which the profits earned per unit are ₹ 3 and ₹ 4 respectively. Each product is processed on two machines M1 and M2. Product A requires one minute of processing time on M1 and two minutes on M2, While B requires one minute on M1 and one minute on M2. Machine M1 is available for not more than 7 hrs 30 minutes while M2 is available for 10 hrs during any working day. Formulate this problem as a linear programming problem to maximize the profit.
Advertisements
उत्तर
(i) Variables: Let x1 represents the product A and x2 represents the product B.
(ii) Objective function:
Profit earned from Product A = 3x1
Profit earned from Product B = 4x2
Let Z = 3x1 + 4x2
Since the profit is to be maximized, we have maximize Z = 3x1 + 4x2
(iii) Constraints:
| M1 | M2 | |
| Requirement for A | 1 min | 2 min |
| Requirement for B | 1 min | 1 min |
M1 is available for 7 hrs 30 min = 7 × 60 + 30 = 450 min
M2 is available for 10 hrs = 10 × 60 = 600 min
∴ x1 + x2 ≤ 450 .....[for M1]
2x1 + x2 ≤ 600 ......[for M2]
(iv) Non-negative restrictions:
Since the number of products of type A and B cannot be negative, x1, x2 ≥ 0.
Hence, the mathematical formulation of the LLP is maximize
Z = 3x1 + 4x2
Subject to the constraints
x1 + x2 ≤ 450
2x1 + x2 ≤ 600
x1, x2 ≥ 0
APPEARS IN
संबंधित प्रश्न
Which of the following statements is correct?
Solve the following L.P.P. by graphical method:
Minimize: z = 8x + 10y
Subject to: 2x + y ≥ 7, 2x + 3y ≥ 15, y ≥ 2, x ≥ 0, y ≥ 0.
Of all the points of the feasible region, the optimal value of z obtained at the point lies ______.
Solve the following LPP:
Maximize z = 4x + 2y subject to 3x + y ≤ 27, x + y ≤ 21, x ≥ 0, y ≥ 0.
Fill in the blank :
A dish washing machine holds up to 40 pieces of large crockery (x) This constraint is given by_______.
The feasible region is the set of point which satisfy.
Minimize z = 7x + y subjected to 5x + y ≥ 5, x + y ≥ 3, x ≥ 0, y ≥ 0.
Which of the following can be considered as the objective function of a linear programming problem?
Solution which satisfy all constraints is called ______ solution.
Solve the following LPP by graphical method:
Maximize: z = 3x + 5y Subject to: x + 4y ≤ 24, 3x + y ≤ 21, x + y ≤ 9, x ≥ 0, y ≥ 0
