πAI Math Solver

Learn

How to Solve Absolute Value Inequalities: The And-Case, the Or-Case, and the Number Line

How to solve absolute value inequalities? Ask a factory gauge: is this bolt within 0.4 mm of 25 — close enough, not exact? The check reads $|d-25|\le 0.4$, and it will not split into branches until you see what the bars measure: distance. Hold that idea, and how to solve absolute value inequalities settles into a two-case routine — "and" joins one case, "or" the other.

How to Solve Absolute Value Inequalities: The Two Cases

How to solve absolute value inequalities starts from questions like the gauge's. It never grades a bolt against 25 alone: 24.8 passes, 25.7 fails. Those verdicts form one accepted stretch — the home ground of how to solve absolute value inequalities, drawn below.

24.62525.4solid dots: ends includedshading: all accepted sizes

∣d−25∣≤0.4|d-25|\le 0.4: one solid segment from 24.6 to 25.4.

What the Bars Are Measuring

The bars make distance official. Absolute value measures distance from zero: ∣5∣=5|5|=5 and ∣−5∣=5|-5|=5. So ∣d−25∣≤0.4|d-25|\le 0.4 reads "the distance from dd to 25 is at most 0.4" — the entry point to how to solve absolute value inequalities. An absolute value inequality puts <<, ≤\le, >>, or ≥\ge outside such bars; the equation page handles the == version.

The method compresses into one property pair: ∣u∣<a|u|<a is equivalent to −a<u<a-a<u<a; ∣u∣>a|u|>a, to u<−au<-a or u>au>a. That pair drives five steps:

  1. Isolate the absolute value. Get the bars alone on one side.
  2. Pick the case. Each sign owns its own split — the fork in how to solve absolute value inequalities.
  3. Write the two branches. −a<u<a-a<u<a for less than; u<−au<-a or u>au>a for greater than.
  4. Solve each branch with ordinary moves, flipping only at negative divides.
  5. Check and graph — one test value per branch, then a sketch: the confirmation step of how to solve absolute value inequalities.

The Less-Than Case: One Interval, Joined by And

Take ∣x∣<3|x|<3: which numbers stay within 3 units of zero? Everything from −3-3 to 33 answers — one connected interval, the open segment below; it is the first picture you meet in how to solve absolute value inequalities. How to solve absolute value inequalities starts its case work here — the gentler half. This interval is what the and-case always looks like: how to solve absolute value inequalities returns to it every time the sign is << or ≤\le.

|x| < 3-4-2024-33

∣x∣<3|x|<3: one open segment, $-3

Why the And-Case Stays in One Piece

If $|u|

The Greater-Than Case: Two Rays, Joined by Or

Flip the sign: ∣x∣>3|x|>3 — the greater-than case of how to solve absolute value inequalities — asks which numbers sit more than 3 units from zero. Closeness fails outright: x=0x=0 sits zero units away. The winners are the far-outs, everything below −3-3 or above 33: two separate rays. The classic trap for how to solve absolute value inequalities here: writing −3>x>3-3>x>3. No number satisfies it — nothing is both less than −3-3 and greater than 33. This is where the method changes shape: the or-case never hands back one stretch. Two rays, never one stretch — the first thing to remember about how to solve absolute value inequalities with  \>.

|x| > 3←→-4-2024-33

∣x∣>3|x|>3: two open rays, x<−3x<-3 or x>3x>3 — every point more than 3 units from zero.

Why the Or-Case Breaks in Two

In symbols, ∣u∣>a|u|>a splits into u<−au<-a or u>au>a — either one enough. The solution is the union (−∞,−a)∪(a,∞)(-\infty,-a)\cup(a,\infty). This is the half of how to solve absolute value inequalities that no single interval can hold.

The joining word is load-bearing in how to solve absolute value inequalities. Swap and for or, and a two-ray answer shrinks to an impossible middle; swap or for and, and a sandwich pretends to be two rays. Match the word to the shape; this method stays honest only when the two agree. That union is also the two-piece answer of how to solve absolute value inequalities with >>.

Reading the Answer: One Segment or Two Rays

Every finished piece of how to solve absolute value inequalities lands in one of these drawings — open dots exclude under strict signs, solid dots include under ≤\le or ≥\ge. The table shows both endings side by side:

StartSplit intoNumber lineInterval
$x+3<5$$-8

Example 1 · The And-Case: |x-2|<5

Problem. Solve ∣x−2∣<5|x-2|<5 — the plainest and-case how to solve absolute value inequalities can pose.

Step 1. The bars are already isolated, and the sign is << — the and-case test that how to solve absolute value inequalities runs first: $-5

Example 2 · The Or-Case: |3x-2|≥ 4

Problem. Solve ∣3x−2∣≥4|3x-2|\ge 4 in interval notation — a coefficient inside the bars is the next notch up in how to solve absolute value inequalities.

Step 1. Bars isolated, sign is ≥\ge — the or-case split of how to solve absolute value inequalities: 3x−2≤−43x-2\le -4 or 3x−2≥43x-2\ge 4.

Step 2. Add 2 in each branch: 3x≤−23x\le -2 or 3x≥63x\ge 6.

Step 3. Divide by 3, positive, so no flip: x≤−23x\le -\frac{2}{3} or x≥2x\ge 2.

Answer. (−∞,−23]∪[2,∞)(-\infty,-\tfrac{2}{3}]\cup[2,\infty) — solid dots, two rays outward. Two branches, solved independently: how to solve absolute value inequalities with an or-sign.

