Solving Systems of Inequalities- Graphical and Algebraic Methods

What a System of Inequalities Actually Is

A system of inequalities is just two or more inequalities that you need to satisfy at the same time. It's not complicated. You already know how to graph lines. Now you're going to shade regions instead.

Think of it like this: every point in the shaded area is a valid solution. Every point outside is not. That's it. Nothing mystical about it.

The Two Methods You Need to Know

There are exactly two ways to solve these problems:

Most textbooks push the graphical method because it's visual. But you'll encounter situations where graphing is impractical. You'll need both.

Graphical Method: Step by Step

This is the method teachers love because you can actually see the solution region. Here's how it works.

Step 1: Convert to Slope-Intercept Form

Take each inequality and rewrite it as y = mx + b. This tells you the boundary line.

Example: 2x + 3y ≤ 12 becomes 3y ≤ -2x + 12, then y ≤ (-2/3)x + 4

Step 2: Graph the Boundary Line

Use a solid line for ≤ or ≥ (the boundary is included). Use a dashed line for < or > (the boundary is not included).

This distinction matters. Lose points on tests for getting this wrong.

Step 3: Test a Point to Determine Shading

Pick any point not on the line. The origin (0,0) works most of the time unless the line passes through it.

Plug it into the inequality. If it's true, shade that side. If it's false, shade the other side.

Step 4: Find the Overlapping Region

Once you've shaded all inequalities, the solution is where all shadings overlap. That region contains every point that satisfies every inequality simultaneously.

Algebraic Method: Testing Without Drawing

Sometimes you don't have graph paper. Sometimes the numbers are ugly. Sometimes you just need to verify a specific point.

How It Works

You take a potential solution (x, y) and plug it into every inequality in the system. If it satisfies all of them, it's part of the solution set. If it fails even one, it's not.

That's the entire method. No shading, no coordinate plane.

Example

System: x + y > 3 and 2x - y ≤ 1

Test point (2, 2):

Point (2, 2) fails. It's not a solution.

Test point (3, 1):

Still fails. Try (1, 3):

Point (1, 3) works. That's your answer.

Graphical vs Algebraic: When to Use What

Situation Best Method
Visual understanding needed Graphical
Finding corner points Graphical
Verifying specific points Algebraic
Large or messy numbers Algebraic
Multiple constraints (linear programming) Graphical
Test question asks for a yes/no answer Algebraic

Common Mistakes That Cost You Points

Getting Started: A Worked Example

Let's solve this system graphically:

y ≥ x - 2
y < -x + 4

First inequality: y ≥ x - 2

Second inequality: y < -x + 4

The solution region is where the shading from both inequalities overlaps. You'll see a wedge-shaped area bounded by the two lines.

Any point in that region works. (0, 1) works. (1, 2) works. (2, 1) works. Pick any point and verify with the algebraic method if you want to double-check.

When the Solution Region Is Empty

Sometimes no point satisfies all inequalities at once. This happens when the constraints contradict each other.

Example: y > 5 and y < 3

Nothing is simultaneously greater than 5 and less than 3. When you graph this, the shaded regions will never overlap. The system has no solution.

You'll see this in linear programming problems. The feasible region disappears entirely.

Real-World Applications

You won't graph inequalities for fun. Here's where this actually shows up:

The graphical method shows you the feasible region at a glance. Business problems often have two variables for exactly this reason.

Quick Reference

Master both methods. Know when each one applies. The test won't always let you use a graph, and sometimes you need to see the region to answer the question.