document.write( "Question 1008996: Let f(t) = 4/(t^2). Use the defintion of the derivative to determine f'(-1)\r
\n" );
document.write( "\n" );
document.write( "Let g(x) = 1/(x+1). Use the defintion of the derivative to determine g'(1)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Please show how this is done\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #624524 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4(T+2)^-1 \n" ); document.write( "DERIVATIVE IS 4*(-1)(T+2)^(-2) \n" ); document.write( "NOTE: QUOTIENT RULE GIVES SAME RESULT. \n" ); document.write( "F'(-1)=-4/1^2=-4 \n" ); document.write( "======== \n" ); document.write( "1/(X+1) \n" ); document.write( "DERIVATIVE HAS DENOMINATOR OF (X+1)^2 \n" ); document.write( "NUMERATOR IS -1 \n" ); document.write( "-1/(X+1)^2 \n" ); document.write( "G(-1)=UNDEFINED. \n" ); document.write( "===== \n" ); document.write( " |