How would I compute the limit of a function such as this? $$\lim_{m\to \infty}\frac{m}{((x+m)(g-1)-m(g-2))(1+x+m)-m^2}$$
I'm not sure what to divide by in this case as I would just get the limit of the numerator to be either $0$ or $\infty$. The solution should be :
$$\lim_{m\to \infty} f(m) = \frac{1}{1+gx}$$
I'm thinking to get to this, $f(m)$ should be simplified further.