The problem says that if $f(x)=x^3+x^2+2x$ find $(f^{-1} )' (-2)$.
Now I solved similar problems however there was given another hint, like $f(-2)=b$ or something. I don't know how to approach this problem, I just know that if I denote $g(x)$ to be the inverse of $f(x)$ then $g'((x)f(x))\cdot f'(x)=1$ Could you help me
With $a=-2$, find $f^{-1}(a)$ by the following
$$f(b)=a$$
$$b^3+b^2+2b+2=0$$
$$b^2(b+1)+2(b+1)=(b^2+2)(b+1)=0$$
Real solutions give that $b=-1$
$$\therefore-1=f^{-1}(a)$$
Now
$$f^{-1}{'}(a)=\frac{1}{f'(f^{-1}(a))}$$
$$f'(-1)=\left.\left(3x^2+2x+2\right)\right|_{-1}=3$$
Therefore we conclude that
$$f^{-1}{'}(a)=\frac{1}{3}$$