Question
Question: How do you use a second derivative test where applicable to find all the relative extrema of \( f\le...
How do you use a second derivative test where applicable to find all the relative extrema of f(x)=x2(6−x)3 ?
Solution
Hint : Given problem tests the concepts of derivatives and their applications. These type questions can be easily solved if we keep in mind the concepts of maxima and minima. In the problem, we are required to find all the relative extrema of the function f(x)=x2(6−x)3 given to us. We have to first find the first derivative of the function and equate it to zero so as to find the critical point or the values of x where the slope of tangent of the function is zero. Then, we find the second derivative of the function and confirm whether a point yields a maxima or a minima.
Complete step-by-step answer :
So, we are given a function f(x)=x2(6−x)3 .
Differentiating the function for the first time using the product rule and chain rule, we get,
⇒f′(x)=(6−x)3(2x)+3(x2)(6−x)2(−1)
⇒f′(x)=(6−x)3(2x)−3(x2)(6−x)2
⇒(6−x)2[2x(6−x)−3x2]=0
⇒(6−x)2[12x−5x2]=0
Equating the first derivative as zero so as to find the critical points of extremum points, we get,
⇒(6−x)2(12−5x)x=0
So, we get x=0 , x=6 and x=512 .
Now, differentiating the function for the second time, we get,
f′′(x)=dxd[(6−x)2(12x−5x2)]
⇒f′′(x)=(6−x)2(12−10x)−2(12x−5x2)(6−x)
Now, substituting the values of x as 0 , (512) and 6 in the second derivative of the function, we get,
So, f′′(0)=(6−0)2(12−10(0))−2(12(0)−5(0)2)(6−0)
⇒f′′(0)=36×12−2(0)
⇒f′′(0)=432
Now, f′′(6)=(6−6)2(12−10(6))−2(12(6)−5(6)2)(6−(6))
⇒f′′(6)=0
Also, f′′(512)=(6−512)2(12−10×512)−2(12×512−5(512)2)(6−512)
⇒f′′(512)=(530−12)2(12−24)−2(5144−5(25144))(530−12)
Simplifying further, we get,
⇒f′′(512)=(518)2(−12)−2(5144−5144)(518)
⇒f′′(512)=(518)2(−12)−2(0)(518)
⇒f′′(512)=−(25324)×12
So, x=0 is the point of minima of the function f(x)=x2(6−x)3 as the second derivative of the function for this value of x is positive.
Similarly, x=512 is the point of maxima of the function f(x)=x2(6−x)3 as the second derivative of the function for this value of x is negative.
Note : We can solve the problems involving the maxima and minima concept by two methods: the first derivative test and the second derivative test. The second derivative test involves finding the local extremum points and then finding out which of them is local minima and which is local maxima.