Question
Question: How do you find the maximum, minimum and inflection points and concavity for the function \(y = {x^4...
How do you find the maximum, minimum and inflection points and concavity for the function y=x4−8x3
Solution
We need to take derivatives of the function two times to get the maximum or minimum points. We first equate the first derivative to 0 and find the points. If at a point the second derivative gives a value strictly greater than 0 then the point is a minimum point and if it is strictly less than 0 then the point is a maximum point.
We know the derivative of axn.
∴dxd(axn)=nax(n−1).
We calculate the zeroes of the second derivative of the function to get the inflection points. The inflection point is the point in the graph where we see that the concavity changes. If a graph gives a positive value then the function is convex in that interval and concave if the value is negative.
Complete step-by-step answer:
First, we start by finding the minimum and maximum points of the function y=x4−8x3.
We take the first derivative of the given function. This only requires the power rule.
∴dxdy=dxd(x4−8x3) ⇒dxdy=4x3−8×3x2 ⇒dxdy=4x3−24x2
The derivative is the instantaneous slope of a line, and one needs to find the points when the derivative is 0.
This will help us to determine the maximum and minimum of the original function. Since there is no constant term in this derivative, we can solve this by simply factorization. Then we find the factors by using the zero product principle.
dxdy=0 ⇒4x3−24x2=0 ⇒4x2(x−6)=0 ∴x=0,x=6
Putting these values in the original function we get the two points as:
When x=0,
y=(0)4−8(0)3 ⇒y=0
And when x=6,
y=(6)4−8(6)3 ⇒y=63(6−8) ⇒y=63×(−2) ⇒y=216×(−2) ⇒y=−432
Therefore the required points are (0,0) and (6,−432).
We find the second derivative to check if it is a maximum or minimum point.
dx2d2y=dxd(dxdy) ⇒dx2d2y=dxd(4x3−24x2) ⇒dx2d2y=4×3x2−24×2x ⇒dx2d2y=12x2−48x
At x=6, we have the value of the second derivative as:
=12x2−48x =12(6)2−48(6) =144
As the second derivative is greater than 0 so the point (6,−432) is a point of minimum.
To find the inflection point we calculate the zeroes of the second derivative. The zeroes of the second derivative are as follows:
dx2d2y=0 ⇒12x2−48x=0 ⇒12x(x−4)=0 ∴x=0,x=4
We divide the interval into three ranges (−∞,0),(0,4),(4,∞).
When x∈(−∞,0), y>0.
When x∈(0,4),y<0.
Lastly when x∈(4,∞),y>0.
When x=4,y=(4)4−8(4)3=−256
The inflection points are (0,0) and (4,−256)
The sign of this graph will give us the concavity of the original graph
The curve is convex when x∈(−∞,0)∪(4,∞)
The curve is concave when x∈(0,4)
Note: The inflection can sometimes be a stationary point. A function may or may not have a definite minimum or maximum point always. We need to look carefully left and right of the inflection points to look for the concavity of the function.