Your Dashboard username@email.com

Absolute Value Equations and Inequalities

Objective

In the upcoming sections, we’ll review the concept of absolute values and discuss absolute-value equations. We’ll also cover absolute-value inequalities and compound inequalities.

Previously Covered:

  • In the previous section, we reviewed linear equations, slopes, and linear inequalities.
  • Additionally, we practiced creating graphs based on these concepts and creating equations based on given graphs.

Absolute Value Equations

Absolute value is the distance between a number and zero on a number line. Since absolute value represents a distance, its result is always positive. The symbol for absolute value is a pair of bars around the variable or number: |a|. Absolute value is often used in situations where answers involve a range of numbers.

First, look at this very simple absolute value equation: |x| = 3

On a number line, it would like this: Absolute value on a number line

The answer to this equation is x = 3 or x = -3. These are the two values that would make the equation true, since taking the absolute value of a negative number gives a positive result.

There is no solution to the problem |x| = -4 since there are no numbers that you can put in place of x to make an answer of -4.

To solve absolute value equations, be sure to get the absolute value alone on one side of the equation.

Example

Absolute value equation example

m = 5 or -5. This answer can also be written as m +/- 5.

Absolute value equation example 2

n = 9 or -9

Check your work by putting the values of the variable back into the original equation.

What happens when the variable isn’t alone inside the absolute-value bars? In those cases, you will solve two quick equations instead of one because you have to set the absolute value equal to the positive and negative numbers. You will end up with two answers.

Example

|p + 2| = 9

p + 2 = 9 or p + 2 = -9

p = 7 or p = -11.

This equation works because we are looking for the numbers that will create a sum whose absolute value is nine. Check the answers to be sure they are correct:

Ex 1
Ex 2

If there are other numbers outside the absolute value on the same side of the equation, work to get the absolute value part alone before breaking the equation into two parts.

Example

Ex 3

Question

Solve |8h| - 12 = 20

  1. h = 1 or h = -1
  2. h = 1 or h = -4
  3. h = -1 or h = 4
  4. h = 4 or h = -4

Reveal Answer

The correct answer is D. First, add 12 to both sides of the equation. Then you have |8h|= 32. This means that h can be either 4 or -4 in order to make the absolute value true.

Absolute-Value Inequalities

It would be nice if absolute-value inequalities were as easy to work with as absolute-value equations. Alas, absolute-value inequalities are more complicated.

Absolute-value inequalities become compound inequalities. Compound inequalities are two inequalities joined by AND or OR. In logic and math problems, AND means both or all parts are true. OR means that one or the other part is true, but not necessarily both.

Example

Think of a number that is even AND greater than ten. 12 works, 8 does not. The number must meet both criteria.

Think of a number that is even OR is greater than ten. 8 works, 12 works, and so does 15. The number only needs to meet one of the two criteria, although it can meet both.

Absolute-value inequalities are best explained with the help of examples. Here are the most basic types of inequality problems.

Absolute value inequalities

“Less Than” Absolute-Value Inequalities

In “less than” and “less than or equal to” absolute-value inequalities, set the absolute value part of the inequality between the positive and negative values of the rest of the inequality. This is better shown in an example:

|n + 3| < 12
Write this either as a combined inequality:

-12 < n + 3 < 12

Or as two separate inequalities:

-12 < n + 3 AND n + 3 < 12

Solve by getting the variable alone, the same way that you would in an equation.

n > -15 AND n < 9

Written as a combined inequality, the solution would be:

-15 < n < 9

The only numbers that will make this inequality be true are numbers greater than -15 AND less than 9.

Here is one more example to view:

|k - 5| < 25

-25 < k -5 < 25

-20 < k < 30

Values of k between -20 and 30 make the inequality true.

“Greater Than” Absolute-Value Inequalities

In “greater than” and “greater than or equal to” absolute-value inequalities, you have to create inequalities that go in opposite directions. The first inequality will have the absolute value be less than the negative value, and the second inequality will have the absolute value greater than the positive value.

Let’s look at two examples that show how this works.

|n + 7| ≥ 11
This inequality means that the value of (n+7) will be greater than or equal to 11 or less than or equal to -11.

Write this as two separate inequalities and solve:

Ex 1, pt 1

OR

Ex 1, pt 2
Values of n that are greater than or equal to 4 or are less than or equal to -18 will make this inequality true.

|6v| > 60
Ex 2, pt 1

OR

Ex 2, pt 2
Values of v that are greater than 10 or less than -10 will make the inequality true.

Question

Solve |y - 4| ≤ 16

  1. -12 ≤ y ≤ 20
  2. -20 ≤ y ≤ 12
  3. -16 ≤ y ≤ 16
  4. y ≤ -12 or y ≥ 20

Reveal Answer

The correct answer is A. Put (y -4) between -16 and 16, so that you have -16 ≤ y – 4 ≤ 16. Then add four to all parts, giving you -12 ≤ y ≤ 20.

Review

  • Absolute value is the distance a number is from zero on a number line.
  • In absolute-value equations, the variable is equal to either the positive or negative value that the absolute value was equal to. |x| = 7 means that x = 7 or -7.
  • When solving absolute-value equations, be sure to isolate the absolute value on one side of the equation before creating the two new equations to solve.
  • Compound inequalities are two inequalities joined by and or or.
  • For absolute-value inequalities that use the “less than” or “less than or equal” sign: set the absolute value part of the inequality between the positive and negative values of the number from the other side of the inequality. (This is an and compound inequality.)
  • For absolute-value inequalities that use the “greater than” or “greater than or equal” sign, make two inequalities. In the first one, set the absolute value part of the inequality to be less than the negative value, and in the second inequality, set the absolute value greater than the positive value. (This is an or compound inequality.)

Back to Top