Answer:
Absolute minimum value: 7
Absolute maximum value: 351
Explanation:
Absolute Maxima and Minima of Functions
The procedure to find the extreme values of a function in a given interval is:
- Compute the first and second derivatives
- Equate the first derivative to 0 and find the critical points
- Evaluate the critical points in the second derivative to discriminate between maximum and minimum values
- Evaluate the critical points and the endpoints in the original function. The maximum of all the values will be the absolute maximum and the minimum of all the values will be the absolute minimum.
Let the function be
![f(x)=7+54x+2x^3](https://img.qammunity.org/2021/formulas/mathematics/college/i2n10p6oh8l7p3kds7n5lv0dkk0d77ebyt.png)
In the interval [0,4]
Compute the first derivative
![f'(x)=54+6x^2](https://img.qammunity.org/2021/formulas/mathematics/college/a9vfbqmljthcs76x8mup3b3vyvffr06n39.png)
Equating to 0
![54+6x^2=0](https://img.qammunity.org/2021/formulas/mathematics/college/q0ewti84l9175vzmybekvfh31z6o8hhym5.png)
Solving
![x^2=-9](https://img.qammunity.org/2021/formulas/mathematics/college/ll8zjgxmop91utfh8005yudff0iw0c0852.png)
We can find no real solutions to the above equation and therefore there are no critical points. The only possible extreme values will come from the endpoints. Thus
![f(0)=7+54(0)+2(0)^3=7](https://img.qammunity.org/2021/formulas/mathematics/college/q7asybkcdzxyufc9bx9niaxzw3cgj7289e.png)
![f(4)=7+54(4)+2(4)^3=351](https://img.qammunity.org/2021/formulas/mathematics/college/ukrz11p4gsuqp41zsf2xe5gut9c4gv04dq.png)
Absolute minimum value: 7
Absolute maximum value: 351