How Do You Solve Complex Absolute Value Inequalities?

Click For Summary
To solve the absolute value inequality |3x - 5| > |x + 2|, one must first identify the critical points where the expressions inside the absolute values equal zero. This involves solving the corresponding equalities, which provide boundaries for testing intervals. The continuity of the absolute value function means that solutions to the inequality will lie between these critical points, and testing values in these intervals will determine where the inequality holds true. For the equation |x - 3| + |2x - 8| = 5, multiple cases based on the values of x must be considered, and graphing the functions can help visualize the solution. Understanding the properties of absolute values and their graphical representations is key to solving these types of inequalities effectively.
askor
Messages
168
Reaction score
9
Member warned that homework problems must be posted in the Homework sections
How to solve these two absolute value problems?

1.
##|3x - 5| > |x + 2|##

My attempt:
From what I read in my textbook, the closest properties of absolute value is the one that uses "equal" sign
##|3x - 5| = |x + 2|##
##3x - 5 = x + 2##
##3x -x = 5 + 2##
##2x = 7##
##x = \frac{7}{2}##

##|3x - 5| = |x + 2|##
##3x - 5 = -(x + 2)##
##3x - 5 = -x - 2##
##3x + x = 5 - 2##
##4x = 3##
##x = \frac{3}{4}##

However, this absolute uses ">" sign. So, how do you solve this one?

2.
|x - 3| + |2x - 8| = 5

I don't understand at all of absolute value problem like above one. Please help me.

Note: this is the absolute value properties from my textbook (please see attached file).
 

Attachments

  • AbsValProperties.PNG
    AbsValProperties.PNG
    20.1 KB · Views: 218
Physics news on Phys.org
askor said:
How to solve these two absolute value problems?

1.
##|3x - 5| > |x + 2|##

My attempt:
From what I read in my textbook, the closest properties of absolute value is the one that uses "equal" sign
##|3x - 5| = |x + 2|##
##3x - 5 = x + 2##
##3x -x = 5 + 2##
##2x = 7##
##x = \frac{7}{2}##

##|3x - 5| = |x + 2|##
##3x - 5 = -(x + 2)##
##3x - 5 = -x - 2##
##3x + x = 5 - 2##
##4x = 3##
##x = \frac{3}{4}##

However, this absolute uses ">" sign. So, how do you solve this one?

2.
|x - 3| + |2x - 8| = 5

I don't understand at all of absolute value problem like above one. Please help me.

Note: this is the absolute value properties from my textbook (please see attached file).
Start with the simplest case: what is the solution if both ##2x-5## and ##x+2## are both greater or equal to zero? What condition(s) do you get on ##x## then?
 
askor said:
this absolute uses ">" sign.
The abs() function is continuous, so as x varies continuously |3x-5|-|x+2| cannot switch between >0 and <0 without passing through =0.
Thus, the solutions you found for the equals case represent the boundaries for the positive and negative ranges. It is just a matter of testing values of x between and beyond those points.

For (2), you have more cases to consider. How many?
 
Last edited:
  • Like
Likes SammyS
Following on from this, I would say the simplest approach is to draw a graph of both functions to see graphically where ##|3x -5|## is greater than ##|x + 2|##.
 
PeroK said:
Following on from this, I would say the simplest approach is to draw a graph of both functions to see graphically where ##|3x -5|## is greater than ##|x + 2|##.
Perhaps it comes to the same thing, but I look at the points where the individual terms become zero.
In general, we have ##\Sigma a_i|x-b_i|>c##. The ai can be signed.
The function is continuous and consists of straight lines between the points ##x=b_i##. It is not hard to plot the values of the function at those points, and to see what happens as x tends to ±∞.
 
  • Like
Likes SammyS

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
11
Views
2K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K