The limit
$\quad\quad \displaystyle \lim_{n\to\infty}\sum_{i=1}^{n} \frac{21 \cdot \frac{3 i}{n} + 18}{n} $
is the limit of a Riemann sum for a certain definite integral
$\quad\quad \displaystyle \int_a^b f(x)\, dx $
a = ?
b = ?
f(x) = ?
Attempt at solution:
So I know:
$ \displaystyle \sum_{i=1}^{n} f(a + i dx) dx $ = $ \int_a^b f(x)\, dx $
and that $x_i = a + i \cdot \frac {b-a}{n}$
So I will try to rewrite my riemann sum as convenient:
$\frac {3}{n} (7 \cdot \frac {3i}{n} + 6) $
so my $dx$ is $\frac {3}{n}$
since +6 is supposed to be my a, b is therefore 9 because $dx = \frac {b-a}{n}$
but that 7 inside the parenthesis spoils everything... so I can't say what's inside the parenthesis is equal to $x_i$
So what's next?
![[1]](https://i.sstatic.net/TIh2l.png)