document.write( "Question 1155435: Locate the critical points of the following function. Then use the second derivative Test to determine whether they correspond to local maxima, local minima, or neither.
\n" );
document.write( "f(x)=-e^x (x-9) \n" );
document.write( "
Algebra.Com's Answer #778031 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "Use the product rule to find the derivative: \n" ); document.write( " \n" ); document.write( "The derivative is zero only at x=8; the function value at x=8 is \n" ); document.write( "The critical point is (8,e^8). \n" ); document.write( "Use the product rule to find the second derivative: \n" ); document.write( " \n" ); document.write( "The value of the second derivative at x=8 is \n" ); document.write( "The second derivative is negative at x=8; the critical point is a maximum. \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |