Concept:The feasible region (shaded area) is the intersection of half-planes defined by the constraints, determined by the side of each line that contains the region. From the figure, all lines bound the region from above (or below) as indicated by the shading direction.Explanation:Since the shading is on the side that includes the origin for all lines (typical bounded region in first quadrant), the inequalities for L1, L2, L3, and L4 must all be "≤" (i.e., below or on each line).Thus the constraints are:x+2y≤10, x+y≤6, x−y≤2, x−2y≤1, and x≥0, y≥0.This matches Option B.Answer:Option B.