Mechanical Engineering Exam  >  Mechanical Engineering Notes  >  Industrial Engineering  >  GATE Past Year Questions: Linear Programming

GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering PDF Download

Q1: At the current basic feasible solution (bfs) GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering the simplex method yields the following form of a linear programming problem in standard form.  
GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical EngineeringHere the objective function is written as a function of the non-basic variables. If the simplex method moves to the adjacent bfs  GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering that best improves the objective function, which of the following represents the objective function at v1, assuming that the objective function is written in the same matter as above?  [GATE ME 2024]
(a) z = −4 − 5x1 + 2x3
(b) z = −3 + x5 − 2x2
(c) z = −4 − 5x1 − 2x4
(d) z = −6 − 5x1 + 2x3
Ans:
(a)
z = -x₁ - 2x₂  ...(A)
x₃ = 2 + 2x₁ - x₂  ...(i)
x₄ = 7 + x₁ - 2x₂  ...(ii)
x₅ = 3 - x  ...(iii)
and x₁, x₂, x₃, x₄, x₅ ≥ 0
From eq. (i):
x₂ = 2 + 2x₁ - x₃
Putting this value in the objective function eq. (A):
z = -x₁ - 2(2 + 2x₁ - x₃)
z = -4 - 5x₁ + 2x₃
From equation (ii):
x₁ = x₄ + 2x₂ − 7
Substitute this value in equation (A):
z = − (x₄ + 2x₂ − 7) − 2x₂
= 7 − 4x₂ − x₄
From equation (iii):
x₁ = 3 − x₅
Substitute this value in equation (A):
z = − (3 − x₅) − 2x₂
= x₅ − 3 − 2x₂
(A) and (B) both are correct but question type is mcq so go for option (A).

Q1: Which one of the options given represents the feasible region of the linear programming model:  [GATE ME 2023]
GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering

GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering(a) Region P
(b) Region Q
(c) Region R
(d) Region S
Ans:
(b)
x₁ = 45  ... (i)
x₂ = 50  ... (ii)
10x₁ + 10x₂ = 600
or x₁ + x₂ = 60  ... (iii)
25x₁ + 5x₂ = 750
or 5x₁ + x₂ = 150  ... (iv)
By drawing the curve, we get 3 values of x₁ and x₂ as (10, 50), (20, 50), (22.5, 37.5).
So, Zmax = 45x₁ + 60x₂ for (10, 50)
Zmax = 45 × 10 + 60 × 50 = 4450
For (20, 50)
Zmax = 45 × 20 + 50 × 60 = 3900
For (22.5, 37.5)
Zmax = 45 × 22.5 + 60 × 37.5 = 3262.5
So, Zmax = 3900 for (x₁, x₂) = (20, 50)

Q1: A manufacturing unit produces two products P1 and P2. For each piece of P1 an P2, the table below provides quantities of materials M1, M2, and M3 required, and also the profit earned. The maximum quantity available per day for M1, M2 and M3 is also provided. The maximum possible profit per day is Rs __________.  [GATE ME 2022 SET-2]
GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering(a) 5000
(b) 4000
(c) 3000
(d) 6000
Ans:
(b)
Let,
x₁ = Number of units of product P₁
x₂ = Number of units of product P₂
Max, Z = 150x₁ + 100x₂
Subject to:
2x₁ + 3x₂ ≤ 70
2x₁ + 3x₂ ≤ 50
2x₂ ≤ 40
x₁ ≥ 0, x₂ ≥ 0
Point B: Intersection of
2x₁ + 3x₂ ≤ 70
2x₂ ≤ 40
x₂ = 20, x₁ = 5
Point C: Intersection of
2x₁ + 3x₂ ≤ 70
2x₁ + x₂ ≤ 50
By solving 2x₂ = 20
⇒ x₂ = 10, x₁ = 20
GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering

Zₘₐₓ = 150x₁ + 100x₂
Z|(A(0,20)) = 150(0) + 100(20) = 2000
Z|(B(5,20)) = 150(5) + 100(20) = 2750
Z|(C(20,10)) = 150(20) + 100(10) = 4000
Z|(D(25,0)) = 150(25) + 100(0) = 3750
⇒ x₁ = 20, x₂ = 10
Zₘₐₓ = 4000

