Linear Programming MCQ Quiz in मल्याळम - Objective Question with Answer for Linear Programming - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക
Last updated on Apr 4, 2025
Latest Linear Programming MCQ Objective Questions
Top Linear Programming MCQ Objective Questions
Linear Programming Question 1:
In case of solution of a two variable linear programming problem by graphical method one constraint line come parallel to the objective function line. Which one of the following is correct?
Answer (Detailed Solution Below)
Linear Programming Question 1 Detailed Solution
Explanation:
There are special cases in Linear programming problems solved by the graphical method.
i) Infinite or Multi–optimum solution: If the slope of the objective function becomes equal to one of the constraints then infinite no. of solution will exist.
ii) No solution or infeasible solution: In some conditions, a constraint may be inconsistent in such a manner that it is not possible to find a common feasible point that satisfies all the constants then there is no solution to such a problem.
iii) Unbounded solution: In some conditions, constraints are inconsistent in such a manner that the greatest value of objective function goes up to infinite. It simply means that a common feasible region is not bounded by the limit on the constraints.
Linear Programming Question 2:
Simplex method of solving linear programming problem uses
Answer (Detailed Solution Below)
Linear Programming Question 2 Detailed Solution
Explanation:
Simplex method:
- The simplex method is the most popular method used for the solution of Linear Programming Problems (LPP).
- The Simplex method is a search procedure that shifts through the set of basic feasible solutions, one at a time until the optimal basic feasible solution is identified.
- It can be used for two or more variables as well (always advisable for more than two variables to avoid lengthy graphical procedure).
- The simplex method is not used to examine all the feasible solutions.
- It deals only with a small and unique set of feasible solutions, the set of vertex points (i.e. extreme points/corner points) of the convex feasible space that contain the optimal solution.
- All the resource values or constraints should be non-negative.
- All the inequalities of the constraint should be converted to equalities with the help of slack or surplus variables.
Linear Programming Question 3:
Which one of the following is true in case of simplex method of linear programming?
Answer (Detailed Solution Below)
Linear Programming Question 3 Detailed Solution
Explanation:
Simplex method is a step by step procedure in which we proceed in a systematic manner from an initial feasible solution with an improvement in every iteration until we reach optimum solution.
i) All the resource value or constraints should be non negative.
ii) All the inequalities of the constraint should be converted to equalities with the help of slack or surplus variables.
iii) It can be used for two or more variables as well
Linear Programming Question 4:
Simplex problem is considered as infeasible when
Answer (Detailed Solution Below)
Linear Programming Question 4 Detailed Solution
Explanation:
Simplex Method:
- Simplex Method is a standard technique of solving linear programming problems for an optimized solution, typically involving a function and several constraints expressed as inequalities.
- The inequalities define a polygonal region and the solution is typically at one of the verticles.
Some Special Conditions of the Simplex Method:
1. Unbounded Solution: In the simplex method, if in the pivot column all the entries are negative or zero when choosing to leave the variable then the solution is unbounded.
2. Infeasible Solution: In the simplex method, if artificial variables are present in the basis, then the solution obtained is infeasible.
3. Degenerated Solution: In the simplex method, if some of the values in the constant column are zero, then the solution becomes degenerated.
4. Multiple Solution: In the simplex method, if the non-basic variable in the final simplex table showing the optimal solution to a problem, has a net zero contribution, then the condition of multiple optimal solutions arises.
Linear Programming Question 5:
Max z = x1 + x2 subject to constraints:
x1 + x2 ≤ 1
-3x1 + x2 ≥ 3
x1, x2 ≥ 0
For the above LPP, the solution is
Answer (Detailed Solution Below)
Linear Programming Question 5 Detailed Solution
Concept:
Draw the constraints to find the feasible region:
- To draw the inequalities, first, draw the equation form of the inequalities.
- Now check the region which we have to choose depending on the sign of inequality.
- To check which region we need to choose put (0,0) in both the inequality. and check whether this inequality is satisfying or not.
- If it is satisfying the inequality then take the region containing (0,0) else the opposite side of (0,0).
Calculation:
Given:
The equations are plotted in the graph
As it is clear from graph that there is no point (x1, x2) which can lie in both regions, so there is no solution or infeasible solution.
Linear Programming Question 6:
Consider the given problem:
5x + y ≤ 100 ... (1)
x + y ≤ 60 ... (2)
x ≥ 0 ... (3)
y ≥ 0 ... (4)
If we solve the above linear equations by the graphical method of Linear Programming, then the following point ____ will not form the the boundary of the feasible region.
Answer (Detailed Solution Below)
Linear Programming Question 6 Detailed Solution
Explanation:
After equating each constraint to zero (0) we get the equations of lines on cartesian coordinate.
On comparing the inequality with (0,0) and shading the common area we get the feasible region as follows,
Hence we can easily conclude that point (60,0) and (0,100) are outside the feasible region.
Additional Information
Points outside the feasible region do not contribute to the objective function.
Linear Programming Question 7:
For the following LPP -
Max. Z = -0.1 x1 + 0.5 x2
2x1 + 5x2 ≤ 80
x1 + x2 ≤ 20
x1, x2 ≥ 0
to get the optimum solution, the values of x1, x2 are -
Answer (Detailed Solution Below)
Linear Programming Question 7 Detailed Solution
Concept:
Convert the inequality constraints into equations and find the common points of the bounded region.
Calculations:
Given, LPP:
Max. Z = -0.1 x1 + 0.5 x2
2x1 + 5x2 ≤ 80
x1 + x2 ≤ 20
x1, x2 ≥ 0
Convert the inequality constraints into equations, we have
2x1 + 5x2 = 80
x1 + x2 = 20
2x1 + 5x2 = 80 passes through the point (0, 16) and (40, 0)
x1 + x2 = 20 passes through the point (0, 20) and (20, 0).
Now, the co ordinates of the point A = (0, 16), B = (20, 0) and C =
Corner Point | Coordinate of point | value of Z |
A | (0, 16) | 8 |
B | (20, 0) | -2 |
C | 6.066 |
Here, maximum value occurs at (0, 16)
For given
Max. Z = -0.1 x1 + 0.5 x2
2x1 + 5x2 ≤ 80
x1 + x2 ≤ 20
x1, x2 ≥ 0
to get the optimum solution, the values of x1, x2 are (0, 16)
Linear Programming Question 8:
In an assignment problem of size 6 × 6, the total number of decision variables in the objective function is:
Answer (Detailed Solution Below)
Linear Programming Question 8 Detailed Solution
Concept:
In an assignment problem of size n × n, number of decision variables is n2.
Calculation:
Given:
n = 6
The given problem will have n2 = 36 decision variables.
Linear Programming Question 9:
In a transportation problem there are four supply and five demand centres. The total quantity of supply available is greater than total demand. The number of allocations without degeneracy during an iteration is
Answer (Detailed Solution Below)
Linear Programming Question 9 Detailed Solution
Concept:
In a transportation problem, the number of allocations required without degeneracy can be determined using a specific formula.
A transportation problem with m" id="MathJax-Element-23-Frame" role="presentation" style="position: relative;" tabindex="0">
Calculation:
Given:
Number of supply centers,
Number of demand centers,
The formula for non-degenerate allocations is,
Applying the formula:
m+n−1=4+5−1=8m+n−1=4+5−1=8" id="MathJax-Element-26-Frame" role="presentation" style="text-align: center; position: relative;" tabindex="0">
Conclusion:
The number of allocations without degeneracy during an iteration is: 8
The correct answer is:
Linear Programming Question 10:
Consider a linear programming problem with two variables and two constraints. The objective function is x + 3y. The shaded region is representing the feasible region in the given graph. At which point(s) is the objective function will have the maximum?
Answer (Detailed Solution Below)
Linear Programming Question 10 Detailed Solution
Concept:
- The corner points of the feasible region are the points for which we need to check the value of the objective function.
- The maximum value of the objective function for these corner points of the feasible region will be the optimal feasible point(s).
Calculation:
Given: The shaded infeasible region is given to us.
- The corner points of the feasible region are:
C(15, 15), B(5, 5), M(10, 0) and N(60, 0)
- There is no change in corner points occurs due to extra constraints.
Corner Points of feasible region | Z |
C(15, 15) | 60 |
B(5, 5) | 20 |
M(10,0) | 10 |
N(60, 0) | 60 |
- The maximum value of x + 3y will occur at two points C and N.
- Now check whether there is a possibility of multiple solutions. For that join the points C and N. If the points C and N are lying at the same line segment CN so for all the points on that line segment CN, the value of the objective function will be a maximum of 60.
- Since corner points C and N are lying on the same line segment CN so , at every point on the line segment CN, we will get the maximum value of the objective function.
- So, the correct answer is option 4.