I am trying to calculate $$\lim _{x\to \infty }\left(\frac{x^2+3x+2}{x^2\:-x\:+\:1\:}\right)^x$$
My initial thought is that it is in exponential form $\left(1+\frac{a}{f(x)}\right)^{f(x)}$.
I tried to factor the polynomials $\frac{(x+1)(x+2)}{x(x-1)+1}$ in order to bring it to that form, but had no success.
I also tried to apply the chain rule as following, but found nothing interesting either
$$e^{x\ln({\left(\frac{x^2+3x+2}{x^2\:-x\:+\:1\:}\right)}}$$
Any ideas that don't involve D'Hopital's Rule?