document.write( "Question 973842: Find the instantaneous rate of change of f(x)=x^2-8/3x+4 at x=-3 \n" ); document.write( "
Algebra.Com's Answer #595886 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the instantaneous rate of change of f(x)=x^2-8/3x+4 at x=-3
\n" ); document.write( "------------
\n" ); document.write( "If it's f(x)= (x^2-8)/(3x+4):
\n" ); document.write( "f(x) = (x^2-8)*(3x+4)^-1
\n" ); document.write( "f'(x) = 2x*(3x+4)^-1 + (x^2-8)*(-1)*(3x+4)^-2 * 3
\n" ); document.write( "f'(x) = 2x/(3x+4) - 3(x^2-8)/(3x+4)^2
\n" ); document.write( "---
\n" ); document.write( "f'(-3) = -6/(-5) - 3*1/25
\n" ); document.write( "= 27/25 = 1.08
\n" ); document.write( "
\n" ); document.write( "
\n" );