document.write( "Question 21886: Find all relative extrema of the function:\r
\n" );
document.write( "\n" );
document.write( "f(x) = 1/3 x^3 - 4x + 9\r
\n" );
document.write( "\n" );
document.write( "I could not find simlar at all - any help is appreciated! \n" );
document.write( "
Algebra.Com's Answer #12226 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Methods depend on what math you are studying. \n" ); document.write( "If calculus: \n" ); document.write( "1st derivative is x^2-4 \n" ); document.write( "find the zeroes which are +2 and -2 \n" ); document.write( "2nd derivative is 2x \n" ); document.write( "When x=2, 2x>0 so relative minimum at x=2 \n" ); document.write( "When x=-2, 2x<0 so relative maximum at x=-2\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |