Tom K. answered 11/02/20
Knowledgeable and Friendly Math and Statistics Tutor
On C1 functions defined over closed intervals, you check the function value where the first derivative equals 0 and at the endpoints.
f(x) = x4 + 4/x
f'(x) = 4x3 - 4/x2 = 4/x2 (x5 - 1)
This is only 0 at the endpoint, 1. Thus, we only look at our endpoints.
f(1) = 14 + 4/1 = 1 + 4 = 5
f(5) = 54 + 4/5 = 625 4/5
The minimum is 5 at x = 1; the maximum is 625 4/5 at x = 5.