process91
- 105
- 0
Homework Statement
Solve u-\sqrt{u^2-1}=2 for u.
Homework Equations
The Attempt at a Solution
I know that there are no real solutions, but I don't understand why the following does not work:
\begin{align}\sqrt{u^2-1}&=u-2\\<br /> u^2-1&=u^2-4u+4\\<br /> u&=\tfrac{5}{4}\end{align}
The second line does not seem to be valid, where I square both sides, but why?