$$|2|x|-5| < |4-|x-1||$$
I tried squaring everything to get rid of absolute value markings, but couldn't figure it out.
$$|2|x|-5| < |4-|x-1||$$
I tried squaring everything to get rid of absolute value markings, but couldn't figure it out.
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
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.
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$.