equations
Systems of Inequalities
You should know: linear inequalities two variables
Overview
A system of inequalities is a set of two or more inequalities considered together. Its solution is the set of all points satisfying EVERY inequality simultaneously — graphically, the overlapping region where all the individual shaded half-planes intersect. Systems of inequalities are the foundation of linear programming, where a feasible region defined by constraints is searched for an optimal value.
Formal Definition
A system of two linear inequalities in two variables:
Each □ represents <, ≤, >, or ≥
Properties
Solution region
Feasible region
Worked Examples
Graph y = x - 2 as a dashed line, shading above it (for y > x - 2).
Graph y = -x + 4 as a solid line, shading below/on it (for y ≤ -x + 4).
The solution is the overlapping region satisfying both shadings.
Answer: The region above the dashed line y = x - 2 AND on/below the solid line y = -x + 4
Practice Problems
A system requires x ≥ 0, y ≥ 0, and x + y ≤ 6. Describe the feasible region.
Common Mistakes
Shading the union of the individual solution regions rather than their intersection.
A system of inequalities requires ALL inequalities to be satisfied simultaneously — the solution is the INTERSECTION (overlap) of the individual shaded regions, not their union.
Summary
- A system of inequalities is solved where all individual solution regions overlap.
- Graph each inequality's boundary and shading, then identify the common overlapping region.
- Systems of inequalities define the feasible region used in linear programming optimization.
Mathematics