Advertisements
Advertisements
प्रश्न
A firm manufactures pills in two sizes A and B. Size A contains 2 mgs of aspirin, 5 mgs of bicarbonate and 1 mg of codeine. Size B contains 1 mg. of aspirin, 8 mgs. of bicarbonate and 6 mgs. of codeine. It is found by users that it requires at least 12 mgs. of aspirin, 74 mgs. of bicarbonate and 24 mgs. of codeine for providing immediate relief. It is required to determine the least number of pills a patient should take to get immediate relief. Formulate the problem as a standard LLP.
उत्तर
(i) Variables: Let x1 and x2 represents the pills in two sizes A and B.
A | B | Requirement (at least) |
|
Aspirin | 2 mg | 1 mg | 12 mg |
Bicarbonate | 5 mg | 8 mg | 74 mg |
Codeine | 1 mg | 6 mg | 24 mg |
Requirement of Aspirin 2x1 + x2 ≥ 12
Requirement of Bicarbonate 5x1 + 8x2 ≥ 74
Requirement of Codeine x1 + 6x2 ≥ 24
(ii) Objective function:
Number of pills required for a patient = x1 + x2
let Z = x1 + x2
∴ Minimize Z = x1 + x2 is the objective function.
(iii) Non-negative restrictions:
Since the number of pills of size A and B cannot be negative,
We have x1, x2 ≥ 0
Hence, the mathematical formulation of the LLP is minimize Z = x1 + x2
Subject to the constraints
2x1 + x2 ≥ 12
5x1 + 8x2 ≥ 74
x1 + 6x2 ≥ 24
x1, x2 ≥ 0
APPEARS IN
संबंधित प्रश्न
A furniture dealer deals in tables and chairs. He has ₹ 1,50,000 to invest and a space to store at most 60 pieces. A table costs him ₹ 1500 and a chair ₹ 750. Construct the inequations and find the feasible solution.
A manufacturing firm produces two types of gadgets A and B, which are first processed in the foundry and then sent to the machine shop for finishing. The number of man-hours of labour required in each shop for production of A and B per unit and the number of man-hours available for the firm is as follows :
Gadgets | Foundry | Machine shop |
A | 10 | 5 |
B | 6 | 4 |
Time available (hour) | 60 | 35 |
Profit on the sale of A is ₹ 30 and B is ₹ 20 per units. Formulate the L.P.P. to have maximum profit.
A carpenter makes chairs and tables. Profits are ₹ 140 per chair and ₹ 210 per table. Both products are processed on three machines: Assembling, Finishing and Polishing. The time required for each product in hours and availability of each machine is given by the following table:
Product → | Chair (x) | Table (y) | Available time (hours) |
Machine ↓ | |||
Assembling | 3 | 3 | 36 |
Finishing | 5 | 2 | 50 |
Polishing | 2 | 6 | 60 |
Formulate the above problem as LPP. Solve it graphically
A company manufactures two types of fertilizers F1 and F2. Each type of fertilizer requires two raw materials A and B. The number of units of A and B required to manufacture one unit of fertilizer F1 and F2 and availability of the raw materials A and B per day are given in the table below:
Raw Material\Fertilizers | F1 | F2 | Availability |
A | 2 | 3 | 40 |
B | 1 | 4 | 70 |
By selling one unit of F1 and one unit of F2, company gets a profit of ₹ 500 and ₹ 750 respectively. Formulate the problem as L.P.P. to maximize the profit.
Choose the correct alternative :
Which of the following is correct?
Choose the correct alternative :
Solution of LPP to minimize z = 2x + 3y st. x ≥ 0, y ≥ 0, 1≤ x + 2y ≤ 10 is
Choose the correct alternative :
The half plane represented by 3x + 2y ≤ 0 constraints the point.
State whether the following is True or False :
The feasible solution of LPP belongs to only quadrant I.
A company produces two types of products say type A and B. Profits on the two types of product are ₹ 30/- and ₹ 40/- per kg respectively. The data on resources required and availability of resources are given below.
Requirements | Capacity available per month | ||
Product A | Product B | ||
Raw material (kgs) | 60 | 120 | 12000 |
Machining hours/piece | 8 | 5 | 600 |
Assembling (man hours) | 3 | 4 | 500 |
Formulate this problem as a linear programming problem to maximize the profit.
Solve the following problems by graphical method:
Maximize z = 4x + 2y subject to 3x + y ≥ 27, x + y ≥ 21, x ≥ 0 y ≥ 0