Question
Question: Divide the number 84 into two parts such that the product of one part and square of other is maximum...
Divide the number 84 into two parts such that the product of one part and square of other is maximum.
Solution
Assume the two numbers in such a way that their sum is 84. Then, form an expression from the given condition and apply the rule of derivatives to find the maximum value of the expression and hence the required numbers.
Complete step-by-step answer:
Let the required numbers be x and 84-x.
Let P=x(84−x)2
We have to find the numbers such that the value of P is maximum.
Differentiating P w.r.t. x, we get,
dxdP=dxd[x(84−x)2]
Applying product rule of differentiation, we get,
dxdP=(84−x)2+2x(84−x)(−1)
Simplifying, we get,
dxdP=(84−x)2−2x(84−x)
Again, differentiating it w.r.t. x, we get,
dx2d2P=dxd[(84−x)2−2x(84−x)]
Simplifying, we get,
dx2d2P=dxd[(84−x)2]−dxd[2x(84−x)]
⟹dx2d2P=2(84−x)(−1)−[2x(−1)+(84−x)(2)]
⟹dx2d2P=−2(84−x)−[−2x+2(84−x)]
⟹dx2d2P=−2(84−x)+2x−2(84−x)
⟹dx2d2P=−4(84−x)+2x
Now, to find maxima or minima, we put dxdP=0.
Thus, dxdP=(84−x)2−2x(84−x)=0
⟹(84−x)2−2x(84−x)=0
Rearranging the terms, we get,
(84−x)2=2x(84−x)
⟹(84−x)=2x
Again, rearranging the terms, we get,
2x+x=84
⟹3x=84
⟹x=28
Now, we find the value of dx2d2P at x =28. If dx2d2P> 0 at x = 28, then x = 28 is a point of minima and if dx2d2P < 0 at x = 28, then x = 28 is a point of maxima.
Now, dx2d2P=−4(84−x)+2x
At x = 28,
dx2d2P=−4(84−28)+2(28)=−224+56=−168<0
As dx2d2P< 0, x = 28 is a point of maxima.
Now, if x =28 then, 84-x = 56.
Hence, the required numbers are 28 and 56.
Note: This type of question is an application of derivatives. In this type of question where we have to find the maximum or minimum value of a function, we use a second derivative test. Firstly, we find the first derivative of the function and by equating it to zero, we get the critical points. Putting the value of the critical point in the second derivative, if the resulting value is less than zero, the critical point is a point of maximum and vice-versa.