$$\lim\limits_{n\rightarrow\infty}\sum\limits_{i=1}^n\left(\frac{12}{n}+\frac{8i}{n^2}\right)$$
I'm having trouble understanding how to find my limits of integration here. If I factor out $\frac{1}{n}$ I have $\Delta x=\frac{1}{n}$ and if I factor out $\frac{4}{n}$ I have $\Delta x=\frac{4}{n}$ and these result in different definite integrals.
What am I not understanding here?
You could write it as $$\int_0^1(12+8x)dx=\lim\limits_{n\to\infty}\sum\limits_{i=1}^n(12+8x)\Delta x$$ with $\Delta x=\dfrac1n$ and $x=\dfrac in$.