Content Writer
Linear programming is a method used in mathematical optimization to determine the best outcome in a system modeled as a linear equation. It is used in a variety of fields, including business, engineering, and economics, to optimize resource allocation and make decisions based on constraints and objectives. The goal of linear programming is to find the maximum or minimum value of an objective function, subject to constraints represented as linear equations or inequalities.
Read more: Optimization
Ques. What are the Graphical method, simplex method and transportation method concerned with?
- value analysis
- queuing theory
- linear programming
- break even analysis
Click here for the answer
Ans. (3) linear programming
Explanation: The Graphical Method, Simplex Method, and Transportation Method are optimization techniques for linear programming problems. Graphical Method visualizes the feasible region and objective function on a graph to find optimal solutions. Simplex Method uses algebraic operations to iteratively find the optimal solution. Transportation Method is used to allocate resources efficiently from sources to destinations.
Ques. Simplex problem is considered as infeasible when
- All the variables in entering column are negative
- Variable in the basis are negative
- Artificial variable is present in basis
- Pivotal value is negative
Click here for the answer
Ans. (3) Artificial variable is present in basis
Explanation: A Simplex problem is considered infeasible when there is no solution that satisfies all the constraints of the problem. This can occur when the constraints are conflicting and cannot be simultaneously satisfied, or when there is no solution that satisfies the non-negativity constraints (i.e., all variables must be non-negative). In this case, the simplex algorithm will not be able to find a feasible solution and will terminate with an infeasibility message.
Ques. In linear programming problems when does feasibility change ?
- Change in objective functions coefficient
- Change in right hand side of feasible region
- Addition of new variable
- Feasibility doesn’t change
Click here for the answer
Ans. (2) Change in right hand side of feasible region
Explanation: Linear programming feasibility is if a solution meets all restrictions. Feasible problems have solutions. Infeasibility occurs when no solution meets all requirements.
Changes in limitations or objective function can affect feasibility. If a new requirement makes it impossible to develop a solution that meets all constraints, the problem becomes infeasible. However, removing a constraint may make the challenge doable.
Changing the objective function might also affect feasibility. The task is viable if the new objective function solves all restrictions. The task becomes infeasible if the new objective function yields a solution that violates all restrictions.
Read more:
Relevant Concepts | ||
---|---|---|
Analytical Geometry | Function Notation Formula | Real Valued Functions |
Polynomial Functions | Cardioid | Matrix Multiplication |
Ques. In a transportation problem with 4 supply points and 5 demand points, how many constraints are required in its formulation?
- 20
- 1
- 0
- 9
Click here for the answer
Ans. (4) 9
Explanation: In a transportation problem with m supply points and n demand points
Number of constraints = m + n
Number of variables = m × n
Number of equations = m + n - 1
Calculation:
Given:
m = 4, n = 5
Number of constraints = m + n = 4 + 5 = 9
Ques. If the ith constraint of a primal (maximization) is equality, then the dual (minimisation) variable ‘yi’ is:
- ≥ 0
- ≤ 0
- Unrestricted in sign
- None of the above
Click here for the answer
Ans. (3) Unrestricted in sign
Explanation:
- For every linear programming problem, there is a unique related linear programming problem with the same data that describes and solves the original problem.
- In Duality, the goal is to find a Transpose matrix of the Primal problem that was given to us at the start.
- It is done by switching the order of the rows and columns. The answer to both problems will be the same in the end.
Primal (Maximization) | Dual ( Minimisation) |
---|---|
ith constraint ≤ | ith variable ≥ 0 |
ith constraint ≥ | ith variable ≤ 0 |
ith constraint = | jth variable unrestricted |
jth variable ≥ 0 | jth constraint ≥ |
jth variable ≤ 0 | jth constraint ≤ |
jth variable unrestricted | jth constraint = |
Ques. Vogel’s approximation method is connected with
- Assignment problem
- Inventory problem
- Transportation problem
- PERT
Click here for the answer
Ans. (3) Transportation problem
Explanation: VAM solves transportation challenges. Penalty cost determines the initial possible transportation problem solution in this iterative procedure.
VAM finds a plausible transportation problem solution, which can be enhanced utilizing the northwest corner rule, minimal cost technique, or stepping stone method. The approach assigns penalty charges to each unused transportation table cell and fills the cell with the lowest penalty cost.
VAM is beneficial for transportation problems with many supply and demand points or complicated pricing comparisons. The northwest corner rule and minimum cost approach can be replaced by the easy-to-implement method.
Vogel's Approximation Method solves transportation difficulties by finding an initial workable solution.
Ques. Consider the given problem:
5x + y ≤ 100 ... (1)
x + y ≤ 60 ... (2)
x ≥ 0 ... (3)
y ≥ 0 ... (4)
- (60, 0)
- (20, 0)
- (0, 60)
- (10, 50)
Click here for the answer
Ans. (1) (60, 0)
Explanation: After setting each constraint to zero, we get the equations of lines on cartesian coordinates.
When we compare the inequality with (0,0) and shade the common area, we get the following for the feasible region:
Ques. In the Simplex method if in pivot column all the entries are negative or zero when choosing leaving variable then
- Solution is Degenerate
- Solution is infeasible
- Alternative optima
- Unbounded
Click here for the answer
Ans. (4) Unbounded
Explanation: The mathematical optimization technique Simplex solves linear programming issues. The algorithm iteratively determines the optimal solution by picking a pivot column (the column with the largest negative value in the objective function row) and a pivot row (the row with the smallest positive ratio of the right-hand side value to the pivot column entry). The pivot element updates the tableau, a matrix representation of the linear programming problem.
The Simplex algorithm cannot discover a solution if all pivot column entries are negative or zero. Two scenarios:
- All pivot column items are negative: If all items in the pivot column are negative, the ratio will be negative or zero regardless of the pivot row. No suitable Simplex solution can be discovered.
- The pivot column is empty: If the pivot column has zero entries, the objective function is flat and the algorithm cannot determine which direction to travel to enhance the result. This solution is unbounded or infeasible. More testing is needed to decide.
The Simplex technique terminates and cannot find a feasible solution in either scenario. The problem may require a different optimization algorithm or approach.
Read more:
Relevant Concepts | ||
---|---|---|
Determinants & Matrices | Orthogonal Matrix | Infinite Solutions |
Modulus Function | Graph Theory | Least Square Method |
Ques. In an Linear programming problem, the restrictions or limitations under which the objective function is to be optimized are called
- Constraints
- Objective function
- Decision variables
- None of the above
Click here for the answer
Ans. (1) Constraints
Explanation:
Objective function:
- Objective functions are linear functions of two or more variables that must be minimized or minimized under specific constraints.
- Decision variables are objective function variables.
Constraints:
- Linear constraints limit variables in a linear programming problem.
- The ultimate objective function solution must satisfy these limitations.
Ques. Region represented by x ≥ 0, y ≥ 0 is:
- first quadrant
- second quadrant
- third quadrant
- fourth quadrant
Click here for the answer
Ans. (1) first quadrant
Explanation: The region represented by x ≥ 0 and y ≥ 0 is the non-negative quadrant of the Cartesian plane. It is a region in which both x and y are greater than or equal to zero. This region is also referred to as the first quadrant. The non-negative quadrant is a commonly used region in linear programming problems as it represents the feasible region in which the variables must be non-negative.
Ques. The objective function of a linear programming problem is
- a constraint
- function to be optimized
- A relation between the variables
- None of these
Click here for the answer
Ans. (2) function to be optimized
Explanation: Optimization problem's mathematical purpose. The objective function incorporates numerous variables and coefficients to reflect the decision-goal. In a production context, the aim function may be to maximize profit or minimize cost, taking into consideration resources used, input prices, and product prices. The variable values that optimize the objective function within the limitations of the linear programming problem are the solution.
Ques. The linear inequalities or equations or restrictions on the variables of a linear programming problem are called:
- Constraint
- Decision variables
- Objective function
- None of the above
Click here for the answer
Ans. (1) Constraint
Explanation: A linear programming problem's constraints limit the variables and set the conditions for a feasible solution. Linear inequalities or equations limit the optimization problem's variables' values. In production, restrictions may include resource limits, output levels, and quality control. An optimal linear programming solution must meet all requirements.
Ques. A set of values of decision variables that satisfies the linear constraints and non-negativity conditions of an L.P.P. is called its:
- Unbounded solution
- Optimum solution
- Feasible solution
- None of these
Click here for the answer
Ans. (3) Feasible solution
Explanation: A feasible solution in linear programming is:
- A set of values for the decision variables in the problem.
- Satisfies all the constraints in the problem.
- Meets the non-negativity condition, which requires that the values of the decision variables be greater than or equal to zero, unless otherwise specified.
- A valid solution, but not necessarily the optimal solution.
- The starting point for finding the optimal solution, which optimizes the objective function.
Ques. The maximum value of Z = 3x + 4y subjected to constraints x + y ≤ 4, x ≥ 0 and y ≥ 0 is:
- 12
- 14
- 16
- None of the above
Click here for the answer
Ans. (3) 16
Explanation: To find the maximum value of Z = 3x + 4y subject to the constraints x + y ≤ 4, x ≥ 0 and y ≥ 0, you can use the simplex method or graphical method of linear programming.
Using the graphical method, you can plot the constraints as lines in a two-dimensional plane and find the feasible region, which is the set of points that satisfies all the constraints. The feasible region for this problem is a triangle, and the maximum value of Z = 3x + 4y will occur at the vertex of the feasible region that has the highest value of Z.
After finding the feasible region, you can calculate the value of Z for each vertex and select the one with the maximum value. In this case, the maximum value of Z is 12, and it occurs when x = 0 and y = 4.
So, the maximum value of Z = 3x + 4y subject to the constraints x + y ≤ 4, x ≥ 0 and y ≥ 0 is 12.
Ques. Maximize Z = 3x + 5y, subject to constraints: x + 4y ≤ 24, 3x + y ≤ 21, x + y ≤ 9, x ≥ 0, y ≥ 0
- 20 at (1, 0)
- 30 at (0, 6)
- 37 at (4, 5)
- 33 at (6, 3)
Click here for the answer
Ans. (3) 37 at (4, 5)
Explanation: To maximize: z = 3x + 5y
Given subject to,
x + 4 ≤ 24
3x + y ≤ 21
x + y ≤ 9, x ≥ 0, y ≥ 0
Consider,
x + 4y = 24 …(1)
3x + y = 21 …(2)
x + y = 9 …(3)
On solving equation (1) and (2), we get
y = 51/11
Form equation (1),
x = 60/11
Therefore, (x,y) = (60/11, 51/11)
And z = 3x + 5y = 435/11 = 39.54
Now,
On solving equation (2) and (3), we get
x = 6
From equation (3),
y = 3
Therefore, (x,y) = (6,3)
And z = 3x + 5y = 33
Now,
On solving equation (1) and (3), we get
y = 5
From equation (3),
x = 4
Therefore, (x,y) = (4,5)
And z = 3x + 5y = 37
For Latest Updates on Upcoming Board Exams, Click Here: https://t.me/class_10_12_board_updates
Check out:
Comments