Linear Inequality Calculator
Solve inequalities in the form ax + b < c, ax + b ≤ c, ax + b > c, or ax + b ≥ c.
Why an inequality calculator is useful
Inequalities show up everywhere: budgeting, optimization, grade thresholds, engineering tolerances, and risk analysis. Unlike equations, inequalities describe a range of valid answers, not a single number. This calculator helps you solve one-variable linear inequalities quickly and accurately, while still showing the reasoning.
The tool on this page focuses on expressions of the form ax + b compared with c. You can choose any of the four common comparison signs (<, ≤, >, ≥) and get:
- The simplified inequality for x
- The interval notation
- A short step-by-step explanation
How to use this calculator
Step 1: Enter coefficients
Input values for a, b, and c. For example, if you want to solve 3x - 4 ≤ 11, enter:
- a = 3
- b = -4
- operator = ≤
- c = 11
Step 2: Click “Solve Inequality”
The calculator isolates x, automatically flips the inequality if division by a negative number occurs, and returns a clean final result.
Step 3: Interpret the interval
You’ll also see interval notation, which is especially helpful for graphing or using answers in later algebra and calculus work.
Important inequality rule everyone forgets
If you multiply or divide both sides of an inequality by a negative number, the sign must reverse.
- If x < 5, then -x > -5
- If -2x ≤ 8, dividing by -2 gives x ≥ -4
This calculator handles that automatically. Still, it’s worth understanding because it’s one of the most common sources of mistakes in homework, exams, and real-world modeling.
Worked examples
Example 1: Positive coefficient
Solve: 4x + 2 > 10
- Subtract 2: 4x > 8
- Divide by 4 (positive, so sign stays the same): x > 2
- Interval: (2, ∞)
Example 2: Negative coefficient
Solve: -3x + 6 ≤ 0
- Subtract 6: -3x ≤ -6
- Divide by -3 (negative, so flip sign): x ≥ 2
- Interval: [2, ∞)
Example 3: Zero coefficient
Solve: 0x + 7 < 10
- This becomes 7 < 10, which is always true.
- So the solution is all real numbers: (-∞, ∞).
Common mistakes and how to avoid them
- Forgetting to flip the sign when dividing by a negative
- Dropped negative signs while moving constants
- Mixing open vs. closed endpoints in interval notation
- Treating inequalities like equations and expecting one single value
A quick check is to plug in a test value from your solution range. If it satisfies the original inequality, your answer is likely correct.
When this calculator is the right tool
This page is perfect when you need to solve:
- Single-variable linear inequalities
- Threshold conditions (minimum score, max budget, safety limits)
- Quick algebra checks before graphing
For compound inequalities, absolute value inequalities, or systems of inequalities, use a specialized solver.
Final thoughts
A reliable inequality calculator does more than save time; it builds confidence. Use this tool to verify your work, practice pattern recognition, and get comfortable with interval notation. Over time, the “flip the sign” rule and isolation steps become second nature.