Q2: In a linear programming problem, if a resource is not fully utilized, the shadow price of that resource is  [GATE ME 2022 SET-1]
(a) positive
(b) negative
(c) zero
(d) infinity
Ans: (c)
In a Linear programming problem if a resource is not fully utilized. The shadow price or dual price of the particular resource is zero.

Q1: Two business owners Shveta and Ashok run their businesses in two different states. Each of them, independent of the other, produces two products A and B, sells them at Rs. 2,000 per kg and Rs, 3,000 per kg, respectively, and uses Linear Programming to determine the optimal quantity of A and B to maximize their respective daily revenue. Their constraints are as follows: i) for each business owner, the production process is such that the daily production of A has to be at least as much as B, and the upper limit for production of B is 10 kg per day, and ii) the respective state regulations restrict Shveta?s production of A to less than 20 kg per day and Ashok's production of A to less than 15 kg per day. The demand of both A and B in both the states is very high and everything produced is sold.
The absolute value of the difference in daily (optimal) revenue of Shveta and Ashok is ________ thousand Rupees (round off to 2 decimal places)  [GATE ME 2020 SET-1]
Ans: 
9.9 to 10.1
Maximum z = 2000x₁ + 3000x₂
A → x₁ units, x₁ ≥ x₂
B → x₂ units, x₂ ≥ 10
x₂ < 20
x₁ < 15
Shveta’s Profit = Rs. 70,000 at (20, 10)
Ashok’s Profit = Rs. 60,000 at (15, 10)
Difference = Rs. 10,000

Question for GATE Past Year Questions: Linear Programming
Try yourself:The manufacturer can make a maximum profit of  Rs.

[2011]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:A company produces two types of toys : P and Q. Production time of Q is twice that of P and the company has a maximum of 2000 time units per day. The supply of raw material is just sufficient to produce 1500 toys (of any type) per day. Toy type Q requires an electric switch which is available @ 600 pieces per day only.The company makes a profit of Rs. 3 and Rs. 5 on type P and Q respectively. For maximization​of profits, the daily production quantities of P and Q toys should respectively be

[2004]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself: Simplex method of solving linear programming problem uses

[2010]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:The dual for the LP in Q. 21 is

[2008]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:After introducing slack variables s and t, the initial basic feasible solution is represented by the table below (basic variables are s = 6 and t = 6, and the objective function value is 0).
GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering
After some simplex iterations, the following table is obtained
GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering
From this, one can conclude that

[2008]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:For the standard transportation linear program with m sources and n destinations and total supply equaling total demand, an optimal solution (lowest cost) with the smallest number of non-zero xij values (amounts from source i to destination j) is desired. The best upper bound for this number is

[2008]

 

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:For the linear programming problem:
Maximize z = 3x1 + 2x2
Subject to –2x1 + 3x2 < 9x1 – 5x2 > – 20x1, x2 > 0
The above problem has

[2016]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:Maximize z = 15x1 + 20x2
Subject to 12x1 + 4x2 >  36
12x1 + 6x2 > 24 x1,
x2 > 0
The above linear programming problem has
View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:A linear programming problem is shown below:
Maximise 3x + 7y
Subjeot to 3x + 7y < 10
4x + 6y < 8 x, y > 0

[2013]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:The manufacturer can make a maximum profit of  Rs.

[2011]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:One unit of product P1 requires 3 kg of resource R1 and 1 kg resource R2. One unit of product P2 requires 2 kg of resource R1 and 2 kg of resource R2. The profits per unit by selling product P1 and P2 and Rs. 12000 and Rs 3000 respectively. The manufacturer has 90 kg of resource R1, and 100 kg of resource R2.

The unit worth of resource R2, i.e. dual price of resource R2 in Rs per kg is

[2011]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:Consider the following Linear Programming Problem (LPP):
Maximize z = 3x1 + 2x2,
Subject to x1 < 4 x2 < = 6
3x1 + 2x2 < 18
x1 > 0, x2 > 0

[2009]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:A firm is required to procure three items (P, Q, and R). The prices quoted for these items (in Rs.) by suppliers S1,  S2 and S3 are given in table. The management policy requires that each item has to be supplied by only one supplier and one supplier supply only one item.The minimum total cost (in Rs.) of procurement to the firm is

