Learn on PengiOpenstax Intermediate Algebra 2EChapter 2: Solving Linear Equations

Lesson 2.7: Solve Absolute Value Inequalities

In this lesson from OpenStax Intermediate Algebra 2E, students learn to solve absolute value equations and inequalities by isolating the absolute value expression and rewriting it as two equivalent equations or compound inequalities. The lesson covers cases involving "less than" and "greater than" absolute value inequalities, including how to express solution sets on a number line and in interval notation. Real-world applications of absolute value are also explored, making this a key topic in intermediate algebra for high school students.

Section 1

πŸ“˜ Solve Absolute Value Inequalities

New Concept

Mastering absolute value means understanding distance from zero. In this lesson, we'll apply this idea to solve equations and inequalities, finding values that are a specific distance, within a range, or beyond a certain point from zero.

What’s next

You'll work through interactive examples of solving absolute value equations and inequalities, and then apply your skills to real-world problems on our platform.

Section 2

Absolute Value

Property

The absolute value of a number is its distance from zero on the number line. The absolute value of a number nn is written as ∣n∣|n| and ∣n∣β‰₯0|n| \geq 0 for all numbers. Absolute values are always greater than or equal to zero.

Examples

  • The absolute value of βˆ’9-9 is 99, because βˆ’9-9 is 99 units away from 00. This is written as βˆ£βˆ’9∣=9|-9| = 9.
  • The absolute value of 2525 is 2525, because 2525 is 2525 units away from 00. This is written as ∣25∣=25|25| = 25.
  • The equation ∣x∣=βˆ’4|x| = -4 has no solution. Absolute value represents distance, which cannot be a negative number.

Explanation

Think of absolute value as a 'distance-meter' from zero. Since distance can't be negative, the absolute value of any number, positive or negative, will always be a positive result or zero. It simply tells you how far away you are.

Section 3

Absolute Value Equations

Property

For any algebraic expression, uu, and any positive real number, aa, if ∣u∣=a|u| = a, then u=βˆ’au = -a or u=au = a. To solve an absolute value equation, first isolate the absolute value expression. Then, write two equivalent equations and solve each one separately.

Examples

  • To solve ∣3xβˆ’1βˆ£βˆ’5=10|3x - 1| - 5 = 10, first isolate the absolute value: ∣3xβˆ’1∣=15|3x - 1| = 15. Then set up two equations: 3xβˆ’1=153x - 1 = 15 or 3xβˆ’1=βˆ’153x - 1 = -15. Solving gives x=163x = \frac{16}{3} or x=βˆ’143x = -\frac{14}{3}.
  • The equation 3∣xβˆ’8∣+11=53|x - 8| + 11 = 5 simplifies to 3∣xβˆ’8∣=βˆ’63|x - 8| = -6, or ∣xβˆ’8∣=βˆ’2|x - 8| = -2. Since an absolute value cannot be negative, there is no solution.
  • To solve ∣x+4∣=∣2xβˆ’2∣|x + 4| = |2x - 2|, set up two cases: x+4=2xβˆ’2x + 4 = 2x - 2 or x+4=βˆ’(2xβˆ’2)x + 4 = -(2x - 2). Solving these yields x=6x = 6 or x=βˆ’23x = -\frac{2}{3}.

Explanation

If the absolute value of something is a positive number aa, it means the 'something' inside is either aa units to the right of zero or aa units to the left. This is why you must solve two separate cases.

Section 4

Inequalities with Less Than

Property

To solve an absolute value inequality with a 'less than' or 'less than or equal to' sign, we rewrite it as a compound inequality. If ∣u∣<a|u| < a, the equivalent inequality is βˆ’a<u<a-a < u < a. This also applies for ≀\leq. First, isolate the absolute value expression, then write the equivalent compound inequality and solve.

