In a Linear Programming Problem the optimal value of the objective function is attained at:
Linear Programming — Important Questions
SUMMARY: The chapter on Linear Programming in Class 12 Mathematics focuses on the formulation and graphical solution of linear programming problems, including the optimization of linear objective functions subject to linear constraints.
KEY TOPICS: Linear programming problem, objective function, constraints, feasible region, feasible solutions, optimal solution, graphical method, corner point method, bounded and unbounded regions, applications of linear programming.
The set of all feasible solutions of an LPP is called the:
Check answerHide answer
In an LPP the objective function is always:
Check answerHide answer
For the LPP: Maximise Z = 5x + 3y subject to x + y ≤ 4, x ≥ 0, y ≥ 0, the maximum value of Z is:
Check answerHide answer
If the feasible region of a maximisation LPP is unbounded, then the LPP:
Check answerHide answer
Define a Linear Programming Problem (LPP).
View sample solutionHide solution
State the corner-point method of solving an LPP.
View sample solutionHide solution
State the conditions under which a maximisation LPP has no solution (or unbounded solution).
View sample solutionHide solution
What is the role of the objective function in an LPP?
View sample solutionHide solution
Solve the LPP graphically: Maximise Z = 5x + 3y subject to 3x + 5y ≤ 15, 5x + 2y ≤ 10, x ≥ 0, y ≥ 0.
View sample solutionHide solution
A factory makes two products A and B. Each unit of A needs 2 hours of labour and 3 kg of material; each unit of B needs 4 hours and 2 kg. Profit per unit: A = ₹10, B = ₹15. Total labour available 80 hours, material 60 kg. Formulate the LPP and solve graphically.
View sample solutionHide solution
Solve the LPP: Minimise Z = 2x + y subject to x + 2y ≥ 4, x + y ≥ 3, x ≥ 0, y ≥ 0.
View sample solutionHide solution
A diet must contain at least 8 units of vitamin A and 10 units of vitamin C. Two foods F1 and F2 are available, each food unit costs ₹50 (F1) and ₹80 (F2). F1 contains 2 units of A and 3 units of C per unit; F2 contains 4 units of A and 2 units of C per unit. Find the minimum cost diet.
View sample solutionHide solution
Differentiate between bounded and unbounded feasible region of an LPP in tabular form.
Compare graphical method and corner point method of solving an LPP with the help of a table.
Assertion (A): The optimum of a linear objective function on a closed convex feasible region is attained at a vertex.
Reason (R): A linear function attains its extremes at the boundary of the convex region.
Show explanationHide explanation
Assertion (A): The feasible region of an LPP is a convex set.
Reason (R): The intersection of half-planes is always convex.
Show explanationHide explanation
Assertion (A): An LPP can have multiple optimal solutions.
Reason (R): If the objective function is parallel to one side of the feasible region the optimum is attained along that entire side.
Show explanationHide explanation
Assertion (A): A bounded feasible region guarantees an optimal solution.
Reason (R): A continuous function on a closed bounded set attains its maximum and minimum.
Show explanationHide explanation
Assertion (A): An unbounded feasible region may not yield a finite optimum for a maximisation problem.
Reason (R): Z can grow without bound along an unbounded direction in the feasible region.
Show explanationHide explanation
Statement 1: An LPP has a linear objective function.
Statement 2: An LPP has linear constraints.
Show answerHide answer
Statement 1: The feasible region of a maximisation LPP can be unbounded.
Statement 2: In such a case the maximum may not exist.
Show answerHide answer
Statement 1: The corner-point method works for two-variable LPPs that can be visualised on the plane.
Statement 2: The simplex method generalises the same idea to higher-dimensional LPPs.
Show answerHide answer
Statement 1: The constraint x ≥ 0 means the variable x cannot be negative.
Statement 2: Such non-negativity is standard for variables representing quantities like production or costs.
Show answerHide answer
Statement 1: Slack variables convert a ≤ inequality into an equality.
Statement 2: Surplus variables convert a ≥ inequality into an equality.
Show answerHide answer
-
Let x = number of chairs and y = tables. The objective function is:AZ = 100x + 160yBZ = 160x + 100yCZ = 2x + 4yDZ = x + 2y
-
The constraints (besides x y ≥ 0) are:A2x + 4y ≤ 60Bx + 2y ≤ 32CBoth constraints togetherDOnly x ≥ 0 and y ≥ 0
-
Solve the LP graphically and find the maximum profit.
Show answersHide answers
-
The type of LP problem is:AMaximisationBMinimisationCEqualityDMixed
-
The objective function is:AZ = 80x + 60yBZ = 60x + 80yCZ = 40x + 30yDZ = 4x + 5y
-
Set up the LP problem fully (objective + constraints) and identify the type of feasible region.
Show answersHide answers
-
The number of decision variables (x_ij for plant i to market j) is:A2B4C6D8
-
The objective is to:AMaximiseBMinimiseCEquateDNo optimisation
-
Set up the LP for the transportation problem listing all constraints.
Show answersHide answers
Study the components of an LP problem:
| Component | Description |
|---|---|
| Decision variables | Quantities to be determined (e.g. x, y) |
| Objective function | Linear function to be maximised or minimised |
| Constraints | Linear inequalities or equations |
| Feasible region | Set of points satisfying all constraints |
| Optimal solution | Point in feasible region maximising/minimising the objective |
-
The function to be maximised or minimised is called the:ADecision variablesBObjective functionCFeasible regionDOptimal solution
-
For a bounded feasible region the optimum of a linear objective occurs:AAt a corner pointBAt interior pointCAt any feasible pointDThere is no optimum
-
State the corner-point theorem of linear programming.
Show answersHide answers
Study LP solutions and corner-point evaluation:
| Corner point | Z = 5x + 3y |
|---|---|
| (0, 0) | 0 |
| (0, 10) | 30 |
| (20, 0) | 100 |
| (15, 10) | 105 |
| (0, 15) | 45 |
-
The corner point that maximises Z is:A(0, 0)B(0, 15)C(20, 0)D(15, 10)
-
The maximum value of Z is:A30B100C105D45
-
Why does evaluating Z at corner points alone suffice for finding the optimum?
Show answersHide answers
For an LP problem, evaluate the objective Z = 4x + 3y at each corner point of the feasible region given below and identify the maximum.
| Corner point | (x, y) |
|---|---|
| C1 | (0, 0) |
| C2 | (0, 8) |
| C3 | (6, 0) |
| C4 | (4, 5) |
| C5 | (0, 5) |
A diet must contain at least 30 units of vitamin A and 20 units of iron. Two foods F1 and F2 supply nutrients per unit as below. Cost of F1 is ₹4 per unit and F2 is ₹3 per unit. Set up the LP problem (objective + constraints).
| Food | Vitamin A per unit | Iron per unit | Cost (₹) |
|---|---|---|---|
| F1 | 3 | 2 | 4 |
| F2 | 2 | 4 | 3 |
Study the LP feasible region with corner-point Z values and answer:
-
The corner point that maximises Z = 4x + 5y is:A(0, 0)B(10, 0)C(6, 4)D(0, 7)
-
The maximum value of Z over the feasible region is:A40B44C35D0
-
Why does evaluating Z only at the corner points suffice for finding the maximum?
Show answersHide answers
Make a full Mathematics paper on Linear Programming.
Pick the question mix, set the marks, hit generate. You get a ready-to-print paper with an answer key.
Generate your paper — free