document.write( "Question 761923: find the maximum and minimum values of a function 2x^3-3x^2-12x+8 \n" ); document.write( "
Algebra.Com's Answer #463589 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the maximum and minimum values of a function 2x^3-3x^2-12x+8
\n" ); document.write( "------------
\n" ); document.write( "\"f%28x%29+=+2x%5E3-3x%5E2-12x%2B8\"
\n" ); document.write( "f'(x) = \"6x%5E2+-+6x+-+12+=+0\"
\n" ); document.write( "\"x%5E2+-+x+-+2+=+0\"
\n" ); document.write( "x = -1, 2
\n" ); document.write( "--------
\n" ); document.write( "f(-1) = 15
\n" ); document.write( "f(2) = -12
\n" ); document.write( "
\n" );