First, observe that directly substituting x = 5 into the expression \( \frac{x-5}{\sqrt{x}-\sqrt{5}} \) results in a \( \frac{0}{0} \) indeterminate form. This suggests that we need to simplify the expression to evaluate the limit.
To simplify, multiply the numerator and the denominator by the conjugate of the denominator, which is \( \sqrt{x} + \sqrt{5} \). This gives us: \( \frac{(x-5)(\sqrt{x} + \sqrt{5})}{(\sqrt{x} - \sqrt{5})(\sqrt{x} + \sqrt{5})} \).
The denominator simplifies using the difference of squares formula: \( (\sqrt{x} - \sqrt{5})(\sqrt{x} + \sqrt{5}) = x - 5 \).
Now, the expression becomes \( \frac{(x-5)(\sqrt{x} + \sqrt{5})}{x-5} \). Since \( x \neq 5 \), we can cancel \( x-5 \) from the numerator and the denominator.
After canceling, the expression simplifies to \( \sqrt{x} + \sqrt{5} \). Now, substitute \( x = 5 \) to find the limit: \( \sqrt{5} + \sqrt{5} = 2\sqrt{5} \).