Solving Limit Without L'Hospital's Rule

  • Thread starter Thread starter chislam
  • Start date Start date
  • Tags Tags
    Limit
chislam
Messages
79
Reaction score
0
I was working out a limit problem and even though I solved it using L'hospital's rule, I do not know how to solve it another way which was probably the intended way. Here's the limit:

\lim_{x\rightarrow2} \frac{x^4 - x^3 + x^2 - 4x - 4}{2x^2 - 5x + 2}

So I used L'hospital's rule and got 20/3 but I want to know another method.

Thanks
 
Physics news on Phys.org
The numerator and denominator have a common factor of (x-2) that is causing it to have a 0/0 form. If you cancel out that common factor, you can just put x=2.
 
Yeah I figured that was the case, but I wasn't able to factor it out in the numerator.
 
Just do polynomial division of (x-2) into the numerator. You know you'll get zero remainder, right?
 
Doh! Lol, I completely forgot about synthetic division.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top