[2006]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:Let Y1 and Y2 be the decision variables of the dual and v1 and v2 be the slack variables of the dual of the given linear programming problem.The optimum dual variables are

[2005]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:If an additional constraint X1 + X2 < 5 is added, the optimal solution is

[2005]

 

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:A company has two factories S1, S2 and two warehouses D1, D2. The supplies from S1 and S2 are 50 and 40 units respectively. Warehouse D1 requires a minimum of 20 units and a maximum of 40 units. Warehouse D2 requires a minimum of 20 units and, over and above, it can take as much as can be supplied. A balanced transportation problem is to be formulated for the above situation. The number of supply points, the number of demand points, and the total supply (or total demand) in the balanced transportation problem respectively are

[2005]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:A component can be produced by any of the four processes, I, II, III and IV. Process I has fixed cost of Rs. 20 and variable cost of Rs. 3 per piece.Process II has a fixed cost of Rs. 50 and variable cost of Rs. 1 per piece. Process III has a fixed cost of Rs. 40.00 and variable cost of Rs. 2 per piece. Process IV has fixed cost of Rs. 10 and Variable cost Rs. 4 per piece. If company wishes to produce 100 pieces of the component, from economic point of view it should choose

[2005 : 2 Marks]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:A manufacturer produces two types of products, 1 and 2, at production levels of x1 and x2 respectively. The profit is given is 2x1 + 5x2. The production constraints are:
x1 + 3x2 < 40
3x1 + x2 < 24
x1 + x2 < 10
x1 > 0 x2 > 0
The maximum profit which can meet the constraints is

[2003]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:If at the optimum in a linear programming problem, a dual variable corresponding to a particular primal constraint is zero, then it means that

[1996]

View Solution

Question for GATE Past Year Questions: Linear Programming
Try yourself:In an assembly line for assembling toys, five workers are assigned tasks which take times of 10, 8, 6, 9 and 10 minutes respectively. The balance delay for line is

[1996]

View Solution

The document GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering is a part of the Mechanical Engineering Course Industrial Engineering.
All you need of Mechanical Engineering at this link: Mechanical Engineering
30 videos|64 docs|30 tests

FAQs on GATE Past Year Questions: Linear Programming - Industrial Engineering - Mechanical Engineering

1. What is Linear Programming and why is it important in Mechanical Engineering?
Ans.Linear Programming is a mathematical method used for optimizing a linear objective function, subject to linear equality and inequality constraints. It is important in Mechanical Engineering for resource allocation, production scheduling, and design optimization, helping engineers make informed decisions to maximize efficiency and minimize costs.
2. What are the common methods used to solve Linear Programming problems?
Ans.Common methods used to solve Linear Programming problems include the Simplex method, Graphical method (for two-variable problems), and Interior-point methods. Each method has its advantages depending on the complexity and size of the problem being addressed.
3. How can past GATE questions help in preparing for Linear Programming topics?
Ans.Past GATE questions provide insight into the types of problems and concepts that are frequently tested, helping students focus their studies on relevant topics. Analyzing these questions can also improve problem-solving skills and familiarity with the exam format.
4. What are some typical applications of Linear Programming in Mechanical Engineering?
Ans.Typical applications of Linear Programming in Mechanical Engineering include optimizing manufacturing processes, minimizing waste in production, scheduling maintenance, and managing supply chain logistics. These applications help improve efficiency and reduce operational costs.
5. How do constraints affect the solutions in Linear Programming?
Ans.Constraints in Linear Programming define the feasible region where solutions must lie. They limit the values that decision variables can take and directly affect the optimal solution. Understanding how to model and interpret constraints is crucial for achieving the desired outcomes in engineering applications.
Related Searches

Viva Questions

,

MCQs

,

Exam

,

Summary

,

GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering

,

pdf

,

past year papers

,

Semester Notes

,

study material

,

Important questions

,

Extra Questions

,

video lectures

,

ppt

,

Sample Paper

,

GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering

,

mock tests for examination

,

shortcuts and tricks

,

Previous Year Questions with Solutions

,

Objective type Questions

,

Free

,

practice quizzes

,

GATE Past Year Questions: Linear Programming | Industrial Engineering - Mechanical Engineering

;