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.