Answer
$x= 9$
Work Step by Step
Given
\begin{equation}
\sqrt{x-5}-\sqrt{x}=-1.
\end{equation} Start by squaring both sides to eliminate the radical sign on the left hand side. Rearrange the equation and then square both sides to eliminate the radical sign on the right hand side and then solve for $x$. \begin{equation}
\begin{aligned}
\sqrt{x-5}-\sqrt{x}&=-1\\
\sqrt{x-5} & =\sqrt{x}-1 \\
\left( \sqrt{x-5} \right)^{2} & =\left( \sqrt{x}-1 \right)^{2} \\
x-5& =x-2\sqrt{x}+1 \\
-6 & = -2\sqrt{x} \\
3^2& =(\sqrt{x})^2\\
9&= x.
\end{aligned}
\end{equation} Check: \begin{equation}
\begin{aligned}
\sqrt{9-5}-\sqrt{9}& \stackrel{?}{=} -1 \\
-1 & = -1 \quad \text { True }
\end{aligned}
\end{equation} The solution is $x= 9$.