Final answer:
To perform a first derivative test on the function f(x) = 2x⁵ - 10x⁴ + 10x³ + 4 on the interval [-1,4], find the critical points by taking the derivative, use the first derivative test to locate local maximum and minimum values, and identify the absolute maximum and minimum values by evaluating the function at critical points and endpoints.
Step-by-step explanation:
To perform a first derivative test on the function f(x) = 2x⁵ - 10x⁴ + 10x³ + 4 on the interval [-1,4], follow these steps:
Find the critical points of the function by taking the derivative, setting it equal to zero, and solving for x. In this case, f'(x) = 10x⁴ - 40x³ + 30x². Setting this equal to zero, we get 10x²(x² - 4x + 3) = 0. The solutions are x = 0, x = 1, and x = 3.
Use the first derivative test to determine the local maximum and minimum values. Test the intervals (-∞,0), (0,1), (1,3), and (3,∞) by plugging in a test value into the first derivative. For example, plugging in x = -1 into f'(x) gives a positive value, indicating that the function is increasing on the interval (-∞,0). Plugging in x = 0.5 gives a negative value, indicating that the function is decreasing on the interval (0,1). Plugging in x = 2 gives a positive value, indicating that the function is increasing on the interval (1,3). Plugging in x = 4 gives a negative value, indicating that the function is decreasing on the interval (3,∞).
Identify the absolute maximum and minimum values of the function on the given interval. To do this, evaluate the function at the critical points and endpoints. In this case, f(-1) = 2(-1)⁵ - 10(-1)⁴ + 10(-1)³ + 4 = -2 + 10 - 10 + 4 = 2. f(4) = 2(4)⁵ - 10(4)⁴ + 10(4)³ + 4 = 128 - 640 + 640 + 4 = 132. The absolute maximum value is 132 at x = 4 and the absolute minimum value is 2 at x = -1.