0
$\begingroup$

$$|2|x|-5| < |4-|x-1||$$

I tried squaring everything to get rid of absolute value markings, but couldn't figure it out.

  • 0
    use $|a|\leq k$ iff $-k\leq a\leq k$.2017-01-24

3 Answers 3

0

We can analyze your inequality with respect to 3 cases: $$Case \ 1:x\ge1\\Case \ 2: 0\le x \lt1\\Case \ 3:x\lt 0 $$ Now let's start with the $\color{red}{Case \ 1}:$ $$|x|=x \quad \& \quad |x-1|=x-1 $$ Therefore we have: $$|2x-5|\lt|4-x+1|\\(2x-5)^2<(5-x)^2\\3x^2-10x<0\\0

0

Consider the following cases:

$(1)$ If $x \in [0,1] $, we have $|x-1| =1-x $ and $|x|=x $. Then the inequality becomes $$|2x-5|<|3+x|$$

Similarly proceed for $x \leq 0$ and for $x>1$ analysing also each subcase that arises due to any condition. Hope it helps.

  • 0
    @Rohan Why does $|x|$ become negative? $|x|$ is positive in the interval $[0,1]$ and negative in the interval $(-\infty,0]$2017-01-24
0

Graphically observing the values for which $f(x)>g(x)$, $f(x)=|2|x|-5|$ and $g(x)=|4-|x-1||$ is a simple non-algebraic way to solve this. You can graph these functions in stages knowing that $|h(x)|$ reflects $h(x)$ into the positive $y$-axis quadrants and multiplication by $-1$ flips the whole function about the $x$-axis.

Otherwise you can solve this using cases and algebra which is more cumbersome and involves considering subsets of simultaneous inequalities. You were on the right track with squaring everything: using $|x| = \sqrt{x^2}$ produces the inequality $$(2|x|-5)^2<(4-|x-1|)^2$$

and seeing as both sides are squares, moving everything to one side and factorising using $a^2-b^2=(a-b)(a+b)$ yields: $$(2|x|-5-4+|x-1|)(2|x|-5+4-|x-1|)<0$$ $$(2|x|+|x-1|-9)(2|x|-|x-1|-1)<0$$

From here, consider the four cases and solve the inequalities given that some of the solution sets will overlap: $|x|>0 \cup |x-1|>0$, $|x|>0 \cup |x-1|<0$, $|x|<0 \cup |x-1|>0$ and $|x|<0 \cup |x-1|<0$.

You could also use the fact that $|x|