What is an effective way to find that if the function, $f(x)=\sqrt{9x^2 +173x+900}- \sqrt{9x^2 +77x+900}$ is increasing or decreasing for $x \in R^+$
I was asked to find the range of $f(x)$ for $x \in \mathbb R^+$. I could find the limit of f(x) to be 16 at positive infinity. But for me to suggest that it would be its maximum and $f(0^+)$ would be its minimum, would require me to say that the function is increasing.
I was able to convert f(x) into: $\frac{96 }{\sqrt{9+ \frac{173}{x}+\frac{900}{x^2}}+\sqrt{9+\frac{77}{x}+\frac{900}{x^2}}}$.
But I'm still not able to "see" if it is increasing.
The derivative of $f(x)$ looks like a hassle, so I haven't really thought of it.