Examples

  • To solve ∣x∣<9|x| < 9, you are looking for all numbers whose distance from zero is less than 9. The solution is βˆ’9<x<9-9 < x < 9, which is (βˆ’9,9)(-9, 9) in interval notation.
  • To solve ∣2xβˆ’5βˆ£β‰€3|2x - 5| \leq 3, rewrite it as βˆ’3≀2xβˆ’5≀3-3 \leq 2x - 5 \leq 3. Adding 5 to all parts gives 2≀2x≀82 \leq 2x \leq 8. Dividing by 2 gives 1≀x≀41 \leq x \leq 4, or [1,4][1, 4].
  • The inequality ∣x+4∣+5<2|x + 4| + 5 < 2 simplifies to ∣x+4∣<βˆ’3|x + 4| < -3. Since an absolute value can never be less than a negative number, there is no solution.

Explanation

When an absolute value is less than a number, it means the expression inside is 'close' to zero. Its distance from zero is small, so its value must be 'sandwiched' between the negative and positive boundaries of that distance.

Section 5

Inequalities with Greater Than

Property

To solve an absolute value inequality with a 'greater than' or 'greater than or equal to' sign, we rewrite it as two separate inequalities. If ∣u∣>a|u| > a, the equivalent inequality is u<βˆ’au < -a or u>au > a. This also applies for β‰₯\geq. First, isolate the absolute value, then write and solve the two separate inequalities.

Examples

  • To solve ∣x∣>5|x| > 5, you are looking for numbers whose distance from zero is more than 5. The solution is x<βˆ’5x < -5 or x>5x > 5. In interval notation, this is (βˆ’βˆž,βˆ’5)βˆͺ(5,∞)(-\infty, -5) \cup (5, \infty).
  • To solve ∣2xβˆ’1∣β‰₯7|2x - 1| \geq 7, write two inequalities: 2xβˆ’1β‰€βˆ’72x - 1 \leq -7 or 2xβˆ’1β‰₯72x - 1 \geq 7. Solving these gives xβ‰€βˆ’3x \leq -3 or xβ‰₯4x \geq 4. The interval is (βˆ’βˆž,βˆ’3]βˆͺ[4,∞)(-\infty, -3] \cup [4, \infty).
  • The inequality ∣xβˆ’9∣>βˆ’2|x - 9| > -2 is true for all real numbers. Since absolute value is always zero or positive, it is always greater than any negative number. The solution is (βˆ’βˆž,∞)(-\infty, \infty).

Explanation

When an absolute value is greater than a number, it means the expression inside is 'far' from zero. Its value must be in one of two regions: either far to the left (very negative) or far to the right (very positive).

Section 6

Applications with absolute value

Property

Absolute value inequalities can model situations involving a tolerance or an acceptable range of variation from an ideal value. The general form is ∣actualβˆ’idealβˆ£β‰€tolerance|\text{actual} - \text{ideal}| \leq \text{tolerance}. Let xx be the actual measurement, ii be the ideal measurement, and tt be the tolerance. The inequality is ∣xβˆ’iβˆ£β‰€t|x - i| \leq t.

Examples

  • A machine part should be 50 mm long, with a tolerance of 0.02 mm. Let xx be the actual length. The situation is modeled by ∣xβˆ’50βˆ£β‰€0.02|x - 50| \leq 0.02. This gives the acceptable range 49.98≀x≀50.0249.98 \leq x \leq 50.02 mm.
  • The ideal temperature for a greenhouse is 75 degrees Fahrenheit. The actual temperature can vary by up to 3 degrees. The acceptable range is found by solving ∣Tβˆ’75βˆ£β‰€3|T - 75| \leq 3, which gives 72≀T≀7872 \leq T \leq 78 degrees.
  • A bag of chips should weigh 16 ounces, with an allowed variance of 0.25 ounces. The acceptable weight range can be found with ∣wβˆ’16βˆ£β‰€0.25|w - 16| \leq 0.25. The solution is 15.75≀w≀16.2515.75 \leq w \leq 16.25 ounces.

Explanation

Use absolute value to describe a margin of error. It measures the difference between what you have (actual) and what you want (ideal), ensuring that this difference, regardless of direction, stays within an acceptable limit (tolerance).

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 2: Solving Linear Equations

  1. Lesson 1

    Lesson 2.1: Use a General Strategy to Solve Linear Equations

  2. Lesson 2

    Lesson 2.2: Use a Problem Solving Strategy

  3. Lesson 3

    Lesson 3: 2.3 Solve a Formula for a Specific Variable

  4. Lesson 4

    Lesson 2.4: Solve Mixture and Uniform Motion Applications

  5. Lesson 5

    Lesson 2.5: Solve Linear Inequalities

  6. Lesson 6

    Lesson 2.6: Solve Compound Inequalities

  7. Lesson 7Current

    Lesson 2.7: Solve Absolute Value Inequalities

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Solve Absolute Value Inequalities

