Inequality Solver
Enter an inequality or choose a preset. Supports linear, quadratic, and compound inequalities.
Example Inequalities
Tip: Use standard symbols: < ≤ > ≥ for inequalities, | for absolute value, and ^ for exponents.
Inequality Rules and Properties
When solving inequalities, most operations work like regular equations, but there is one critical exception:
| Operation | Effect on Inequality | Example |
|---|---|---|
| Add/subtract same value | Sign stays the same | x + 3 < 5 → x < 2 |
| Multiply/divide by positive | Sign stays the same | 2x < 6 → x < 3 |
| Multiply/divide by negative | Flip the sign | -2x < 6 → x > -3 |
| Swap left and right sides | Flip the sign | 3 < x → x > 3 |
About Linear Inequalities
A linear inequality is an expression that shows the relationship between a linear expression and a value using inequality operators (<, ≤, >, ≥). Unlike equations which have a single solution, inequalities have a range of solutions.
How to Solve Linear Inequalities
The process is nearly identical to solving linear equations:
- Simplify both sides if needed
- Isolate the variable term on one side
- Divide or multiply to solve for the variable
- Flip the inequality sign if you multiply or divide by a negative number
Example Walkthrough
Solve: -3x + 7 > 13
Compound Inequalities
A compound inequality combines two inequalities, showing that a variable falls within a range. For example, 1 < x < 5 means x is greater than 1 AND less than 5.
To solve compound inequalities, perform the same operation on all three parts simultaneously, maintaining the inequality relationships.
Absolute Value Inequalities
Absolute value inequalities involve the distance from zero. They split into two cases:
- |x| < a means
-a < x < a(x is within distance a from zero) - |x| > a means
x < -aORx > a(x is outside distance a from zero)
Interval Notation Guide
Solutions to inequalities are often written in interval notation, which provides a compact way to express ranges:
| Inequality | Interval Notation | Meaning |
|---|---|---|
x < 3 |
(-∞, 3) |
All numbers less than 3 |
x ≤ 3 |
(-∞, 3] |
All numbers less than or equal to 3 |
x > 3 |
(3, ∞) |
All numbers greater than 3 |
x ≥ 3 |
[3, ∞) |
All numbers greater than or equal to 3 |
1 < x < 5 |
(1, 5) |
All numbers between 1 and 5 (exclusive) |
1 ≤ x ≤ 5 |
[1, 5] |
All numbers between 1 and 5 (inclusive) |
Note: Parentheses ( ) indicate the endpoint is NOT included (open interval), while brackets [ ] indicate the endpoint IS included (closed interval). Infinity always uses parentheses.
Frequently Asked Questions
Why do we flip the inequality sign when dividing by a negative?
When you multiply or divide by a negative number, you reverse the order of numbers on the number line. For example, 2 < 3, but -2 > -3. To maintain the truth of the inequality, we must flip the sign.
What is the difference between < and ≤?
The symbol < means "strictly less than" (the value is not included), while ≤ means "less than or equal to" (the value is included). On a number line, < is shown with an open circle, ≤ with a closed circle.
How do I graph an inequality on a number line?
Use an open circle for < or > (endpoint not included) and a closed circle for ≤ or ≥ (endpoint included). Draw an arrow in the direction of the solution: left for less than, right for greater than.
Can inequalities have no solution?
Yes. For example, |x| < -3 has no solution because absolute value is always non-negative. Similarly, a compound inequality like x > 5 AND x < 2 has no solution.
What is the difference between AND and OR in compound inequalities?
AND (intersection) means both conditions must be true simultaneously, like 1 < x < 5. OR (union) means at least one condition must be true, like x < 1 OR x > 5.
Does this calculator store my data?
No. All calculations run entirely in your browser. No data is sent to any server, and nothing is stored.
Privacy & Limitations
- All calculations run entirely in your browser -- nothing is sent to any server.
- Results are computed using standard formulas and should be verified for critical applications.
Related Tools
- Average Calculator -- Calculate mean, median, mode, and range from a list of numbers
- Percentile Calculator -- Calculate percentile rank and find values at specific percentiles
- Probability Distribution Visualizer -- Visualize normal, binomial, Poisson, and other probability distributions
- Average Speed Calculator -- Calculate average speed, distance, or time for trips with multiple segments
Related Tools
View all toolsGCD & LCM Calculator
Find the greatest common divisor and least common multiple
Random Number Generator
Generate random numbers within a range
Completing The Square Calculator
Convert quadratic expressions to vertex form with step-by-step work
Factoring Calculator
Factor polynomials and trinomials step by step showing GCF, difference of squares, and AC method
Bayes Theorem Calculator
Calculate conditional probabilities using Bayes' theorem with visual probability tree diagram
Midpoint Calculator
Find the midpoint between two points in 2D or 3D
Inequality Solver FAQ
What is Inequality Solver?
Inequality Solver is a free math basics tool that helps you Solve linear and quadratic inequalities with step-by-step solutions.
How do I use Inequality Solver?
Enter your input values, review the calculated output, and adjust inputs until you reach the result you need. The result updates in your browser.
Is Inequality Solver private?
Yes. Calculations run locally in your browser. Inputs are not uploaded to a server by default, and refreshing the page clears session data.
Does Inequality Solver require an account or installation?
No. You can use this tool directly in your browser without sign-up or software installation.
How accurate are results from Inequality Solver?
This tool applies standard formulas or deterministic processing logic for estimates. For medical, legal, tax, or investment decisions, verify with a qualified professional.
Can I save or share outputs from Inequality Solver?
You can bookmark this page and copy outputs manually. Results are not persisted in your account and are typically not embedded in the URL.