Absolute Value Inequalities

Download as PDF

Ready to tackle inequalities with a twist? Absolute value inequalities combine the concept of distance with comparisons, helping you find a whole range of solutions. This guide will break down the core rules, show you the steps, and make you a pro at solving these tricky problems.

Absolute Value Inequalities — an original Algebra911 reference diagram defining absolute value inequalities and a worked example.
Absolute Value Inequalities: A Complete Guide

What Are Absolute Value Inequalities?

Absolute value inequalities are mathematical statements that combine the concept of absolute value with an inequality symbol like less than (">") or greater than ( "<"). While an absolute value equation like |x|=5 asks, "Which numbers are exactly 5 units from zero?" (the answers are 5 and 5), an inequality like |x|<5 asks, "Which numbers are less than 5 units from zero?" This question has a whole range of answers.

Remember, the absolute value of a number, written as |a|, represents its distance from 0 on the number line. Since distance is always positive or zero, the absolute value of any number is always non-negative. For example, |7|=7 and |7|=7.

When we mix this idea of distance with inequalities—<, >, , and —we are no longer looking for one or two specific points. Instead, we are looking for entire sets of numbers that satisfy a condition. The solution to an absolute value inequality is typically a range of values, which we can show on a number line or write using interval notation.

The Two Core Types: 'Less Than' and 'Greater Than'

Almost every absolute value inequality problem you'll encounter can be boiled down to one of two fundamental types. Understanding the difference is the key to solving them correctly. The secret is to think about what the inequality means in terms of distance.

'Less Than' is an 'AND' Statement

Consider the inequality |x|<4. This asks for all numbers whose distance from zero is less than 4. If you picture a number line, these are all the numbers squished between 4 and 4. For a number x to be in this group, it must satisfy two conditions at once: it must be greater than 4 AND it must be less than 4. This leads to a compound inequality.

If c is a positive number, then |A|<c is equivalent to c<A<c.

This rule also applies to . The inequality |A|c becomes cAc. Think of these as "sandwich" inequalities, where the expression A is trapped between two values.

'Greater Than' is an 'OR' Statement

Now consider |x|>4. This asks for all numbers whose distance from zero is greater than 4. On a number line, these numbers are not in the middle. They are in two separate regions: all the numbers to the right of 4 OR all the numbers to the left of 4. This cannot be written as a single sandwich. It requires two separate statements connected by "OR".

If c is a positive number, then |A|>c is equivalent to A>c OR A<c.

This rule also applies to . The inequality |A|c becomes Ac OR Ac. Think of these as "breakaway" inequalities that describe two distinct sets of numbers.

MnemonicInequality TypeKeywordSetup
Less Th-AND|A|<c or |A|cANDA compound inequality: c<A<c
Great-OR|A|>c or |A|cORTwo separate inequalities: A>c or A<c

How to Solve Absolute Value Inequalities: A Step-by-Step Guide

Solving these inequalities follows a predictable pattern. By turning the problem into a standard linear inequality (or two), you can use the algebra skills you already have. Follow these steps to find the solution every time.

  1. Isolate the Absolute Value Expression. Before you can apply any rules, you must get the absolute value part, |...|, completely by itself on one side of the inequality. Use addition, subtraction, multiplication, or division to move all other terms to the opposite side.
  2. Check the Constant. Look at the number on the other side of the inequality. If it's positive, proceed to the next step. If it's zero or negative, you have a special case (covered in the next section).
  3. Split into Two Cases. Based on the inequality symbol, rewrite the problem without absolute value bars.
    • For < or (Less Th-AND), write a single compound inequality: c<A<c.
    • For > or (Great-OR), write two separate inequalities: A>c OR A<c. Don't forget to flip the inequality sign for the negative case!
  4. Solve the Inequality (or Inequalities). Solve the resulting linear inequalities to find the possible values for your variable. If you have a compound inequality, remember to perform the same operation on all three parts. If you have two separate inequalities, solve them independently.
  5. Graph the Solution on a Number Line. A visual representation is extremely helpful. Use open circles () for < and > to show the endpoint is not included. Use closed circles () for and to show the endpoint is included.
  6. Write the Solution in Interval Notation. This is the standard way to express your final answer. Use parentheses () for open circles and brackets []) for closed circles. For "OR" problems with two separate regions, use the union symbol () to connect the two intervals.

Worked Examples: Putting It All Together

Let's walk through a few examples to see the step-by-step process in action. We will apply the rules for isolating, splitting, solving, and graphing.

Example 1

Solve the inequality |2x1|7.

Step 1: Isolate. The absolute value expression is already isolated on the left side.

Step 2: Check. The constant on the right, 7, is positive. We can proceed.

Step 3: Split. This is a "less than or equal to" problem, so we use the AND setup (a sandwich inequality).

72x17

Step 4: Solve. We solve this compound inequality by adding 1 to all three parts, then dividing all three parts by 2.

7+12x1+17+1 62x8 622x282 3x4

Step 5: Graph. We draw a number line with closed circles at 3 and 4 and shade the region between them.

Step 6: Write in Interval Notation. Because the endpoints are included, we use brackets.

[3,4]
Example 2

Solve the inequality |3x+9|>15.

Step 1: Isolate. The absolute value is already by itself.

Step 2: Check. The constant 15 is positive.

Step 3: Split. This is a "greater than" problem, so we use the OR setup (two separate inequalities).

3x+9>15OR3x+9<15

Step 4: Solve. We solve each inequality independently.

For the first one:

3x>159 3x>6 x>2

For the second one:

3x<159 3x<24 x<8

So our solution is x>2 OR x<8.

