Let . What is the absolute minimum value of on the closed interval ?
A
B
C
D
0 댓글
검증된 단계별 안내
1
Step 1: Understand the problem. We are tasked with finding the absolute minimum value of the function f(x) = x³ - 3x² + 1 on the closed interval [0, 3]. To do this, we need to evaluate f(x) at critical points and endpoints within the interval.
Step 2: Find the derivative of f(x) to locate critical points. The derivative f'(x) is calculated as follows: f'(x) = d/dx(x³ - 3x² + 1) = 3x² - 6x. Set f'(x) = 0 to find critical points.
Step 3: Solve the equation 3x² - 6x = 0. Factorize the derivative: 3x(x - 2) = 0. This gives two critical points: x = 0 and x = 2.
Step 4: Evaluate f(x) at the critical points and endpoints of the interval [0, 3]. The endpoints are x = 0 and x = 3, and the critical point within the interval is x = 2. Calculate f(0), f(2), and f(3).
Step 5: Compare the values of f(0), f(2), and f(3) to determine the absolute minimum value. The smallest value among these is the absolute minimum of f(x) on the interval [0, 3].