How can I compute the following series? \begin{equation} \sum_{n=1}^\infty\frac{n+10}{2n^2+5n-3}\left(-\frac{1}{3}\right)^n \end{equation}
I manipulated the term and got \begin{equation} \frac{n+10}{2n^2+5n-3}\left(-\frac{1}{3}\right)^n = \left(\frac{11}{14n-7}-\frac{1}{n+3}\right)\left(-\frac{1}{3}\right)^n\text{.} \end{equation} But I don't know what to do next.