Is there an easier way to solve the following equation?
$$x^2=2x-1$$
I think I know how to find $x$, using the quadratic formula:
I get
$$x^2-2x+1=0$$
then
$$x=\frac{2 \pm \sqrt{4-4})}2= \frac{2 \pm \sqrt{0}}2$$
but I don't know what $\sqrt{0}$ is. Is it $0$? If so, I would get $x=1$. Is that right?
The teacher said that $\sqrt{\phantom 0}$ is only for positives. Is $0$ positive?