Question
Question: The function $f(x)=2x^3-3x^2-12x+4$, has...
The function f(x)=2x3−3x2−12x+4, has

2 points of local maxima
2 points of local minimum
One maxima and one minima
No maxima nor minima
One maxima and one minima
Solution
To find the local maxima and minima of the function f(x)=2x3−3x2−12x+4, we follow these steps:
-
Find the first derivative of the function, f′(x): f(x)=2x3−3x2−12x+4 f′(x)=dxd(2x3)−dxd(3x2)−dxd(12x)+dxd(4) f′(x)=6x2−6x−12
-
Find the critical points by setting f′(x)=0: 6x2−6x−12=0 Divide the entire equation by 6: x2−x−2=0 Factor the quadratic equation: (x−2)(x+1)=0 This gives us two critical points: x=2 and x=−1.
-
Use the second derivative test to classify the critical points: First, find the second derivative, f′′(x): f′(x)=6x2−6x−12 f′′(x)=dxd(6x2)−dxd(6x)−dxd(12) f′′(x)=12x−6
Now, evaluate f′′(x) at each critical point:
-
For x=−1: f′′(−1)=12(−1)−6=−12−6=−18 Since f′′(−1)<0, there is a local maximum at x=−1.
-
For x=2: f′′(2)=12(2)−6=24−6=18 Since f′′(2)>0, there is a local minimum at x=2.
-
Conclusion:
The function f(x) has one local maximum (at x=−1) and one local minimum (at x=2).