Linear Programmig Problem MCQ Quiz in বাংলা - Objective Question with Answer for Linear Programmig Problem - বিনামূল্যে ডাউনলোড করুন [PDF]
Last updated on Mar 8, 2025
Latest Linear Programmig Problem MCQ Objective Questions
Top Linear Programmig Problem MCQ Objective Questions
Linear Programmig Problem Question 1:
The feasible solution for an LPP is shown in Figure. Let Z = 3x – 4y be the objective function.
Answer (Detailed Solution Below)
Linear Programmig Problem Question 1 Detailed Solution
Explanation:
Corner points of the feasible region for an LPP are (0, 0), (5, 0), (6,5), (6, 8), (4, 10) and (0,8).
Z = 3x – 4y
The Maximum value of Z is 15 and the Minimum Value of Z is -32.
Maximum value of Z + Minimum value of Z = 15 + (- 32) = - 17.
The Correct Option is (4).
Linear Programmig Problem Question 2:
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
Answer (Detailed Solution Below)
Linear Programmig Problem Question 2 Detailed Solution
Explanation:
Z = px + qy, where p, q > 0
Corner points of the feasible region determined by the system of linear constraints are (0, 3), (1, 1), and (3, 0)
Let z0 be the minimum value of z in the feasible region.
The value z0 is attained at both (3, 0) and (1, 1).
z0 = p × 3 + q × 0 ---- (1)
z0 = p × 1 + q × 1 ---- (2)
From Equations (1) and (2) we get
⟹ p × 3 + q × 0 = p × 1 + q × 1
⟹ 3 p = p + q
⟹ 2 p = q
⟹ p = q/2
The Correct Option is (2).
Linear Programmig Problem Question 3:
Corner points of the feasible region for an LPP are (0, 2), (3, 0), (6, 0), (6, 8), and (0, 5).
Let F = 4x + 6y be the objective function.
Maximum of F – Minimum of F =Answer (Detailed Solution Below)
Linear Programmig Problem Question 3 Detailed Solution
Explanation:
Corner points of the feasible region for an LPP are (0, 2), (3, 0), (6,0), (6, 8), and (0,5).
F = 4x + 6y
Maximum of F – Minimum of F = 72 - 12 = 60
The Correct option is (1).
Linear Programmig Problem Question 4:
Consider an objective function Z(x, y) = 5x + 3y
And the constraints:
3x + 5y ≤ 15
5x + 2y ≤ 10
x ≥ 0, y ≥ 0
The maximum value of Z occurs at
Answer (Detailed Solution Below)
Linear Programmig Problem Question 4 Detailed Solution
Solution:
Given that, Z = 5x + 3y and the constraints 3x + 5y ≤ 15, 5x + 2y ≤ 10, x ≥ 0, y ≥ 0
Taking 3x + 5y = 15, we have
x | 0 | 5 |
y | 3 | 0 |
And, taking 5x + 2y = 10, we have
x | 0 | 2 |
y | 5 | 0 |
Now, plotting all the constrain equations we see that the shaded area OABC is the feasible region determined by the constraints.
The feasible region is bounded. So, the maximum value will occur at a corner point of the feasible region.
Corner points are (0, 0), (2, 0), (0, 3) and \(\left ( \frac{20}{19},\frac{45}{19} \right )\)
On evaluating the value of Z, we get
From the above table, it's seen that the maximum value of Z is \(\frac{235}{19}\).
Therefore, the maximum value of the function Z is \(\frac{235}{19}\) at \(\left ( \frac{20}{19},\frac{45}{19} \right )\).
∴ The correct option is (3)
Linear Programmig Problem Question 5:
Consider a product manufacturing company that makes products A and B. The company uses electricity and diesel as energy sources. For the production of A, 1 unit (not kWh) of electricity and 3 units of diesel are required and for B, 1 unit of electricity and 2 units of diesel are required. The company's captive power plant supplies 5 units of electricity and 12 units of diesel.
Product |
Electricity required (units) |
Diesel required (units) |
A |
1 |
3 |
B |
1 |
2 |
On the sale of A and B, the company makes a profit of Rs 60 and 50 respectively. Which of the following is representing the objective function subject to the constraints? Take x units of A and y be the units of B being sold.
Answer (Detailed Solution Below)
Max Z = 60x + 50y, x + y ≤ 5, 3x + 2y ≤ 12
Linear Programmig Problem Question 5 Detailed Solution
Concept:
There are three main components of linear programming:
- Decision Variables: These variables are the activities that share the available resources while also competing with one another. In other words, these are interrelated in terms of resource utilization and need to be solved simultaneously. They are assumed to be non-negative and continuous.
- The Objective Function: Each linear programming problem is aimed to have an objective to be measured in quantitative terms such as profits, sales, cost, time, or some other parameter, etc which needs to be maximized or minimized. The objective function will vary depending upon the business requirements or other factors.
- Constraints: These represent real-life limitations such as money, time, labor or other restrictions and the objective function needs to be maximized or minimized while satisfying the constraints. They are represented as linear equations or inequations in terms of the decision variables.
For example, suppose x and y are the decision variables. The objective function will be given by:
Z = ax + by ….(1)
Where a and b are constants and Z is the function to be maximized or minimized. There will be conditions x ≥ 0, and y ≥ 0, which indicates the non-negative constraints on the decision variable.
The equation looks very simple since there are various assumptions involved while forming a linear programming example. These are mentioned below:
- Parameters such as resources available, profit contribution of unit decision variable and resource used by unit decision variable needs to be known.
- Decision variables are continuous. Hence the outputs can be an integer or a fraction.
- The contribution of each decision variable in the objective function is directly proportional to the objective function.
Calculation:
Given:
x, y: Number of units of A and B being sold respectively.
It is very beneficial if the information is converted to a tabular form to make the data visualization much easier. As per the above info, the table is formed below:
Product |
Electricity required (units) |
Diesel required (units) |
Profit made by selling |
A |
1 |
3 |
Rs 60 |
B |
1 |
2 |
Rs 50 |
Total resource available |
5 |
12 |
|
- Since x and y cannot be negative, x ≥ 0 …(2) and y ≥ 0 ….(3)
- One unit of A takes 1 unit of electricity and 3 units of diesel.
- Similarly, one unit of B takes 1 unit of electricity and 2 units of diesel.
⇒ x + y ≤ 5 ….(4) and 3x + 2y ≤ 12 ….(5)
- The objective function will be the profit obtained by selling x units of A and y units of B.
⇒ Z = 60x + 50y ….(6)
- Hence, the problem is represented mathematically by (2), (3), (4), (5), and (6).
- So, the correct answer is option 1.
Linear Programmig Problem Question 6:
The feasible solution for an LPP is shown in Figure. Let Z = 3x – 4y be the objective function.
Answer (Detailed Solution Below)
Linear Programmig Problem Question 6 Detailed Solution
Explanation:
Corner points of the feasible region for an LPP are (0, 0), (5, 0), (6,5), (6, 8), (4, 10) and (0,8).
Z = 3x – 4y
The Maximum value of Z is 15 and the Minimum Value of Z is -32.
Maximum value of Z + Minimum value of Z = 15 + (- 32) = - 17.
The Correct Option is (4).
Linear Programmig Problem Question 7:
For a company manufacturing products X and Y, details are given below: Then which of the following mathematical formulation is correct for this L.P.P. to maximize the profit?
Machines |
Time (hr) |
Available capacity (hrs) |
|
X |
Y |
||
A |
1 |
1 |
4 |
B |
3 |
8 |
24 |
C |
10 |
7 |
35 |
Profit unit (rs) |
5 |
7 |
|
Where the number of the products of X and Y types are x and y.
Answer (Detailed Solution Below)
x + y ≤ 4, 3x + 8y ≤ 24,
10x + 7y ≤ 35,
x ≥ 0 and y. ≥ 0
subjected to Max Z = 5x + 7y
Linear Programmig Problem Question 7 Detailed Solution
CONCEPT:
- We will formulate the constraints depending on the availability of the resources.
EXPLANATION:
Given: The number of the products of X and Y types are x and y.
- For non-negativity constraints,
x ≥ 0 and y. ≥ 0
- You can see from the table that the time taken by machine A to manufacture one X type of product is 1 hr similarly the time taken by machine A to manufacture one Y type of product is 1 hr. The total maximum available time on machine A is 4 hrs,
⇒ 1x + 1y ≤ 4 ....(1)
- Similarly, the time taken by machine B to manufacture one X type of product is 3 hrs, and the time taken by machine B to manufacture one Y type of product is 8 hr. The total maximum available time on machine B is 25 hrs,
⇒ 3x + 8y ≤ 24 ...(2)
- For machine C,
⇒ 10x + 7y ≤ 35 ...(3)
For Profit Maximization (As the unit prize is mentioned as 150 and 100 Rs per unit for X and Y type)
⇒ Max Z = 5x + 7y
So, the correct answer is option 1
Linear Programmig Problem Question 8:
Consider the following Linear Programming problem:
Maximise Z = 40x1 + 50x2
subject to the constraints
x1 + 2x2 ≤ 40,
4x1 + 3x2 ≤ 120,
x1, x2 ≥ 0.
Then the optimal solution is:
Answer (Detailed Solution Below)
Linear Programmig Problem Question 8 Detailed Solution
Concept
Convert the inequality constraints into equations and find the common points of the bounded region
Calculation
Given LPP
Maximise Z = 40x1 + 50x2
subject to the constraints
x1 + 2x2 ≤ 40,
4x1 + 3x2 ≤ 120,
x1, x2 ≥ 0.
Convert the inequality constraints into equations, we have
x1 + 2x2 = 40, ..........(1)
4x1 + 3x2 = 120, ..........(2)
Plotting the Constraints:
1 For x1 + 2x2 = 40
If x1 = 0 , then 2x2 = 40 ⇒ x2 = 20
If x2 = 0 , then x1 = 40
So, the line passes through points (0, 20) and (40, 0).
For 4x1 + 3x2 = 120:
If x1 = 0 , then 3x2 = 120 ⇒ x2 = 40
If x2 = 0, then 4x1 = 120 ⇒ x1 = 30
So, the line passes through points (0, 40) and (30, 0).
Finding Intersection Points:
⇒ \( 4(x_1 + 2x_2) = 4 \cdot 40 \Rightarrow 4x_1 + 8x_2 = 160 \)
Now subtract the (2) from this result:
\((4x_1 + 8x_2) - (4x_1 + 3x_2) = 160 - 120\)
Simplifying:
⇒ \( 5x_2 = 40 \Rightarrow x_2 = 8 \)
Substitute (x2 = 8) back into the first equation:
⇒ \( x_1 + 2(8) = 40 \Rightarrow x_1 + 16 = 40 \Rightarrow x_1 = 24\)
Therefore, the intersection point is (24, 8).
Vertices of the Feasible Region:
The vertices of the feasible region are:
(0, 0) (intersection of x1 = 0 and x2 = 0 )
(0, 20) (intersection of x1 = 0 and x1 + 2x2 = 40)
(30, 0) (intersection of x2 = 0 and 4x1 + 3x2 = 120
(24, 8) (intersection of x1 + 2x2 = 40 and 4x1 + 3x2 = 120
Evaluate Objective Function ( Z ) at Each Vertex:
At (0, 0) ⇒ Z = 40(0) + 50(0) = 0
At (0, 20) ⇒ Z = 40(0) + 50(20) = 1000
At (30, 0) ⇒ Z = 40(30) + 50(0) = 1200
At (24, 8) ⇒ Z = 40(24) + 50(8) = 960 + 400 = 1360
Therefore, the optimal solution is at (24, 8) with the maximum value (Z = 1360).
∴ Z = 1360 for x1 = 24, x2 = 8
Linear Programmig Problem Question 9:
A manufacturing company makes two models M1 and M2 of a product. Each piece of M1 requires 9 labour hours for fabricating and one labour hour for finishing. Each piece of M2 require 12 labour hours for fabricating and 3 labour hours for finishing. For fabricating and finishing, the maximum labour hours available are 180 and 30 respectively. The company makes a profit of Rs. 800 on each piece of M1 and Rs.1200 on each piece of M2
The above Linear Programming Problem [LPP] is given by
Answer (Detailed Solution Below)
Maximize Z = 800x + 1200y
Subject to constraints,
3x + 4y ≤ 60
x + 3y ≤ 30
x, y ≥ 0
Linear Programmig Problem Question 9 Detailed Solution
Explanation:
Let the number of pieces of model M1 be x and the number of pieces of model M2 be y.
Fabricating | Finishing | Profit | |
Model M1 | 9 labour hours | 1 labour hours | Rs. 800 |
Model M2 | 12 labour hours | 3 labour hours | Rs. 1200 |
Max labour | 180 hours | 30 hours |
Then
9x + 12y ≤ 180
⇒ 3x + 4y ≤ 60
and x + 3y ≤ 30
We have to maximize the profit i.e.,
Maximize Z = 800x + 1200y
Hence the LPP is
Maximize Z = 800x + 1200y
Subject to constraints,
3x + 4y ≤ 60
x + 3y ≤ 30
x, y ≥ 0
Option (1) is true.
Linear Programmig Problem Question 10:
Corner points of the feasible region for an LPP are (0, 2), (3, 0), (6, 0), (6, 8), and (0, 5).
Let F = 4x + 6y be the objective function.
Maximum of F – Minimum of F =Answer (Detailed Solution Below)
Linear Programmig Problem Question 10 Detailed Solution
Explanation:
Corner points of the feasible region for an LPP are (0, 2), (3, 0), (6,0), (6, 8), and (0,5).
F = 4x + 6y
Maximum of F – Minimum of F = 72 - 12 = 60
The Correct option is (1).