The problem I've been given:
$$\lim_{x \to \infty}[\ln(7x)-\ln(x+7)]$$
I'm asked to solve it by applying L'Hôpital's rule. I know it's an indeterminate product problem, but I'm drawing a blank on how to convert this into a problem I can apply the rule to. Any help is greatly appreciated!
Thanks, Garren
First of all you have to eploit the logarithm properties in order to build a 'ratio', required by L'Hôpital's rule. $$\lim_{x\to\infty}[\ln(7x)-\ln(x+7)]=\lim_{x\to\infty}\ln\left(\frac{7x}{x+7}\right)$$ Then, since the function $\ln(\cdot)$ is continuous: $$\lim_{x\to\infty}\ln\left(\frac{7x}{x+7}\right)=\ln\left(\lim_{x\to\infty}\frac{7x}{x+7}\right)$$ In the end, the rule can be applied to the inner term, i.e. the limit of the rational function.