SOLUTION: Solve the following optimization problem: Minimize x^3-10x^2+6 Then I must determine whether the solutions are locally or globally optimal Thank you, June

Algebra ->  Radicals -> SOLUTION: Solve the following optimization problem: Minimize x^3-10x^2+6 Then I must determine whether the solutions are locally or globally optimal Thank you, June      Log On


   



Question 1040516: Solve the following optimization problem: Minimize x^3-10x^2+6
Then I must determine whether the solutions are locally or globally optimal
Thank you,
June

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
y+=+x%5E3+-10x%5E2+%2B+6 ==> y' = 3x%5E2+-+20x ==> y" = 6x - 20.
Setting y' = 0 gives x = 0, 20/3.
At x = 0, y" = -20 < 0, ==> local maximum by the 2nd derivative test. (Not global, since lim%28x-%3Einfinity%2Cy%29+=+infinity.)
At x = 20/3, y" = 20 > 0, ==> local minimum by the 2nd derivative test. (Not global, since lim%28x-%3E-infinity%2C+y%29+=+-infinity.)