I am having a problem with the calculation of the following limit. I need to find
$$\lim_{x\to \infty} x\log(x^2+x)- x^2\log(x +1).$$
I've been trying in this way but I'm not sure if it is correct:
$$\lim_{x\to \infty} x\log(x(x+1))- x^2\log(x +1)$$
$$\lim_{x\to \infty} x\log(x)+x\log(x+1)- x^2\log(x +1)$$ $$\lim_{x\to \infty} x\log(x)+\lim_{x\to \infty}\log(x+1) (x- x^2)$$
the first one it should be $+\infty $ , How could I calculate the second one?
$\lim_\limits{x\to \infty} x\log(x^2+x)- x^2\log(x +1)\\ \lim_\limits{x\to \infty} \log\frac{(x^2+x)^x}{(x +1)^{x^2}}\\ \lim_\limits{x\to \infty} \log\frac{x^x}{(x+1)^{x^2-x}}\\ $
The denominator of that fraction is growing much faster than the numerator. As $x\to\infty$ the limit approaches $\log 0 = -\infty$