Inequality Solver
Solve linear and polynomial inequalities with AI-powered step-by-step solutions
Drag & drop or click to add images or PDF
What is an Inequality?
An inequality is a mathematical statement that compares two expressions using one of the symbols:
- (less than)
- (greater than)
- (less than or equal to)
- (greater than or equal to)
Unlike equations (which ask "what values make two sides equal?"), inequalities ask "what values make one side larger (or smaller) than the other?"
For example, the inequality:
asks: for which values of is greater than ?
The solution to an inequality is typically a range of values (an interval), not a single number. Solutions are often expressed in interval notation:
- : all values strictly between and
- : all values from to , inclusive
- : all values less than or greater than
Inequalities are fundamental in optimization, constraint problems, and determining domains and ranges of functions.
How to Solve Inequalities
1. Linear Inequalities
Solve like a linear equation, with one critical rule: flipping the inequality sign when multiplying or dividing by a negative number.
Example: Solve
- Add 5:
- Divide by 2:
Solution:
Example with sign flip: Solve
- Subtract 6:
- Divide by (flip!):
2. Quadratic Inequalities
Solve the corresponding equation first, then test intervals.
Example: Solve
- Factor:
- Critical points: and
- Test intervals:
- : ✓
- : ✗
- : ✓
Solution:
3. Rational Inequalities
Find where the numerator and denominator are zero (critical points), then test sign in each interval. Never multiply both sides by an expression that could be negative.
4. Absolute Value Inequalities
- means
- means or
5. Sign Chart Method
For polynomial/rational inequalities, build a sign chart showing the sign of each factor in each interval.
| Type | Key Step |
|---|---|
| Linear | Isolate ; flip sign if dividing by negative |
| Quadratic | Factor, find roots, test intervals |
| Rational | Find zeros of numerator and denominator |
| Absolute Value | Split into two cases |
| Compound | Solve each part, then intersect/union |
Common Mistakes to Avoid
- Forgetting to flip the inequality sign: When you multiply or divide both sides by a negative number, you must reverse the direction of the inequality.
- Including critical points incorrectly: For strict inequalities (, ), critical points are NOT included. For or , they are.
- Multiplying by a variable without considering its sign: If you multiply both sides by , you must consider cases where and separately.
- Treating compound inequalities incorrectly: For , solve both parts simultaneously, not independently.
- Writing solution in wrong notation: Use parentheses for strict inequalities and brackets for inclusive ones.
Examples
Frequently Asked Questions
You flip (reverse) the inequality sign whenever you multiply or divide both sides by a negative number. For example, dividing both sides of -2x > 6 by -2 gives x < -3. This is because multiplying by a negative reverses the order of numbers on the number line.
Interval notation is a way to write solution sets. Parentheses ( ) mean the endpoint is excluded (strict inequality), and brackets [ ] mean it is included. For example, x > 3 is written as (3, infinity), and x >= 3 is written as [3, infinity).
First solve the corresponding equation to find critical points. Then test a value from each interval between (and beyond) the critical points to determine where the inequality holds. Use a sign chart to organize your work.
Strict inequalities use < or > and do not include the boundary value. Non-strict (or weak) inequalities use <= or >= and include the boundary value. This affects whether you use parentheses or brackets in interval notation.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving