I have been studying for my Analysis exam but I have problem that can't solve.
Original: $$\lim_{n\to\infty}\left(\dfrac{2n-3}{3n+4}\right)^{n+1}$$
What I did trying to solve it making it looks like a sequence to e: $$\lim_{n\to\infty}\left(\frac{3n+4}{3n+4}+\frac{-n-7}{3n+4}\right)^{n+1}$$ That made into: $$\lim_{n\to\infty}\left(1+\frac{-n-7}{3n+4}\right)^{n+1}$$
I don't know what to do with -n to dissappear from the equation.
And this is what I should get in the end
$$\lim_{n\to\infty}\left(1+\frac{a}{n}\right)^{n} = e^a$$
I hope it is detailed enough.
[This question has been changed by OP. Orginally, it was about calculating $\lim_{n\to \infty} \biggr(\dfrac{-n-3}{3n+4}\biggr)^{n+1}$.]
Your attempt is in the wrong track. The strategy should be very different from considering $$ \lim_{n\to\infty}\left(1+\frac{1}{n}\right)^n\tag{1} $$ because they are two different types of problems. In your case $$ \frac{2n-3}{3n+4}\to\frac{2}{3}<1\quad \textrm{as } n\to\infty, $$ but in (1), $$ 1+\frac{1}{n}\to 1 \quad \textrm{as } n\to\infty $$ In the later case, you have the form $1^\infty$ while in your question, you don't.
Note that $$ \left(\frac{2n-3}{3n+4}\right)^{n+1}=\exp\left((n+1)\cdot\log\biggr(\frac{2n-3}{3n+4}\biggr)\right). $$ What can you say about $$ \lim_{n\to\infty}(n+1)\log\biggr(\frac{2n-3}{3n+4}\biggr)? $$
Note in particular that $$ \lim_{n\to\infty}\log\biggr(\frac{2n-3}{3n+4}\biggr)=\log\biggr(\frac23\biggr)<0. $$