$$\sqrt{\frac{x}2} = 1-x$$ so $$x = ?$$ I have tried to solve many times and i got $x = \frac52$ everytime. But my book says answer is $\frac12$. I think i couldn't understand square roots clearly.. So, Where is my mistake ? Give me a hint or show how to solve it.
2026-04-08 16:23:04.1775665384
Solving a quadratic involving square root
72 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
$$\sqrt{\frac{x}2} = 1-x\implies \frac{x}{2}=(1-x)^2=1+x^2-2x\\ \implies x=2+2x^2-4x\\ \implies 2x^2-5x+2=0\\ \implies (2x-1)(x-2)=0\\ \implies x\in\left\{\frac{1}{2},2\right\}$$
But $x=2$ makes the original equation $1=(-1)$ which is false.
Hence, we have the only solution $x=\dfrac{1}{2}$