What is the range of the function, $f(x)=\dfrac{4x+7}{(6x)^2-5}$, algebraically?
I have a problem which I am stuck in. I know that the range is equivalent to the domain of the inverse function. I have tried to find the inverse the function but got confuse when isolating y.
Consider the intersection between $y=k$ and $y=f(x)$, we have$$k=\dfrac{4x+7}{(6x)^2-5}$$ Rearranging $$(36k)x^2-4x-(7+5k)=0$$ For intersection to occur, $$(-4)^2-4(36k)(-1)(7+5k)\ge0$$ Simplifying, $$45k^2+63k+1\ge0$$ Completing the square, $$\frac{900}{421}\left(k+\frac7{10}\right)^2-1\ge0$$ So $$k\ge\frac1{30}\left(\sqrt{421}-21\right),\quad k\le-\frac1{30}\left(\sqrt{421}+21\right)$$
Hence, the range of $f(x)$ is $$\left(-\infty,-\frac1{30}\left(\sqrt{421}+21\right)\right]\cup\left[\frac1{30}\left(\sqrt{421}-21\right),\infty\right)$$