My teacher gave me a very complicated explanation on how to solve an optimization problem so I just wanted clarification. To do so I have laid out what I think is the simplest way to solve it.
- Take the derivative of the function given.
- take $f'(0)$ of the derivative to get the critical number.
- Plug in both the critical number to original function and also plug in the extreme values (i.e. if it gives you a control of $[-5,5]$ or $0<x<200$).
And from those answers you can see your max and min?