I've tried a lot in how to solve this limit, What's is the limit of $$\lim_{x\to -1} \frac{x^{101}+1}{x+1} $$
2026-03-27 07:17:05.1774595825
What's the limit of $\lim_{x\to -1} \frac{x^{101}+1}{x+1} $
456 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I go with mercio (see the comments above) which seems to be the most elegant way. Put $f(x) = x^{101}$. Then $f'(x) = 101x^{100}$ and hence $$ \lim_{x\to -1}\frac{x^{101}+1}{x+1} = \lim_{x\to -1}\frac{f(x)-f(-1)}{x-(-1)} = f'(-1) = 101. $$