Here is the limit I am trying to do
$$ \lim\limits_{x \to \infty} \frac{x^2 + \mathrm{e}^{4x}}{2x- \mathrm{e}^x} $$
Now, here first, I am trying to identify the indeterminate form so that I can use L'Hospital's rule. Numerator tends to $\infty$ as $x \to \infty $. But the denominator tends to $ \infty - \infty$ as $ x \to \infty$. So, indeterminate form would be
$$ \frac{\infty}{\infty - \infty} $$
So, how to approach this problem here ?