Suppose $f(x) = \cos(\tan^{-1}x)$ and $g(x) = mx$. Determine range of $m$ so that $f$ and $g$ intersects each other only in one point .
My try:
We know $f(x) = \dfrac{1}{\sqrt{1+x^2}}$, then we should solve $mx = \dfrac{1}{\sqrt{1+x^2}}$.
I don't know where go from here.