How do you solve the following equation:
\begin{align*} \sqrt{2017 + \sqrt{2017 - x}} &= x \end{align*}
I tried squaring it twice, but then I am left with quadratic equation that I can not solve.
How do you solve the following equation:
\begin{align*} \sqrt{2017 + \sqrt{2017 - x}} &= x \end{align*}
I tried squaring it twice, but then I am left with quadratic equation that I can not solve.
Copyright © 2021 JogjaFile Inc.
after squaring we will get $$\sqrt{2017-x}=x^2-2017$$ squaring one more times we obtain $$0=x^4-4034x^2+x-2017+2017^2$$ the solution is given by $$x=\frac{1}{2} \left(1+\sqrt{8065}\right)$$