Absolute ValueFree with steps

Absolute Value Inequality Calculator

Solve absolute value inequalities with case splitting, interval notation, and step-by-step explanations.

Absolute value inequalities translate distance from zero into compound linear inequalities. This page shows when answers are intersections and when they are unions.

What this page covers

  • Converts |A| <= k into a double inequality
  • Converts |A| >= k into two outer branches
  • Keeps endpoints open or closed based on the symbol

Realtime Solver

Linear, quadratic, absolute-value, rational, system, and coordinate-plane inequality support.

Live preview

Supported Inputs

  • 2x + 3 > 7 for linear inequalities
  • x^2 - 5x + 6 < 0 for quadratic sign analysis
  • |x - 2| <= 4 for absolute value
  • (x + 1) / (x - 2) > 0 for rational sign charts
  • x > 2; x <= 5 for one-variable systems
  • 2x + 3y < 6 for coordinate-plane graphing
  • x >= 0; y >= 0 for a two-variable system

Math Keyboard

Tap symbols if you do not want to use the keyboard.

Result

The absolute-value solution set is shown below in notation and on the number line.

absolute

Original

x24\left|x - 2\right| \le 4

Interval Notation

[2,6][-2, 6]

Set Notation

{x2x6}\{ x \mid -2 \le x \le 6 \}
Share the current state with a plain URL query string.

Number Line

Drag to pan. Use the controls or mouse wheel to zoom the view.

-4-1.60.83.25.68
Open circles exclude endpoints. Closed circles include them.Export the current graph as SVG or PNG.

Value Checker

Test a number against the computed solution set.

Enter a numeric value to test the current solution.

Steps

Move through the reasoning one step at a time or expand everything.

Isolate the absolute value expression

Step 1 / 10

The absolute-value expression is already isolated on one side of the inequality.

x24\left|x - 2\right| \le 4

Share & Embed

Static URLs carry the current problem, so links work without a backend.

https://inequalitycalculator.net/?q=%7Cx+-+2%7C+%3C%3D+4

Embed code

Use this on a blog post, lesson page, or classroom resource.

<iframe src="https://inequalitycalculator.net/?q=%7Cx+-+2%7C+%3C%3D+4" width="100%" height="920" style="border:0;border-radius:24px;overflow:hidden;" loading="lazy" title="Inequality Calculator"></iframe>

Recent History

Saved locally in this browser. No backend required.

Your recent calculations will appear here after you start solving.

Guide

How this calculator helps

Use this page for |x - 2| <= 4, |3x + 1| > 7, and similar distance-based inequalities.

How to use this page

01

Enter an absolute value inequality such as |x - 2| <= 4 or |3x + 1| > 7.

02

Follow the case split to see whether the problem becomes an AND interval or an OR union.

03

Compare the interval notation with the graph so the distance interpretation stays clear.

Common mistakes to avoid

Using OR for a <= problem that should become a bounded AND interval.

Ignoring that a negative right-hand side can make the inequality impossible or automatic.

Dropping endpoint inclusion after rewriting the absolute value condition.

FAQ

What does an absolute value inequality mean?

It measures distance from zero. For example, |x - 2| <= 4 means x is within 4 units of 2.

When do absolute value inequalities use AND or OR?

|A| <= k gives an AND interval, while |A| >= k gives an OR answer with two outer intervals.

Need more context?

Visit the learning library for explanations about interval notation, graphing, sign changes, and the rules that make inequalities different from equations.

Browse learning guides