Question
Question: How do you use the second derivative test to find the relative maxima and minima of the given \(f\le...
How do you use the second derivative test to find the relative maxima and minima of the given f(x)=x4−(2x2)+3
Solution
We are said to find the relative maxima and minima using the second derivative test. So, we will start with finding the first derivative and then equal that to zero to find the points of maxima or minima. Again, we will find the second derivative to find that in which point we have maximum or in which point minimum values.
Complete step by step solution:
According to the question, we have, f(x)=x4−(2x2)+3 gives you a curve.
Here we want to find the curve's relative maxima and minima, that is, where the curve stops increasing to start decreasing or vice-versa. At these points, the curve's slope will be null.
Now, to start with, we will find, dxdf which gives you the variations of this curve's slope.
dxdf=4x3−4x
Let's look for the solutions to dxdf=0
Thus we get, dxdf=4x3−4x=0
⇒4x(x2−1)=0
We are getting, 4x = 0 or x2−1=0
So, from the first equation, x = 0, and second equation gives us, x2=1⇒x=±1
We have three solutions here: x = 0 ,1, -1
Now we want to know if these points are maxima or minima.
If a point is a maximum , the curve will be increasing before reaching the point and be decreasing after passing the point.
If a point is a minimum , the curve will be decreasing before reaching the point and be increasing after passing the point.
When a curve is increasing, its slope is positive.
When a curve is decreasing, its slope is negative.
So we want to know if, at a given point, the slope (first derivative) is positive gives us the minimum value of the function and negative slope gives us the maximum value of the function.
To do so, we use the second derivative now.
dx2d2f=dxd(dxdf)
Thus we get, dxd(dxdf)=dxd(4x3−4x)=12x2−4
Now, putting the values,
For x = 0, dx2d2f=12.(0)2−4=0−4=−4
The slope is decreasing around 0, therefore, we have a maximum here.
For x = 1, dx2d2f=12.(1)2−4=12−4=8
The slope is increasing around 1, therefore, we have a minimum here.
For x = -1, dx2d2f=12.(−1)2−4=12−4=8
The slope is increasing around - 1, therefore, we have a minimum here.
Note: In this problem, we are trying to find the relative maximum and minimum of a function. A relative maximum is where the first derivative is null and the second derivative is negative. A relative minimum is where the first derivative is null and the second derivative is positive.