I have a question:
$\begin{array}{lrl} \mbox{If :} & f(x) & = x^5 + 3x^3 + 2x + 1 \\ \mbox{And :} & g(x) & = f^{-1} (x) \\ \mbox{What is :} & g'(7)&\mbox{?} \\ \mbox{What I do gives me :} &1/16 \end{array}$
But not sure how to proceed from here. Any help would be really appreciated. Thanks for checking my post $\require{enclose}\enclose{circle}{\ddot\smile}$
One shortcut you can use is the fact that inverse functions have slopes that are reciprical at reflected points.
We want the slope ($g'(x)$ means slope) of $g(x)$ at $x=7$ or $(7,1)$. We know it is at (7,1) because $f(1)=7$ so the f(x) point we are reflecting is $(1,7)$ So you can find the slope of $f(x)$ at $x=1$ and take the reciprocal of that. Does that make sense?
EDIT: to clean that up a little bit...
I think this is correct. Haven't done inverse functions in awhile.