-1

How does one evaluate this limit without using L'hopital's rule?

$$\lim_{x\to1} \frac{\sin{\ln {x}}}{x^5-7x^3+6}$$

I tried to use the substitution $u=\ln x$ but all I get is an exponential polynomial which can be factored, but it doesn't seem to lead me to a solution

2 Answers2

4

Hint: $$ \frac{\sin{\ln {x}}}{x^5-7x^3+6}=\frac{\sin{\ln(x)}}{\ln(x)}\times\frac{\ln(x)}{x-1}\times\dfrac{x-1}{ x^5-7x^3+6}$$ And $$x^5-7x^3+6= (x-1)(x^4+x^3-6x^2-6x-6)$$

DINEDINE
  • 6,081
3

Hint $$\lim_{x\to1} \frac{\sin{\ln {x}}}{x^5-7x^3+6}=\lim_{x\to1} \frac{\sin{\ln {x}}}{\ln x}\frac{\ln x}{x-1}\frac{x-1}{x^5-7x^3+6}$$

Andrei
  • 37,370