Verify mobile number to view the solution
Solutions
Calculation:
Here, for solving this LPP problem, converting all inequality constraints to equality constraints.
x = 4
y = 6
3x + 2y = 18
Now, plotting these on the graph,

The shaded region will be optimum region.
Now, finding value of objective function at all points
Z(0) = 0 + 0 = 0
Z(A) = Z(4, 0) = 6 × 4 + 0 = 24
Z(B) = Z(4, 3) = 6 × 4 + 10 × 3 = 54
Z(C) = Z(2, 6) = 2 × 6 + 6 × 10 = 72
Z(D) = Z(0, 6) = 0 + 6 × 10 = 60
So, the maximum value of objective function is 72.