$$ \sqrt{a-\sqrt{a+x}}=x $$ This equation contains one variable x we have to find the value of x.I tried to simplify it but it doesn't work....i have also tried the basic concepts of quadratics but it is just waste
2026-04-19 11:55:05.1776599705
Solve the quadratic equation
282 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Square both sides to get rid of the square root: $$a-\sqrt{a+x}=x^2$$ Isolate the radical: $$\sqrt{a+x}=a-x^2$$ Square both sides to get rid of the square root: $$a+x=x^4-2ax^2+a^2$$ Set the polynomial equal to $0$: $$0=x^4-2ax^2-x+(a^2-a)$$ Now, this is a depressed quartic, which can be solved using Ferrari's Solution or any other method of solving depressed quartics. Once you find the four solutions to this polynomial, plug them back into the original equation to make sure there are no extraneous solutions.