Step 5: Graph. We draw a number line with an open circle at 2 and shade to the right, and an open circle at 8 and shade to the left.

Step 6: Write in Interval Notation. We describe the two separate regions and connect them with the union symbol.

(,8)(2,)
Example 3

Solve 3|x5|411.

Step 1: Isolate. This time, we need to do some work first. Add 4 to both sides, then divide by 3.

3|x5|11+4 3|x5|15 |x5|5

Step 2: Check. The constant is 5, which is positive.

Step 3: Split. This is a "greater than or equal to" problem, so we use the OR setup.

x55ORx55

Step 4: Solve.

First inequality: x10.

Second inequality: x0.

Our solution is x10 OR x0.

Step 5: Graph. Draw a number line with a closed circle at 10 shading right, and a closed circle at 0 shading left.

Step 6: Write in Interval Notation.

(,0][10,)

What About Special Cases? Zero and Negative Numbers

What happens if, after isolating the absolute value, the number on the other side isn't positive? This is where you can save a lot of work by stopping and thinking about the definition of absolute value.

Case 1: Comparing to a Negative Number

Remember, absolute value represents distance, which can never be negative. The value of |A| is always 0 or positive.

  • |A|>2 or |A|2: Since |A| is always non-negative, it is always greater than any negative number. The solution is all real numbers, or (,).
  • |A|<2 or |A|2: Since |A| can never be negative, it can never be less than a negative number. There is no solution.

For example, if you have |4x9|<3, you can immediately say there is no solution without doing any more algebra.

Case 2: Comparing to Zero

Comparing to zero also follows a special logic.

  • |A|>0: The absolute value is greater than zero for everything except when the expression inside is zero. The solution is everything except where A=0.
  • |A|0: The absolute value is always greater than or equal to zero. The solution is all real numbers.
  • |A|<0: The absolute value can never be negative, so it can never be less than zero. There is no solution.
  • |A|0: The only way this can be true is if the absolute value is exactly zero. The solution is found by solving A=0. For example, the only solution to |x+3|0 is x=3.

Common Mistakes to Avoid

Absolute value inequalities can be tricky, and there are a few common pitfalls that students often fall into. Be on the lookout for these errors in your own work.

  • Forgetting to Isolate First: A very common mistake is to split the inequality before the absolute value expression is alone. For example, in 2|x+1|<8, you must divide by 2 first to get |x+1|<4 before you split it into 4<x+1<4.
  • Mixing Up the AND/OR Rules: Students sometimes apply the "sandwich" rule to a "greater than" problem or vice versa. Remember the mnemonic: Less Th-AND (a sandwich) and Great-OR (two separate pieces).
  • Incorrectly Negating in the 'OR' Case: When you split |A|>c into A>c OR A<c, it is crucial to both flip the inequality sign AND make the constant negative in the second piece. Forgetting to do one of these will lead to a wrong answer.
  • Distributing into Absolute Value Bars: You cannot distribute a number into absolute value bars like you do with parentheses. The expression 3|x2| is not equal to |3x6|. You must isolate the absolute value first.
  • Errors in Interval Notation: A small mix-up between a parenthesis () and a bracket []) can make a correct answer incorrect. Remember: brackets for and (endpoints included), and parentheses for < and > (endpoints excluded). Infinity () always gets a parenthesis.

Quick Summary and Reference

This table summarizes the main rules for solving absolute value inequalities after the absolute value expression has been isolated and where c is a positive number.

Inequality FormRule to ApplySolution TypeExample Graph
|A|<cRewrite as c<A<cA single, bounded interval (AND)An open-circle segment
|A|cRewrite as cAcA single, bounded interval (AND)A closed-circle segment
|A|>cRewrite as A>c or A<cTwo separate, unbounded intervals (OR)Two open-circle rays going outward
|A|cRewrite as Ac or AcTwo separate, unbounded intervals (OR)Two closed-circle rays going outward

Frequently Asked Questions

What's the main difference between an absolute value equation and an inequality?

An absolute value equation, like |x|=5, usually has one or two specific solutions (here, x=5 and x=5). An absolute value inequality, like |x|<5, describes a whole range of solutions (all numbers between -5 and 5).

Why do I have to flip the inequality sign for the 'greater than' case?

When you set up the second case, like A<c, you are essentially multiplying by -1. Think about the simple inequality x>3. If you multiply both sides by -1, you get x<3, and the rule is that you must flip the sign. The same principle is at work when creating the second part of an 'OR' inequality.

What does 'no solution' mean for an absolute value inequality?

No solution means there is no real number that you can substitute for the variable to make the statement true. This often happens when the inequality states that an absolute value (which must be non-negative) is less than a negative number, like |x+1|<4.

What does 'all real numbers' mean as a solution?

'All real numbers' means that any number you can possibly think of will make the statement true. This typically occurs when an absolute value (which is always non-negative) is said to be greater than a negative number, such as |x|>10.

How is the graph of a 'less than' inequality different from a 'greater than' one?

A 'less than' inequality (like |x|<3) typically has a graph that is a single, connected line segment between two points. A 'greater than' inequality (like |x|>3) has a graph consisting of two separate rays pointing in opposite directions, away from a central region.

Do these rules work if the expression inside the absolute value is more complicated?

Yes, absolutely. The expression inside the absolute value bars, which we call A, can be simple like x or more complex like 52x. The process remains the same: isolate the absolute value expression, then apply the correct AND or OR rule to whatever is inside.

What is interval notation?

Interval notation is a standard way to write a set of numbers using parentheses and/or brackets. A parenthesis, (), means the endpoint is not included, while a bracket, []), means it is included. For example, [2,5) represents all numbers x such that 2x<5.