9
$\begingroup$

I have a problem :

Find

$$\lim_{x\to 0}\left(\dfrac{x^2-2x+3}{x^2-3x+2}\right)^{\dfrac{\sin x}{x}}$$

Here is my argument :

$$\lim_{x\rightarrow 0}\left(\dfrac{x^2-2x+3}{x^2-3x+2}\right)^{\dfrac{\sin x}{x}}= \lim_{x\rightarrow 0}e^{\ln\left(\dfrac{x^2-2x+3}{x^2-3x+2}\right)\dfrac{\sin x}{x}}$$

On the other hand,

$$\lim_{x\rightarrow 0}\text{ln}\left(\dfrac{x^2-2x+3}{x^2-3x+2}\right)=\ln\left(\lim_{x\rightarrow 0}\dfrac{x^2-2x+3}{x^2-3x+2}\right)=\text{ln}\dfrac{3}{2}$$

and

$$\lim_{x\rightarrow 0}\dfrac{\sin x}{x}=1$$

therefore

$$\lim_{x\rightarrow 0}\left(\dfrac{x^2-2x+3}{x^2-3x+2}\right)^{\dfrac{\sin x}{x}}=e^{\ln\frac{3}{2}}=\dfrac{3}{2}$$

Am I wrong ? If I am wrong, please show me how to do this problem.

Thanks !

  • 1
    It is correct. Hopefully you know how to justify each step, though.2012-11-14
  • 0
    Looks OK to me.2012-11-14
  • 5
    Excellent work!2012-11-14
  • 0
    In addition to the wonderful answers/validations you received, you could always use a CAS to verify your work. For example, at WolframAlpha, you can type: Limit[((x^2-2*x+3)/(x^2-3*x+2))^(Sin[x]/x),x->0]2012-11-21
  • 0
    Since the base approaches a limit other than $1$ and the exponent approaches a limit, you can just handle those two separately. ${}\qquad{}$2015-12-21

1 Answers 1