Evaluate $\lim_{x \to 1} \cfrac{x^3 - 1}{x^2 - 2x + 1}$ without l'Hospital

71 Views Asked by At

I'm pretty stuck beyond identifying $$\lim_{x \to 1} \cfrac{x^3 - 1}{x^2 - 2x + 1} = \lim_{x \to 1} \cfrac{x^3 -1}{(x-1)^2}$$

Any hints? (Preferably not full answer)

4

There are 4 best solutions below

0
On BEST ANSWER

Hint: $x^3-1=(x-1)(x^2+x+1)$.

0
On

$$ (x^3-1)=(x-1)(x^2+x+1). $$ $$ x^2-2x+1=(x-1)^2. $$ Then, $$ \lim_{x\rightarrow 1}\frac{x^2+x+1}{x-1}=? $$

0
On

It is $(x+2)+\frac{3}{x-1}$ see that the second term diverges to infinity.

0
On

Hint:

\begin{align} \lim_{x \to 1} \cfrac{x^3 - 1}{x^2 - 2x + 1} &= \lim_{x \to 1} \left(x+2+\cfrac{3}{x-1}\right) =\dots \end{align}