Consider the following linear programming problem;
Max. X0 = 3 x1 + 4 x2
Subject To:
2 x1 + 6 x2 ≤ 24,
4 x1 + 3 x2 ≤ 21,
X1≥0, X2≥ 0
Solve the above problem by Simplex Method and find the optimal values of
objective function and decision variables.
Consider the following linear programming problem; Max. X0 = 3 x1 + 4 x2 Subject To: 2 x1 + 6 x2 ≤ 24, 4 x1 + 3 x2 ≤ 21,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am