The question asks to determine whether the following is convergent or divergent. If convergent, find what it converges to.
$$\sum_{i=1}^\infty \frac{7^i}{3^{i-2}-5^{i+1}}$$
My first step was to get everything into the same power if i. This resulted in:
$$\sum_{i=1}^\infty \frac{7^i}{\frac{1}{9}3^{i}-(5)5^{i}}$$
However from here, I do not know where to go. I am assuming my goal is to get this to look like a geometric sequence $\frac{1}{r^i}$, however I don't know how to proceed.