Engineering
Mathematics
maximum and minimum of quadratic and rational expression
Linear Programming
Linear Inequalities
Question

In the graph, the feasible region for a LPP is shaded. The objective function Z = 2x – 3y, will be minimum at :

(4, 10)

(6, 8)

(0, 8)

(6, 5)

JEE Advance
College PredictorLive

Know your College Admission Chances Based on your Rank/Percentile, Category and Home State.

Get your JEE Main Personalised Report with Top Predicted Colleges in JoSA

Solution
Verified BY
Verified by Zigyan

To minimize Z = 2x - 3y, we evaluate it at all corner points of the feasible region. The point with the smallest Z value is the solution.

Corner points from the graph: (0,8), (4,10), (6,8), (6,5).

Calculate Z for each:

At (0,8): Z = 2×0-3×8=-24

At (4,10): Z = 2×4-3×10=8-30=-22

At (6,8): Z = 2×6-3×8=12-24=-12

At (6,5): Z = 2×6-3×5=12-15=-3

The minimum value of Z is -24 at (0,8).

Final Answer: (0, 8)