document.write( "Question 1026208: Find the x-coordinates of the local max and local min points of f(x)=x^2e^x+5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #641477 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "y' = 0 ==> x = 0, -2\r \n" ); document.write( "\n" ); document.write( "Use the 2nd derivative test:\r \n" ); document.write( "\n" ); document.write( "At x = 0: y\" = \n" ); document.write( "\n" ); document.write( "At x = -2: y\" = |