QB104741
QB104741
QB104741
can be sold in any combination. Formulate the problem as a LPP so as to maximize the
profit
Maximize z =40x1 +30x2
Subject tot the constraints:
3x1 + x2 ≤ 30,000
x1 ≤ 8000
x2 ≤ 12000
x1 ,x2≥ 0
8. What is feasibility region? (MAY ’08)
Collections of all feasible solutions are called a feasible set or region of an optimization
model. Or A region in which all the constraints are satisfied is called feasible region.
9. What is feasibility region in an LP problem? Is ti necessary that it should always be a
convex set?
A region in which all the constraints are satisfied is called feasible region. The feasible
region of an LPP is always convex set.
10. Define solution
A set of variables x1,x2….xn which satisfies the constraints of LPP is called a solution.
11. Define feasible solution? (MAY ’07)
Any solution to a LPP which satisfies the non negativity restrictions of LPP’s called the feasible
solution
12. Define optimal solution of LPP. (MAY ’09)
Any feasible solution which optimizes the objective function of the LPP’s called the
optimal solution
optimal solutions.
18. What is slack variable?
If the constraint as general LPP be <= type then a non negative variable is introduced to
convert the inequalities into equalities are called slack variables. The values of these variables
are interpretedas the amount of unused resources.
19. What are surplus variables?
If the constraint as general LPP be >= type then a non negative
is introduced to convert the inequalities into equalities are called the surplus variables.
20. Define Basic solution?
Given a system of m linear equations with n variables(m<n).The solution obtained by
setting (n-m) variables equal to zero and solving for the remaining m variables is called a basic
solution.
26. How do you identify that LPP has no solution in a two phase method?
If all Zj – Cj ≤ 0 & then atleast one artificial variable appears in the optimum basis at non
zero level the LPP does not possess any solution.
27. What do you understand by degeneracy?
The concept of obtaining a degenerate basic feasible solution in LPP is known as
degeneracy. This may occur in the initial stage when atleast one basic variable is zero in the
initial basic feasible solution.
28. Write the standard form of LPP in the matrix notation?
In matrix notation the canonical form of LPP can be expressed as
Maximize Z = CX(obj fn.)
Sub to AX <= b(constraints) and X >= 0 (non negative restrictions)
Where C = (C1,C2,…..Cn),
. . .
am1 am2…. amn xn bn
29. Define basic variable and non-basic variable in linear programming.
A basic solution to the set of constraints is a solution obtained by setting any n variables
equal to zero and solving for remaining m variables not equal to zero. Such m variables are
called basic variables and remaining n zero variables are called non-basic variables.
30.Solve the following LP problem by graphical method. (MAY ’08)
Maximize z =6x1 +4x2 Subject tot the constraints:
x1 + x2 ≤ 5
x 2≥ 8
x1 ,x2≥ 0
31. Define unrestricted variable and artificial variable. (NOV ’07)
Unrestricted Variable :A variable is unrestricted if it is allowed to take on positive,
negative or zero values
Artificial variable :One type of variable introduced in a linear program model in order to
find an initial basic feasible solution; an artificial variable is used for equality constraints
and for greater-than or equal inequality constraints
PART – B
X1 - X2 ≤ 2
X1 - 2X2 ≤ 1 and
X1, X2 ≥ 0.
12. Solve the LPP by
graphical Method.
Maximize
Z = 3X1 +
5X2
Subject
to the
constraint
s
-3X1 +4 X2 ≤ 12
2X1 - X2 ≥ -2
2X1 + 3X2 ≥ 12
X1 ≤ 4
X2 ≥ 2 and X1, X2 ≥ 0.
13.
Solve by
graphica
lly
Maximize
Z = 6X1 +
4X2
Subject
to the
constraint
s
X1 + X2 ≤ 5
X2 ≥ 8
X1, X2 ≥ 0.
14.
Solve
by
graphica
lly
Maximize Z = 100X1 + 40X2
Subject
to the
constraint
s
5X1 + 2X2 ≤ 1000
3X1 + 2X2 ≤ 900
CS6704/RMT UNIT 1 Page 7
SRI VIDYA COLLEGE OF ENGINEERING AND TECHNOLOGY,VIRUDHUNAGAR
QUESTION BANK
X1 + 2X2 ≤ 500
X1, X2 ≥ 0
15. A company produces refrigerator in Unit I and heater in Unit II. The two
products are produced and sold on a weekly basis. The weekly production
cannot exceed 25 in unit I and 36 in Unit II, due to constraints 60 workers are
employed. A refrigerator requires 2 man week of labour, while a heater
requires 1 man week of labour, the profit available is Rs. 600 per refrigerator
and Rs. 400 per heater. Formulate the LPP problem.
16. A firm manufactures two types of products A and B and sells them at profit
of Rs 2 on type
A and Rs 3 on type B. Each product is processed on two machines M1 and
M2.Type A requires
1 minute of processing time on M1 and 2 minutes on M2 Type B requires 1
minute of processing time on M1 and 1 minute on M2. Machine M1 is available
for not more than 6 hours 40 minutes while machine M2 is available for 10 hours
during any working day. Formulate the problem as a LPP so as to maximize the
profit.
17. A company sells two different products A and B , making a profit of Rs.40
and Rs. 30 per unit on them, respectively. They are produced in a common
production process and are sold in two different markets, the production process
has a total capacity of 30,000 man-hours. It takes three hours to produce a unit of
A and one hour to produce a unit of B. The market has been surveyed and
company official feel that the maximum number of units of A that can be sold
is
8,000 units and that of B is 12,000 units. Subject to these limitations, products
can be sold in any combination. Formulate the problem as a LPP so as to
maximize the profit