Q. Let f(x)=−4x3+6x2+1.What is the absolute minimum value of f over the closed interval −4≤x≤3 ?Choose 1 answer:(A) −53(B) −353(C) −78(D) 3
Find Derivative: To find the absolute minimum value of the function on the closed interval, we need to find the critical points of the function within the interval and evaluate the function at those points and at the endpoints of the interval.First, we find the derivative of the function f(x)=−4x3+6x2+1.f′(x)=dxd(−4x3+6x2+1)=−12x2+12x
Find Critical Points: Next, we set the derivative equal to zero to find the critical points.−12x2+12x=012x(−x+1)=0This gives us two critical points: x=0 and x=1.
Evaluate Function: Now we need to evaluate the function f(x) at the critical points and at the endpoints of the interval, which are x=−4 and x=3. f(−4)=−4(−4)3+6(−4)2+1=−4(−64)+6(16)+1=256+96+1=353 f(0)=−4(0)3+6(0)2+1=1 f(1)=−4(1)3+6(1)2+1=−4+6+1=3 f(3)=−4(3)3+6(3)2+1=−4(27)+6(9)+1=−108+54+1=−53
Compare Values: We compare the values of f(x) at the critical points and the endpoints to find the absolute minimum.f(−4)=353f(0)=1f(1)=3f(3)=−53The absolute minimum value is −53, which occurs at x=3.