When doing my test prep, I stumbled upon this particular exercise:
$$\lim_{n \to \infty} \frac{3^{2n + 1} + 2^{3n + 1}}{7^{n+2} + 9^n} $$
I tried to solve it through some algebraical juggling, but without luck. Even trying l'Hospitals rule (which I officially don't know yet) didn't yield a solution. When I inputted the task into Wolfram, I found out the solution is $3$. Even after that, I've not been able to find the steps which are needed to get that solution.
Judging by the value 3, it would seem that I somehow want to "reduce" the fraction so that I get only
$$\lim_{n \to \infty} \frac{3^{2n + 1}}{9^n} $$
from which 3 would easily follow, but I'm not sure how to do that.