1290
1260
3421
1130
Let the number of goods of type A and B produced be respectively x and y.
To maximize, Z = (100x + 120y)
Subject to the constraints:
2x + 3y ≤ 30 — (1)
3x + y ≤ 17 — (2)
where x, y ≥ 0.
Take the testing points as (0,0) for (1) we have:
2(0) + 3(0) ≤ 30 ⇒ 0 ≤ 30, which is true.
Take the testing points as (0,0) for (2) we have:
3(0) + (0) ≤ 17 ⇒ 0 ≤ 17, which is true.
The shaded region OACBO as shown in the given figure is the feasible region, which is bounded.
The coordinates of the corner points of the feasible region are A(17/3, 0), E(3, 8), C(0, 10) and O(0, 0).
So, Value of Z at A(17/3, 0) = 1700/3
Value of Z at B(0, 10) = 1200
Value of Z at C(3, 8) = 1260
Value of Z at O(0, 0) = 0
Pts. Coordinate Zmax = 100x + 120y
O(0, 0) Z = 0
A(17/3, 0) Z = 1700/3
E(3, 8) Z = 300 + 960 = 1260
C(0, 10) Z = 1200