To find the local minima of f(x)=4x3−7x2, find where the derivative equals zero.
The first derivative is:
f′(x)=12x2−14x
Setting the derivative equal to zero:
12x2−14x=0
2x(6x−7)=0
This gives two critical points:
x=0 or x=67
To determine which critical points are local minima, use the second derivative test.
The second derivative is:
f′′(x)=24x−14
At a critical point:
- If f′′(x)>0, the point is a local minimum
- If f′′(x)<0, the point is a local maximum
For x=0:
f′′(0)=24(0)−14
f′′(0)=−14<0
This is a local maximum.
For x=67:
f′′(67)=24×67−14
f′′(67)=28−14
f′′(67)=14>0
This is a local minimum.
Therefore, the function has a point of local minima at x=67.