SOLUTION: 2|4-3x|-3|2x+1| < 7 Solve without square root method plz. Do with number line method if possible.

Algebra.Com
Question 1139420: 2|4-3x|-3|2x+1| < 7
Solve without square root method plz. Do with number line method if possible.

Answer by ikleyn(52835)   (Show Source): You can put this solution on YOUR website!
.

            This inequality has two linear functions under the absolute value sign each.

            This "absolute value" sign transform a linear function into non-linear, which is not so simple to solve.

            Therefore, the solution strategy is to divide the entire number line into separate intervals / segments
            in a way that at each interval/segment an absolute value function is LINEAR.

            Then the solution is doable and simple.

            Below is how I implement this idea.


In this case we have two critical points, x=   and x= , where the functions change their linear behavior.

These points divide the entire number line in 3 non-intersecting intervals/segments


    1)  x < ;    2)   <= x <= ;   and   3)  x > .


Let's analyze each interval separately.



1)  If x < ,  then  | 2x+1 | = -(2x+1)  and  | 4-3x | = 4-3x.


                therefore, the original inequality takes the form

                    (-3)*(-(2x+1)) + 2*(4-3x) < 7.

                Simplify and solve it step by step

                     6x + 3 + 8 - 6x < 7

                     11 < 7.


               This inequality is FALSE.
               It means that the interval  x <  is NOT the solution to the original inequality.



2)  If  <= x <= ,  then  | 2x+1 | = 2x+1  and  | 4-3x | = 4-3x.


                therefore, the original inequality takes the form

                    (-3)*(2x+1) + 2*(4-3x) < 7.

                Simplify and solve it step by step

                     -6x - 3 + 8 - 6x < 7

                     -12x < 2.

                      x   >  = 


               It means that in the interval  <= x <=  is the partial solution to the original inequality.



2)  If  x > ,  then  | 2x+1 | = 2x+1  and  | 4-3x | = -(4-3x).


                therefore, the original inequality takes the form

                    (-3)*(2x+1) + 2*(-(4-3x)) < 7.

                Simplify and solve it step by step

                     -6x - 3 - 8 + 6x < 7

                     -11 < 7.


               This inequality is TRUE.
               It means that in the interval x >=  is the partial solution to the original inequality.


Thus, after completing analyses of all 3 cases/intervals we come to this conclusion


ANSWER.  The given inequality has the solution set  x >= .


See the plot below, which visually confirms the found solution.


    


    Plot y = 2*|4-3x| - 3*|2x+1| (red)  and  y = 7  (green).

Solved.

--------------

To see many other similar solved problems, look into the lessons
    - Absolute Value equations
    - HOW TO solve equations containing Linear Terms under the Absolute Value sign. Lesson 1
    - HOW TO solve equations containing Linear Terms under the Absolute Value sign. Lesson 2
    - HOW TO solve equations containing Linear Terms under the Absolute Value sign. Lesson 3
    - HOW TO solve equations containing Quadratic Terms under the Absolute Value sign. Lesson 1
    - HOW TO solve equations containing Quadratic Terms under the Absolute Value sign. Lesson 2
    - OVERVIEW of lessons on Absolute Value equations

Read them attentively and become an expert in this area.


Also, you have this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic
"Solving Absolute values equations".


Save the link to this online textbook together with its description

Free of charge online textbook in ALGEBRA-I
https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson

to your archive and use it when it is needed.



RELATED QUESTIONS

|2(|x-3|)-7| <5 How would you solve without square root... (answered by ikleyn)
Solve using the square root method.... (answered by jim_thompson5910)
x^4-2x^3+3x^2-2x+1 How to solve without using trial and error method... (answered by KMST)
I have 10 problems and I have four possible answers to all of them but I am not sure... (answered by solver91311)
How do I solve 4x^2+5=-3 using the square root method? (answered by MathLover1)
by the square root method 1=1/3... (answered by Alan3354)
Solve by elimination method 9/2x-4y=-3 4/3x-1/2y=7/6 (answered by ankor@dixie-net.com)
x^3 + 5x^2 + 8x + 6 = 0 solve with horner method... (answered by Edwin McCravy)
solve the equation by the method of your choice. simplify solutions, if possible. 3x^2 (answered by solver91311)