# 1. Draw an x1-x2 plane and select the set of points satisfying the non-negative constraints x1 >= 0 and x2 >= 0. # 2. Draw all constraints as lines on the x1-x2 plane, and identify the common ...