Let $x^2=x+1$, the solution is the golden ratio phi :$x=\frac{1\pm\sqrt{5}}{2}$.
Now I tried $x=x^2-1$ substituted in the equation itself : $$(x^2-1)^2=x^2\Rightarrow x^4-3x^2+1=0$$ $$\Rightarrow x=\pm\sqrt{\frac{3\pm\sqrt{5}}{2}}$$
Now we get 4 roots because one step is not iff giving back $x^2-1=\pm x$.
However we can recover the numerical values of the first equation solutions.
What happens now if I use $(x^2-1)^2=x+1\Rightarrow x(x^3-2x-1)=0$ ?
Could the numerical values be recovered in this case ? I do not think, so what step is used that is not reversible, only $x^2=x+1$ was used ?