Where do I start when solving $\sqrt{|1-2x|}\geq1+x$? Is squaring both sides allowed?
2026-04-29 09:17:04.1777454224
On
Solving $\sqrt{|1-2x|}\geq1+x$
70 Views Asked by user394691 https://math.techqa.club/user/user394691/detail At
4
There are 4 best solutions below
0
On
It is allowed but you need to set conditions on the expression under the square root, i.e. for $1-2x$. This should be done because you only can take square roots of numbers $\gt 0$.
for $$x\le -1$$ the inequality is true. For $$x\geq -1$$ we can square it $$|1-2x|\geq (x+1)^2$$ squaring again and factorizing we get $$-x \left( x+4 \right) \left( {x}^{2}+2 \right) \geq 0$$ we only need to discuss $$-x(x+4)\geq 0$$ we we can conclude that $$-4\le x\le 0$$ with $$x\geq -1$$ we get $$-1\le x\le 0$$ thus we get the solution set $$x\le 0$$