$$\lim_{x\to a}\frac{\tan x-\tan a}{\ln x-\ln a}$$ Solve that limit while $a$ is unknown.
I have tried applying l’Hopital rule however it didn’t seem to work. I have tried simplifying it but I’m still very confused on how are you able to take a limit to an unknown variable.
Any explanation is welcome. Thanks!
Let $h$ be small. Then $$\tan(a+h) - \tan(a)=\sec^2(a)\cdot h + o(h)$$ and $$\ln(a+h) - \ln(a) = \ln \left(1+\frac{h}{a}\right) = \frac{h}{a}+o(h)$$ hence $$f(a+h) = \frac{\sec^2(a)\cdot h + o(h)}{h/a + o(h)}=a\sec^2(a) +o(1)$$ so the desired limit is $$a\sec^2(a)$$