Saved Bookmarks
| 1. |
Given the following LP problem Maximize Z = – x1 + 2x2 – x3, subject to the constraints (i) 3x1 + x2 – x3 ≤ 10, (ii) – x1 + 4x2 + x3 ≥ 6, (iii) x2 + x3 ≤ 4 and x1, x2, x3 ≥ 0. |
| Answer» | |