I have trouble calculating this limit algebraically (without L'Hospital's rule):
$$\lim_{x \to 1} \frac{x^{\pi} - x^e}{x-1}$$
Substituting 1 gives indeterminate form. If this was e.g. $(x^5 - x^2)$ in the numerator, one could easily factor out the $(x-1)$, because $(x^5 - x^2) = x^2 (x - 1) (x^2 + x + 1)$. But I don't know what to do in my problem, because the exponents are not integers.
EDIT: The problem is from a calculus textbook and is before derivatives are introduced so I assume it can be found without derivatives.
Hint: write $$ \lim_{x\to 1}\frac{x^{\pi}-x^e}{x-1}=\lim_{x\to 1}\frac{x^{\pi}-1}{x-1}-\lim_{x\to 1}\frac{x^e-1}{x-1}$$ and then note that each term is a derivative.