document.write( "Question 1169878: let f(x)=-2x^3+3x^2+36x over the closed interval (-3,5) what is the smallest critical point? \n" ); document.write( "
Algebra.Com's Answer #794718 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
f'(x)=-6x^2+6x+36
\n" ); document.write( "set that equal to 0
\n" ); document.write( "6x^2-6x-36=0, multiplying by -1
\n" ); document.write( "x^2-x-6=0 dividing by 6 both sides
\n" ); document.write( "(x-3)(x+2)=0
\n" ); document.write( "x=-2, 3
\n" ); document.write( "-2\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-3%2C5%2C-100%2C100%2C-2x%5E3%2B3x%5E2%2B36x%29\"
\n" ); document.write( "
\n" );