$$\lim_{x\to0} \frac{f(e^{5x} - x^2) - f(1)}{x}$$
It is known that $f'(1) = -2$
Given this info, I'm left with many questions. I'm going to assume that I'll want to substitute for something. I'll let $g(x) = e^{5x} - x^2$. But how do I incorporate the fact that $f'(1) = -2$? Should $g(1) = f'(1)$?
Also, is the differentiation of g(x) as follows?: $$f'(e^{5x}-x^2) = 5e^{5x} - 2x $$ I figured this is wrong as it's inside the function notation.