New Concept

Mastering absolute value means understanding distance from zero. In this lesson, we'll apply this idea to solve equations and inequalities, finding values that are a specific distance, within a range, or beyond a certain point from zero.

What’s next

You'll work through interactive examples of solving absolute value equations and inequalities, and then apply your skills to real-world problems on our platform.

Section 2

Absolute Value

Property

The absolute value of a number is its distance from zero on the number line. The absolute value of a number nn is written as ∣n∣|n| and ∣n∣β‰₯0|n| \geq 0 for all numbers. Absolute values are always greater than or equal to zero.

Examples

  • The absolute value of βˆ’9-9 is 99, because βˆ’9-9 is 99 units away from 00. This is written as βˆ£βˆ’9∣=9|-9| = 9.
  • The absolute value of 2525 is 2525, because 2525 is 2525 units away from 00. This is written as ∣25∣=25|25| = 25.
  • The equation ∣x∣=βˆ’4|x| = -4 has no solution. Absolute value represents distance, which cannot be a negative number.

Explanation

Think of absolute value as a 'distance-meter' from zero. Since distance can't be negative, the absolute value of any number, positive or negative, will always be a positive result or zero. It simply tells you how far away you are.

Section 3

Absolute Value Equations

Property

For any algebraic expression, uu, and any positive real number, aa, if ∣u∣=a|u| = a, then u=βˆ’au = -a or u=au = a. To solve an absolute value equation, first isolate the absolute value expression. Then, write two equivalent equations and solve each one separately.

Examples

  • To solve ∣3xβˆ’1βˆ£βˆ’5=10|3x - 1| - 5 = 10, first isolate the absolute value: ∣3xβˆ’1∣=15|3x - 1| = 15. Then set up two equations: 3xβˆ’1=153x - 1 = 15 or 3xβˆ’1=βˆ’153x - 1 = -15. Solving gives x=163x = \frac{16}{3} or x=βˆ’143x = -\frac{14}{3}.
  • The equation 3∣xβˆ’8∣+11=53|x - 8| + 11 = 5 simplifies to 3∣xβˆ’8∣=βˆ’63|x - 8| = -6, or ∣xβˆ’8∣=βˆ’2|x - 8| = -2. Since an absolute value cannot be negative, there is no solution.
  • To solve ∣x+4∣=∣2xβˆ’2∣|x + 4| = |2x - 2|, set up two cases: x+4=2xβˆ’2x + 4 = 2x - 2 or x+4=βˆ’(2xβˆ’2)x + 4 = -(2x - 2). Solving these yields x=6x = 6 or x=βˆ’23x = -\frac{2}{3}.

Explanation

If the absolute value of something is a positive number aa, it means the 'something' inside is either aa units to the right of zero or aa units to the left. This is why you must solve two separate cases.

Section 4

Inequalities with Less Than

Property

To solve an absolute value inequality with a 'less than' or 'less than or equal to' sign, we rewrite it as a compound inequality. If ∣u∣<a|u| < a, the equivalent inequality is βˆ’a<u<a-a < u < a. This also applies for ≀\leq. First, isolate the absolute value expression, then write the equivalent compound inequality and solve.

Examples

  • To solve ∣x∣<9|x| < 9, you are looking for all numbers whose distance from zero is less than 9. The solution is βˆ’9<x<9-9 < x < 9, which is (βˆ’9,9)(-9, 9) in interval notation.
  • To solve ∣2xβˆ’5βˆ£β‰€3|2x - 5| \leq 3, rewrite it as βˆ’3≀2xβˆ’5≀3-3 \leq 2x - 5 \leq 3. Adding 5 to all parts gives 2≀2x≀82 \leq 2x \leq 8. Dividing by 2 gives 1≀x≀41 \leq x \leq 4, or [1,4][1, 4].
  • The inequality ∣x+4∣+5<2|x + 4| + 5 < 2 simplifies to ∣x+4∣<βˆ’3|x + 4| < -3. Since an absolute value can never be less than a negative number, there is no solution.

