Can we evaluate this $\lim_{x\to 0}(\frac{3x^2+2}{5x^2+2})^{\frac{3x^2+8}{x^2}}$ using Taylor/Maclaurin series by expanding the function about $x=0?$
I can otherwise solve this limit.This is in the form of $1^{\infty}$.
$$\lim_{x\to 0}\left(\frac{3x^2+2}{5x^2+2}\right)^{\frac{3x^2+8}{x^2}}=\exp \left[{\lim_{x\to 0}\left(\frac{3x^2+2}{5x^2+2}-1\right)\times \frac{3x^2+8}{x^2}}\right]=e^{-8}$$
But i want to know,cant it be found using Taylor/Maclaurin series?What are the limitations of Taylor/Maclaurin series?
When can we not use them?
Is it true that we can use them whenever L Hospital rule is applicable(in $\frac{0}{0}$ and $\frac{\infty}{\infty}$ cases.)Can we use them in $0^0,\infty^0,1^\infty$ cases.
Please help me.Thanks.