Last updated: June 06, 2026
Math 0 views 0 likes

Absolute Value Inequalities Calculator

Solve absolute value inequalities of the form |ax + b| < c, ≤ c, > c, or ≥ c. Returns the solution in interval notation and inequality form with full step-by-step working.

Alpha Calculators Team

Created by

Alpha Calculators Team

Editorial Team

Absolute Value Inequalities Calculator

Enter your values and the result updates automatically.

Solution (interval notation)
Inequality form
Step-by-step working Show calculations
0
0 views
Link copied

Overview

Calculator overview

Absolute value inequalities appear in two structural forms. When the absolute value is less than c, the solution is a bounded interval — x lies between two values. When the absolute value is greater than c, the solution is a union of two rays — x lies outside an interval. This calculator handles both forms and all four inequality types.

Student notebook with handwritten math work for algebra and inequalities

How to Use This Calculator

  1. 1

    Enter coefficient a (the multiplier of x inside the absolute value bars). Use 1 for a plain x.

  2. 2

    Enter constant b (added inside the absolute value). For |x − 3|, enter b = −3.

  3. 3

    Select the inequality type — <, ≤, >, or ≥.

  4. 4

    Enter the right-hand side c.

  5. 5

    Read the solution in interval notation and inequality form below.

How to Solve Absolute Value Inequalities

For less-than inequalities (|ax + b| < c or ≤ c): rewrite as a compound inequality without the absolute value bars. The expression inside must lie between −c and +c. This gives a bounded interval as the solution.

For greater-than inequalities (|ax + b| > c or ≥ c): split into two separate inequalities. The expression inside must be either less than −c or greater than +c. This gives a union of two unbounded rays as the solution.

The sign of c matters. If c is negative, any less-than inequality has no solution (absolute value is always ≥ 0). Any greater-than inequality with c < 0 is always true — the solution is all real numbers.

Solution Rules

For a ≠ 0 and c > 0, let L = min((−c−b)/a, (c−b)/a) and U = max((−c−b)/a, (c−b)/a).

|ax + b| < c → x ∈ (L, U)

|ax + b| ≤ c → x ∈ [L, U]

|ax + b| > c → x ∈ (−∞, L) ∪ (U, +∞)

|ax + b| ≥ c → x ∈ (−∞, L] ∪ [U, +∞)

Worked Example: |x − 3| < 5

a = 1, b = −3, c = 5. Since c > 0 and the inequality is <, split into a compound inequality.

Step 1: −5 < x − 3 < 5

Step 2: add 3 to all parts: −5 + 3 < x < 5 + 3

Step 3: −2 < x < 8

Solution: x ∈ (−2, 8). All values strictly between −2 and 8 satisfy the inequality.

Worked Example: |3x − 6| ≥ 9

a = 3, b = −6, c = 9. Since the inequality is ≥, split into two cases.

Case 1: 3x − 6 ≤ −9 → 3x ≤ −3 → x ≤ −1

Case 2: 3x − 6 ≥ 9 → 3x ≥ 15 → x ≥ 5

Solution: x ∈ (−∞, −1] ∪ [5, +∞). Any x at or below −1, or at or above 5, satisfies the inequality.

Solution Types Summary

Condition Type Solution set
c < 0, inequality is < or ≤ No solution ∅ (empty set)
c < 0, inequality is > or ≥ All real numbers (−∞, +∞)
c = 0, inequality is < No solution
c = 0, inequality is ≤ One point {−b/a}
c = 0, inequality is > All except one point x ≠ −b/a
c = 0, inequality is ≥ All real numbers (−∞, +∞)
c > 0, < or ≤ Bounded interval (L, U) or [L, U]
c > 0, > or ≥ Union of two rays (−∞, L) ∪ (U, +∞) or with brackets

Interval Notation Quick Reference

Parenthesis ( or ) means the endpoint is not included (strict inequality < or >).

Bracket [ or ] means the endpoint is included (non-strict inequality ≤ or ≥).

Infinity is always written with a parenthesis: (−∞, 5] means all x up to and including 5.

Union ∪ joins two disjoint solution sets: (−∞, −4) ∪ (4, +∞) means x < −4 or x > 4.

This calculator solves absolute value inequalities of the form |ax + b| < c, ≤ c, > c, or ≥ c. Select the inequality type, enter the coefficients, and get the complete solution set in interval notation and inequality form.

FAQ

Frequently asked questions

How do you solve |x - 3| < 5?
Split into a compound inequality: −5 < x − 3 < 5. Add 3 to all parts: −2 < x < 8. Solution: (−2, 8).
What is the solution to |2x + 1| ≤ 7?
Compound inequality: −7 ≤ 2x + 1 ≤ 7. Subtract 1: −8 ≤ 2x ≤ 6. Divide by 2: −4 ≤ x ≤ 3. Solution: [−4, 3].
How do you solve |x| > 4?
Split into two cases: x < −4 or x > 4. Solution in interval notation: (−∞, −4) ∪ (4, +∞).
What is the solution to |3x - 6| ≥ 9?
Two cases: 3x − 6 ≤ −9 → x ≤ −1, or 3x − 6 ≥ 9 → x ≥ 5. Solution: (−∞, −1] ∪ [5, +∞).
What is the solution to |4x + 8| < 16?
−16 < 4x + 8 < 16 → −24 < 4x < 8 → −6 < x < 2. Solution: (−6, 2).
Does |x + 2| < -3 have a solution?
No. An absolute value is always ≥ 0, so it can never be less than a negative number. The solution set is empty.
What is the solution to |2x - 4| ≤ 0?
Since absolute value is always ≥ 0, the only way |2x − 4| ≤ 0 is if |2x − 4| = 0, giving 2x − 4 = 0 → x = 2. Solution: {2}.
How do you solve |x + 5| > 0?
This is true for all x where x + 5 ≠ 0, i.e., x ≠ −5. Solution: (−∞, −5) ∪ (−5, +∞), or all real numbers except x = −5.
What is the solution to |x - 1| < 0?
No solution. Absolute value is always ≥ 0, so it can never be strictly less than 0.
How does dividing by a negative coefficient affect the inequality?
When you divide or multiply an inequality by a negative number, the direction flips. For |−2x + 4| < 6, dividing by −2 flips < to >. The calculator handles this automatically.