हिंदी

A Manufacturer Has Three Machines Installed in His Factory. Machines I and Ii Are Capable of Being Operated for at Most 12 Hours Whereas Machine Iii Must Operate at Least for 5 Hours a Day

Advertisements
Advertisements

प्रश्न

A manufacturer has three machines installed in his factory. machines I and II are capable of being operated for at most 12 hours whereas Machine III must operate at least for 5 hours a day. He produces only two items, each requiring the use of three machines. The number of hours required for producing one unit each of the items on the three machines is given in the following table:

Item Number of hours required by the machine

A
B
I II III
1
2
2
1
1
5/4

He makes a profit of Rs 6.00 on item A and Rs 4.00 on item B. Assuming that he can sell all that he produces, how many of each item should he produces so as to maximize his profit? Determine his maximum profit. Formulate this LPP mathematically and then solve it.

योग
Advertisements

उत्तर

Let  units of item A and units of item B be manufactured.
Therefore, \[x, y \geq 0\]

As we are given,

Item Number of hours required by the machine

A
B
I II III
1
2
2
1
1
5/4

Machines I and II are capable of being operated for at most 12 hours whereas Machine III must operate at least for 5 hours a day.
According to question, the constraints are

\[x + 2y \leq 12\]

\[2x + y \leq 12\]

\[x + \frac{5}{4}y \geq 5\]

He makes a profit of Rs 6.00 on item A and Rs 4.00 on item B.
Profit made by him in producing x items of A and y items of B is 6x + 4y.
Total profit Z = \[6x + 4y\] which is to be maximised
Thus, the mathematical formulat​ion of the given linear programmimg problem is 
Max Z =\[6x + 4y\] subject to

\[x + 2y \leq 12\]
\[2x + y \leq 12\]
\[x + \frac{5}{4}y \geq 5\]

\[x, y \geq 0\]

First we will convert inequations into equations as follows :
x + 2y = 12, 2x + y = 12,

\[x + \frac{5}{4}y = 5\] , x = 0 and y = 0

Region represented by x + 2y ≤ 12:
The line x + 2y = 12 meets the coordinate axes at A1(12, 0) and B1(0, 6) respectively. By joining these points we obtain the line x + 2y = 12.Clearly (0,0) satisfies the x + 2y = 12. So, the region which contains the origin represents the solution set of the inequation x + 2y ≤ 12.
Region represented by 2x + y ≤ 12:
The line 2x + y = 12 meets the coordinate axes at C1(6, 0) and D1(0, 12) respectively. By joining these points we obtain the line 2x + y = 12. Clearly (0,0) satisfies the inequation 2x + y ≤ 12. So,the region which contains the origin represents the solution set of the inequation 2x + y ≤ 12.
Region represented by \[x + \frac{5}{4}y = 5\]
The line \[x + \frac{5}{4}y = 5\] meets the coordinate axes at E1(5, 0) and F1(0, 4) respectively. By joining these points we obtain the line
\[x + \frac{5}{4}y = 5\].  Clearly (0,0) does not satisfies the inequation
\[x + \frac{5}{4}y \geq 5\]  So , the Region represented by x ≥ 0 and y ≥ 0:
Since, every point in the first quadrant satisfies these inequations. So,the region which does not contains the origin represents the solution set of the inequation \[x + \frac{5}{4}y \geq 5\] 
region represented by the inequations x ≥ 0, and ≥ 0.
The feasible region determined by the system of constraints x + 2y ≤ 12, 2x + y ≤ 12,
\[x + \frac{5}{4}y \geq 5\] , x ≥ 0, and y ≥ 0 are as follows.

The corner points are B1(0, 6), G1(4, 4), C1(6, 0), E1(5, 0) and F1(0, 4).

The values of Z at these corner points are as follows
 
Corner point Z = 6x + 4y
B1 24
G1 40
C1 36
E1 30
F1 16

The maximum value of Z is 40 which is attained at G1(4, 4).

Thus, the maximum profit is Rs 40 obtained when 4 units each of item A and B are manufactured.
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 29: Linear programming - Exercise 30.4 [पृष्ठ ५०]

APPEARS IN

आर.डी. शर्मा Mathematics Volume 1 and 2 [English] Class 12
अध्याय 29 Linear programming
Exercise 30.4 | Q 2 | पृष्ठ ५०

वीडियो ट्यूटोरियलVIEW ALL [1]

संबंधित प्रश्न

Solve the following L.P.P. graphically: 

Minimise Z = 5x + 10y

Subject to x + 2y ≤ 120

Constraints x + y ≥ 60

x – 2y ≥ 0 and x, y ≥ 0


In order to supplement daily diet, a person wishes to take X and Y tablets. The contents (in milligrams per tablet) of iron, calcium and vitamins in X and Y are given as below :

Tablets  Iron Calcium Vitamin
x 6 3 2
y 2 3 4

The person needs to supplement at least 18 milligrams of iron, 21 milligrams of calcium and 16 milligrams of vitamins. The price of each tablet of X and Y is Rs 2 and Rs 1 respectively. How many tablets of each type should the person take in order to satisfy the above requirement at the minimum cost? Make an LPP and solve graphically.


Maximize Z = 5x + 3y
Subject to

\[3x + 5y \leq 15\]
\[5x + 2y \leq 10\]
\[ x, y \geq 0\]


Minimize Z = x − 5y + 20
Subject to

\[x - y \geq 0\]
\[ - x + 2y \geq 2\]
\[ x \geq 3\]
\[ y \leq 4\]
\[ x, y \geq 0\]


Minimize Z = 3x1 + 5x2
Subject to

\[x_1 + 3 x_2 \geq 3\]
\[ x_1 + x_2 \geq 2\]
\[ x_1 , x_2 \geq 0\]

 


Maximize Z = x + y
Subject to

\[- 2x + y \leq 1\]
\[ x \leq 2\]
\[ x + y \leq 3\]
\[ x, y \geq 0\]


Solved the following linear programming problem graphically:
Maximize Z = 60x + 15y
Subject to constraints

\[x + y \leq 50\]
\[3x + y \leq 90\]
\[ x, y \geq 0\]


Find graphically, the maximum value of Z = 2x + 5y, subject to constraints given below:

2x + 4y ≤ 8

3x + y ≤ 6

x + y ≤ 4 

x ≥ 0, y ≥ 0   


A diet for a sick person must contain at least 4000 units of vitamins, 50 units of minerals and 1400 of calories. Two foods A and B, are available at a cost of Rs 4 and Rs 3 per unit respectively. If one unit of A contains 200 units of vitamin, 1 unit of mineral and 40 calories and one unit of food B contains 100 units of vitamin, 2 units of minerals and 40 calories, find what combination of foods should be used to have the least cost?


A diet is to contain at least 80 units of vitamin A and 100 units of minerals. Two foods F1and F2 are available. Food F1 costs Rs 4 per unit and F2 costs Rs 6 per unit one unit of food F1 contains 3 units of vitamin A and 4 units of minerals. One unit of food F2contains 6 units of vitamin A and 3 units of minerals. Formulate this as a linear programming problem and find graphically the minimum cost for diet that consists of mixture of these foods and also meets the mineral nutritional requirements


A manufacturer makes two types A and B of tea-cups. Three machines are needed for the manufacture and the time in minutes required for each cup on the machines is given below:

  Machines
I II III
A
B
12
6
18
0
6
9

Each machine is available for a maximum of 6 hours per day. If the profit on each cup A is 75 paise and that on each cup B is 50 paise, show that 15 tea-cups of type A and 30 of type B should be manufactured in a day to get the maximum profit.


A firm manufacturing two types of electric items, A and B, can make a profit of Rs 20 per unit of A and Rs 30 per unit of B. Each unit of A requires 3 motors and 4 transformers and each unit of B requires 2 motors and 4 transformers. The total supply of these per month is restricted to 210 motors and 300 transformers. Type B is an export model requiring a voltage stabilizer which has a supply restricted to 65 units per month. Formulate the linear programing problem for maximum profit and solve it graphically.


A factory uses three different resources for the manufacture of two different products, 20 units of the resources A, 12 units of B and 16 units of C being available. 1 unit of the first product requires 2, 2 and 4 units of the respective resources and 1 unit of the second product requires 4, 2 and 0 units of respective resources. It is known that the first product gives a profit of 2 monetary units per unit and the second 3. Formulate the linear programming problem. How many units of each product should be manufactured for maximizing the profit? Solve it graphically.


A firm manufactures headache pills in two sizes A and B. Size A contains 2 grains of aspirin, 5 grains of bicarbonate and 1 grain of codeine; size B contains 1 grain of aspirin, 8 grains of bicarbonate and 66 grains of codeine. It has been found by users that it requires at least 12 grains of aspirin, 7.4 grains of bicarbonate and 24 grains of codeine for providing immediate effects. Determine graphically the least number of pills a patient should have to get immediate relief. Determine also the quantity of codeine consumed by patient.


Anil wants to invest at most Rs 12000 in Saving Certificates and National Saving Bonds. According to rules, he has to invest at least Rs 2000 in Saving Certificates and at least Rs 4000 in National Saving Bonds. If the rate of interest on saving certificate is 8% per annum and the rate of interest on National Saving Bond is 10% per annum, how much money should he invest to earn maximum yearly income? Find also his maximum yearly income.


A man owns a field of area 1000 sq.m. He wants to plant fruit trees in it. He has a sum of Rs 1400 to purchase young trees. He has the choice of two types of trees. Type A requires 10 sq.m of ground per tree and costs Rs 20 per tree and type B requires 20 sq.m of ground per tree and costs Rs 25 per tree. When fully grown, type A produces an average of 20 kg of fruit which can be sold at a profit of Rs 2.00 per kg and type B produces an average of 40 kg of fruit which can be sold at a profit of Rs. 1.50 per kg. How many of each type should be planted to achieve maximum profit when the trees are fully grown? What is the maximum profit?


If a young man drives his vehicle at 25 km/hr, he has to spend ₹2 per km on petrol. If he drives it at a faster speed of 40 km/hr, the petrol cost increases to ₹5 per km. He has ₹100 to spend on petrol and travel within one hour. Express this as an LPP and solve the same.  


An aeroplane can carry a maximum of 200 passengers. A profit of ₹1000 is made on each executive class ticket and a profit of ₹600 is made on each economy class ticket. The airline reserves atleast 20 seats for executive class. However, atleast 4 times as many passengers prefer to travel by economy class than by the executive class. Determine how many tickets of each type must be sold in order to maximise the profit of the airline. What is the maximum profit?


A company manufactures two types of novelty souvenirs made of plywood. Souvenirs of type A
require 5 minutes each for cutting and 10 minutes each for assembling. Souvenirs of type B require 8 minutes each for cutting and 8 minutes each for assembling. There are 3 hours and 20 minutes available  for cutting and 4 hours available for assembling. The profit is Rs. 50 each for type A and Rs. 60 each  for type B souvenirs. How many souvenirs of each type should the company manufacture in order to  maximize profit? Formulate the above LPP and solve it graphically and also find the maximum profit. 


Sketch the graph of inequation x ≥ 5y in xoy co-ordinate system


The minimum value of z = 10x + 25y subject to 0 ≤ x ≤ 3, 0 ≤ y ≤ 3, x + y ≥ 5 is ______.


Area of the region bounded by y = cos x, x = 0, x = π and X-axis is ______ sq.units.


The maximum value of Z = 5x + 4y, Subject to y ≤ 2x, x ≤ 2y, x + y ≤ 3, x ≥ 0, y ≥ 0 is ______.


For the function z = 19x + 9y to be maximum under the constraints 2x + 3y ≤ 134, x + 5y ≤ 200, x ≥ 0, y ≥ 0; the values of x and y are ______.


For the LPP, maximize z = x + 4y subject to the constraints x + 2y ≤ 2, x + 2y ≥ 8, x, y ≥ 0 ______.


The maximum of z = 5x + 2y, subject to the constraints x + y ≤ 7, x + 2y ≤ 10, x, y ≥ 0 is ______.


Maximise and Minimise Z = 3x – 4y subject to x – 2y ≤ 0, – 3x + y ≤ 4, x – y ≤ 6, x, y ≥ 0


Corner points of the feasible region determined by the system of linear constraints are (0, 3), (1, 1) and (3, 0). Let Z = px + qy, where p, q > 0. Condition on p and q so that the minimum of Z occurs at (3, 0) and (1, 1) is ______.


A set of values of decision variables which satisfies the linear constraints and nn-negativity conditions of an L.P.P. is called its ____________.


Let R be the feasible region (convex polygon) for a linear programming problem and let Z = ax + by be the objective function. When Z has an optimal value (maximum or minimum), where the variables x and y are subject to constraints described by linear inequalities,


A feasible solution to a linear programming problem


The feasible region (shaded) for a L.P.P is shown in the figure. The maximum Z = 5x + 7y is ____________.


Which of the statements describe the solution set for `-2(x + 8) = - 2x + 20`?


Any point in the feasible region that gives the optional value (maximum or minimum) of the objective function is called:-


What does the Extreme Point Theorem state about the optimum solution of an LPP, if it exists?


If two corner points give the same optimum value, which points are also optimal?


What is the result if no feasible region exists?


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×