document.write( "Question 1098779: Find the instantaneous rate of change of f(x)=x^2-(2/x)+4 at x=-1
\n" ); document.write( "A. -7 B. -4 C. 0 D. 4 E.7
\n" ); document.write( "

Algebra.Com's Answer #713200 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!

The instantaneous rate of change of a function f(x) at x=1 is the derivative of the function, evaluated at x=1.

\n" ); document.write( "f(x) = x^2-(2/x)+4 = x^2 -2x^(-1)+4
\n" ); document.write( "f'(x) = 2x+2x^(-2)
\n" ); document.write( "f'(1) = 2+2 = 4
\n" ); document.write( "
\n" );