Explanation

When an absolute value is less than a number, it means the expression inside is 'close' to zero. Its distance from zero is small, so its value must be 'sandwiched' between the negative and positive boundaries of that distance.

Section 5

Inequalities with Greater Than

Property

To solve an absolute value inequality with a 'greater than' or 'greater than or equal to' sign, we rewrite it as two separate inequalities. If ∣u∣>a|u| > a, the equivalent inequality is u<βˆ’au < -a or u>au > a. This also applies for β‰₯\geq. First, isolate the absolute value, then write and solve the two separate inequalities.

Examples

  • To solve ∣x∣>5|x| > 5, you are looking for numbers whose distance from zero is more than 5. The solution is x<βˆ’5x < -5 or x>5x > 5. In interval notation, this is (βˆ’βˆž,βˆ’5)βˆͺ(5,∞)(-\infty, -5) \cup (5, \infty).
  • To solve ∣2xβˆ’1∣β‰₯7|2x - 1| \geq 7, write two inequalities: 2xβˆ’1β‰€βˆ’72x - 1 \leq -7 or 2xβˆ’1β‰₯72x - 1 \geq 7. Solving these gives xβ‰€βˆ’3x \leq -3 or xβ‰₯4x \geq 4. The interval is (βˆ’βˆž,βˆ’3]βˆͺ[4,∞)(-\infty, -3] \cup [4, \infty).
  • The inequality ∣xβˆ’9∣>βˆ’2|x - 9| > -2 is true for all real numbers. Since absolute value is always zero or positive, it is always greater than any negative number. The solution is (βˆ’βˆž,∞)(-\infty, \infty).

Explanation

When an absolute value is greater than a number, it means the expression inside is 'far' from zero. Its value must be in one of two regions: either far to the left (very negative) or far to the right (very positive).

Section 6

Applications with absolute value

Property

Absolute value inequalities can model situations involving a tolerance or an acceptable range of variation from an ideal value. The general form is ∣actualβˆ’idealβˆ£β‰€tolerance|\text{actual} - \text{ideal}| \leq \text{tolerance}. Let xx be the actual measurement, ii be the ideal measurement, and tt be the tolerance. The inequality is ∣xβˆ’iβˆ£β‰€t|x - i| \leq t.

Examples

  • A machine part should be 50 mm long, with a tolerance of 0.02 mm. Let xx be the actual length. The situation is modeled by ∣xβˆ’50βˆ£β‰€0.02|x - 50| \leq 0.02. This gives the acceptable range 49.98≀x≀50.0249.98 \leq x \leq 50.02 mm.
  • The ideal temperature for a greenhouse is 75 degrees Fahrenheit. The actual temperature can vary by up to 3 degrees. The acceptable range is found by solving ∣Tβˆ’75βˆ£β‰€3|T - 75| \leq 3, which gives 72≀T≀7872 \leq T \leq 78 degrees.
  • A bag of chips should weigh 16 ounces, with an allowed variance of 0.25 ounces. The acceptable weight range can be found with ∣wβˆ’16βˆ£β‰€0.25|w - 16| \leq 0.25. The solution is 15.75≀w≀16.2515.75 \leq w \leq 16.25 ounces.

Explanation

Use absolute value to describe a margin of error. It measures the difference between what you have (actual) and what you want (ideal), ensuring that this difference, regardless of direction, stays within an acceptable limit (tolerance).

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 2: Solving Linear Equations

  1. Lesson 1

    Lesson 2.1: Use a General Strategy to Solve Linear Equations

  2. Lesson 2

    Lesson 2.2: Use a Problem Solving Strategy

  3. Lesson 3

    Lesson 3: 2.3 Solve a Formula for a Specific Variable

  4. Lesson 4

    Lesson 2.4: Solve Mixture and Uniform Motion Applications

  5. Lesson 5

    Lesson 2.5: Solve Linear Inequalities

  6. Lesson 6

    Lesson 2.6: Solve Compound Inequalities

  7. Lesson 7Current

    Lesson 2.7: Solve Absolute Value Inequalities