Why side-selection works
- Linear expressions change sign predictably across a line: the boundary line is where the expression equals zero (or a constant), and each side has consistent truth values. Testing one point on a side is enough to classify that entire side for a linear inequality. This is why the test-point method is reliable for straight-line boundaries.
Set-theoretic foundation
- Each inequality corresponds to a set of points in the plane, and solving a system means taking the intersection of these sets. The graph is therefore a direct picture of logical AND across conditions. This connection explains why region overlap is the correct final answer.
Key structure: For inequalities I1,I2,…,In, the feasible region is
R=H1∩H2∩⋯∩Hn
where each Hi is the half-plane satisfying Ii.
Geometry of linear constraints
- Linear boundaries are straight lines, so feasible regions are polygons, unbounded wedges, strips, or empty sets. Their shape depends on slope, intercept, and inequality direction. Understanding this geometry helps you anticipate whether a region is closed, open on some edges, or extends infinitely.