Test series for convergence / divergence using a comparison test:
$$\sum_{n=1}^\infty\frac{n+2^n}{n+3^n}$$
According to symbollab website, this series converges. I guess I need to compare it with following geometric series (which converges) $$\sum_{n=1}^\infty(\frac{2}{3})^n$$ as less than or equal to, but I don't know how to get rid of n in numerator / denominator.