If $y = kx$ and $y = 3\ln x +3$ have exactly 2 solutions, then what is the range of $k$ ?
By plotting the curves we can see that the range will be between $0$ and the value of $k$ at which $y = kx$ will be tangent to $y = 3\ln x +3$. How do I find the upper limit of $k$ at which it will be a tangent?
We want two roots for $f(x):=kx-3\ln x -3$, which $\to +\infty$ as $x\to 0^+$ and as $x\to +\infty$. Since $f'(x)=k-\frac{3}{x}$ vanishes only at $x=\frac{3}{k}$ where $f(\frac{3}{k})=3\ln\frac{k}{3}$ and $f''(\frac{3}{k}) =\frac{k^2}{3}$, there are two roots iff the global minimum $3\ln\frac{k}{3}$ is negative, i.e. iff $k\in (0,\,3)$.