Find: $$\displaystyle\lim_{x\to \infty}\left(\frac{\ln(x^2+3x+4)}{\ln(x^2+2x+3)}\right)^{x\ln x}$$
My attempt:
$\displaystyle\lim_{x\to\infty}\left(\frac{\ln(x^2+3x+4)}{\ln(x^2+2x+3)}\right)^{x\ln x}=\lim_{x\to\infty}\left(1+\frac{\ln(x^2+3x+4)-\ln(x^2+2x+3)}{\ln(x^2+2x+3)}\right)^{x\ln x}=\\\displaystyle\lim_{x\to\infty}\left(1+\frac{\ln\left(\frac{x^2+3x+4}{x^2+2x+3}\right)}{\ln(x^2+2x+3)}\right)^{x\ln x}=\lim_{x\to\infty}\left(1+\frac{\ln\left(1+\frac{x+1}{x^2+2x+3}\right)}{\ln(x^2+2x+3)}\right)^{x\ln x}$
What I used: $\displaystyle\lim_{x\to\infty}\ln\left(1+\frac{x+1}{x^2+2x+3}\right)=0\;\;\&\;\;\lim_{x\to\infty}\ln(x^2+2x+3)=+\infty$
In the end, I got an indeterminate form: $\displaystyle\lim_{x\to\infty}1^{x\ln x}=1^{\infty}$
Have I made a mistake anywhere? It seems suspicious.
added: replacement $\frac{x+1}{x^2+2x+3}$ by $\frac{1}{x}$ wasn't appealing either.
Would:$$\lim_{x\to\infty}\Big(\Big(1+\frac{1}{x}\Big)^x\Big)^{\ln x}=x=\infty$$ be wrong?
//a few days after users had provided hints and answered the question,we discussed this with our assistant and he suggested a table formula that can also be applied (essentialy the last step in methods provided in the answers I recieved).:$$\lim_{x\to c}f(x)=1\;\&\;\lim_{x\to c}g(x)=\pm\infty$$then$$\lim_{x\to c}f(x)^{g(x)}=e^{\lim_{x\to c}(f(x)-1)g(x)}//$$
By your work and since $e^x$ and $\ln$ are continuous function, we obtain: $$\lim_{x\rightarrow+\infty}\left(\frac{\ln(x^2+3x+4)}{\ln(x^2+2x+3)}\right)^{x\ln{x}}=\lim_{x\rightarrow+\infty}\left(1+\frac{\ln\frac{x^2+3x+4}{x^2+2x+3}}{\ln(x^2+2x+3)}\right)^{\frac{\ln(x^2+2x+3)}{\ln\frac{x^2+3x+4}{x^2+2x+3}}\cdot\frac{x\ln{x}\ln\frac{x^2+3x+4}{x^2+2x+3}}{\ln(x^2+2x+3)}}=$$ $$=e^{\lim\limits_{x\rightarrow+\infty}\frac{\ln{x}\ln\left(1+\frac{x+1}{x^2+2x+3}\right)^x}{2\ln{x}+\ln\left(1+\frac{2}{x}+\frac{3}{x^2}\right)}}=e^{\frac{1}{2}\ln\lim\limits_{x\rightarrow+\infty}\left(1+\frac{x+1}{x^2+2x+3}\right)^{\frac{x^2+2x+3}{x+1}\cdot\frac{x(x+1)}{x^2+2x+3}}}=e^{\frac{1}{2}\ln{e}}=\sqrt{e}.$$