Let $f(x)=$ $\dfrac{1}{\sqrt{x-5}}$ is a given function. We have to find its range.
I have tried two approaches:-
- $\sqrt{x-5}>0$
⇒ $\dfrac{1}{\sqrt{x-5}}>0$
⇒ $y>0$
⇒ Range = $(0,∞)$ - $f(x)=y=$ $\dfrac{1}{\sqrt{x-5}}$
⇒ $y^2$=$\dfrac{1}{{x-5}}$
⇒ $x=5+$ $\dfrac{1}{{y^2}}$
⇒ Range = R – {$0$}
The ranges found are not the same.
My view is that, this happened because in the 2nd approach, when I squared both sides, the function is changed. And what I had calculated is the range of $y^2=\dfrac{1}{{x-5}}$ instead of $y=$ $\dfrac{1}{\sqrt{x-5}}$.
Is this statement correct?