How to Test Solutions in Inequalities

How to Test Solutions in Inequalities How to Test Solutions in Inequalities

Solving inequalities is an important part of algebra. But just solving isn’t enough—you also need to be sure your solution is correct. That’s where testing comes in.

In this guide, you’ll learn how to test solutions in inequalities. You’ll see how to check individual values and confirm solution sets using substitution and interval testing.

What Is a Solution to an Inequality?

A solution to an inequality is any number that makes the inequality true when substituted into it.

For example, in the inequality:

x > 4

Any number greater than 4—like 5, 6, or 10—is a solution. Numbers like 3 or 4 are not solutions.

Unlike equations, which usually have one or a few solutions, inequalities can have many. So it’s helpful to test values to understand which ones work.

How to Test Solutions in Inequalities
How to Test Solutions in Inequalities

Step-by-Step: How to Test a Value

Testing a value means checking if it satisfies the inequality. Follow these simple steps:

Step 1: Choose a Value

Select a number you want to test. This number might come from a graph, an interval, or just one you’re checking.

You can pick a value from:

  • Inside the solution set

  • Outside the solution set

  • A boundary point (like x = 4 in x > 4)

Step 2: Plug the Value into the Original Inequality

Substitute your chosen value into the original inequality.

Example:
If the inequality is:

2x – 3 < 7

and you want to test x = 4:

2(4) – 3 < 7 → 8 – 3 < 7 → 5 < 7 → True

So x = 4 is a solution.

If you test x = 6:

2(6) – 3 = 9 → 9 < 7 → False

So x = 6 is not a solution.

Step 3: Decide If It’s a Solution

If the result of your substitution is a true statement, the value is a solution.

If the result is false, the number is not part of the solution set.

This simple test helps you confirm your work and avoid careless mistakes.

Testing Solutions in Quadratic Inequalities

Quadratic inequalities often involve more than one interval. You usually solve them by:

  1. Finding the roots of the related quadratic equation

  2. Using those roots to split the number line into intervals

  3. Testing a number from each interval

Example:

Solve and test:
x² – 5x + 6 > 0

Step 1: Solve the equation
x² – 5x + 6 = 0 → (x – 2)(x – 3) = 0 → x = 2, x = 3

Step 2: Identify intervals
x < 2, 2 < x < 3, x > 3

Step 3: Test values from each interval
x = 1: 1² – 5(1) + 6 = 1 – 5 + 6 = 2 → 2 > 0 → True
x = 2.5: (2.5)² – 5(2.5) + 6 = 6.25 – 12.5 + 6 = -0.25 → False
x = 4: 16 – 20 + 6 = 2 → True

Step 4: Write the solution
The inequality is true when x < 2 or x > 3

Final Answer: x < 2 or x > 3

Why Testing Is Important

Testing solutions helps you:

  • Catch mistakes in solving

  • Understand the behavior of the graph

  • Confirm which intervals belong in your final answer

  • Avoid including false values

It’s also helpful when working with absolute value inequalities, rational inequalities, or word problems.

Common Mistakes to Avoid

  • Forgetting to test boundary points

  • Using a simplified version instead of the original inequality

  • Failing to test all intervals in a quadratic inequality

  • Assuming the direction of shading without checking

Careful testing helps avoid these problems.

Final Thoughts

Knowing how to test solutions in inequalities is a powerful skill. It confirms whether a value truly satisfies the inequality and helps ensure your full solution is correct.

Test values from each interval, substitute them clearly, and check the results. Use this method often—it builds your accuracy and confidence in solving all kinds of inequalities.