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)![]() ![]() 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( " |