document.write( "Question 1040516: Solve the following optimization problem: Minimize x^3-10x^2+6
\n" );
document.write( "Then I must determine whether the solutions are locally or globally optimal
\n" );
document.write( "Thank you,
\n" );
document.write( "June \n" );
document.write( "
Algebra.Com's Answer #655322 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "Setting y' = 0 gives x = 0, 20/3.\r \n" ); document.write( "\n" ); document.write( "At x = 0, y\" = -20 < 0, ==> local maximum by the 2nd derivative test. (Not global, since \n" ); document.write( "\n" ); document.write( "At x = 20/3, y\" = 20 > 0, ==> local minimum by the 2nd derivative test. (Not global, since |