A closed interval is a range of numbers that includes both of its endpoints. In notation, it's written as [a,b], meaning all numbers from 'a' up to 'b' inclusive are part of the interval. This is vital when finding absolute extrema, as it informs us that we must consider the function's values at these endpoints as potential candidates for maximums or minimums.
Evaluating Endpoints
In our exercise, evaluating the function at the endpoints of the closed interval is crucial. In the interval [-4,5], both -4 and 5 are part of the analysis. As functions can behave differently at their endpoints, ignoring these values could result in missing out on the true absolute extrema. Hence, always ensure to substitute the endpoints into the function as part of your procedure.