Check. x=2x=2: 4≥44\ge 4, true — the endpoint belongs. x=0x=0: 2≥42\ge 4, false — the gap holds nothing.](streamdown:incomplete-link)

Example 3 · Isolate the Bars First: |x-3|+2≤ 6

Problem. Solve ∣x−3∣+2≤6|x-3|+2\le 6 — the constant-outside-the-bars form, a staple of how to solve absolute value inequalities on nearly every exam.

Step 1. Subtract 2 to isolate the bars: ∣x−3∣≤4|x-3|\le 4. Splitting earlier would split the wrong thing; isolation is the opening move of how to solve absolute value inequalities.

Step 2. And-case: −4≤x−3≤4-4\le x-3\le 4.

Step 3. Add 3 across all three parts: −1≤x≤7-1\le x\le 7.

Answer. [−1,7][-1,7], one solid segment. Isolation, then case split — the two moves of how to solve absolute value inequalities, in miniature.

Check. x=7x=7: 6≤66\le 6, true — solid dot earned. x=8x=8: 7≤67\le 6, false. Endpoint tests certify the boundaries.

Problem 1

A thermostat is set to 68 degrees; readings within 2 degrees count as on-target. Its check ∣t−68∣≤2|t-68|\le 2 is how to solve absolute value inequalities as a spec line — what is the lowest temperature it accepts?

⏱ 00:00
Page 1
Problem 2

A physics lab accepts a reading xx only while −3∣x+2∣≥−12-3|x+2|\ge -12 holds — a wall of how to solve absolute value inequalities with a coefficient outside. Solve it, then name the largest whole number that passes.

⏱ 00:00
Page 1
Problem 3

Kai's homework asks for the solution set of ∣2x−1∣+4>9|2x-1|+4>9 — a run-through of how to solve absolute value inequalities in homework form. After solving, name the greatest whole number that is not a solution.

⏱ 00:00
Page 1

Common Mistakes: Splitting and Joining

Splitting errors are the signature failure mode of how to solve absolute value inequalities.

1. Splitting a greater-than case into one interval. From ∣x∣>3|x|>3, writing −3>x>3-3>x>3 collapses two rays into a sentence no number satisfies.

2. Dropping the minus branch. Solving only 3x−2≥43x-2\ge 4 in Example 2 hands back half the set. The bars measure distance in two directions; write both branches before solving either, as how to solve absolute value inequalities requires.

3. Joining with the wrong word. And belongs to the sandwich, or to the rays — the joining word is where how to solve absolute value inequalities is won or lost.

Common Mistakes: Signs and Endpoints

Sign and endpoint slips are the quieter failures of how to solve absolute value inequalities.

4. Forgetting the flip outside the bars. A negative multiplier in front, as in −3∣x+2∣≥−12-3|x+2|\ge -12, still flips the sign at the divide — the same guard plain inequality work already established.

5. Misreading endpoints. Strict signs take open dots and parentheses; ≤\le and ≥\ge take solid dots and brackets — the endpoint code of how to solve absolute value inequalities. Example 2's endpoints passed because ≥\ge includes them.

One habit closes both gaps: end every solution to how to solve absolute value inequalities with two substitutions — one inside, one outside.

Frequently asked questions

1

How to solve absolute value inequalities step by step?

Isolate the bars, pick the case, write the branches, solve each, then check. Less-than splits into $-a<u<a$ joined by and; greater-than splits into $u<-a$ or $u>a$. That pair is the engine of how to solve absolute value inequalities. The worked examples below show how to solve absolute value inequalities in action.

2

Why does |x|>a give two rays instead of one interval?

Distance explains it: $|x|>a$ asks for numbers more than $a$ units from zero, which live on both ends — $x<-a$ or $x>a$. The union $(-\infty,-a)\cup(a,\infty)$ is the shape how to solve absolute value inequalities returns for every or-case. One interval can never hold it; the method reaches for a union for exactly that reason. And the split is the first thing how to solve absolute value inequalities does after isolating the bars.

3

When does an absolute value inequality have no solution?

When the bars face the impossible direction: $|u|<a$ with $a$ negative has no answer, since absolute values are never negative. The mirror case, $|u|>$ a negative number, gives every real number. Both extremes are standard outcomes of how to solve absolute value inequalities — check them before any graphing. The no-solution case is also the first trap in how to solve absolute value inequalities, and the all-real case its mirror. They are the two screening questions how to solve absolute value inequalities asks before any algebra.

4

How do you solve absolute value inequalities when a number sits outside the bars?

Move it first: subtract or divide until the bars stand alone — dividing by a negative flips the sign, as in $-3|x+2|\ge -12$ becoming $|x+2|\le 4$. Isolation is the first of the five steps in how to solve absolute value inequalities. Example 3 shows how the method clears the deck — a move how to solve absolute value inequalities never skips.

5

What does a finished answer look like in interval notation?

One interval for the and-case, like $(-3,7)$; a union of two rays for the or-case, like $(-\infty,-\tfrac{2}{3}]\cup[2,\infty)$. Parentheses exclude, brackets include — the two costumes of how to solve absolute value inequalities, always in agreement with the dots. Whichever costume a solution wears, how to solve absolute value inequalities ends with notation that matches the drawing — the last skill in how to solve absolute value inequalities.

Related practice