[4.7] Phase I of the two-phase method can be made use of to check redundancy. Suppose that we have the following three constraints:
X1 - 2x2 > 2
X1 + 3x2 > 4
2X1 + x2 > 6
Note that the third constraint can be obtained by adding the first two constraints. Would Phase I detect this kind of redundancy? If not, what kind of redundancy will it detect? Does the type of redundancy in which some inequality holds whenever the other inequalities hold imply degeneracy? Discuss.