I am learning calculus by watching some videos that I have downloaded some time ago. Some of the videos are missing.I cannot find the part where it teaches point of maximum and minimum. Along with the videos I have some questions. One of the questions is this
determine the local maximum and minimum points of the function $$ g(x) = \frac{1}{3}x^3 - 3x^2 + 8x + 5 $$ Can you say how to solve one so I can solve the others.
Hint: Find derivative and equate it to zero:
$g'(x)=x^2-6x+8=0$
Which gives $x_1=4$ and $x_2=2$
Now put these values in $g(x)$:
$g(4)=..?$
$g(2)=..?$