Question
Question: The box with a square base is to have an open top. The area of the material for making the box is \(...
The box with a square base is to have an open top. The area of the material for making the box is 192sq.cm. What should be its dimensions in order that the volume is as large as possible?
Solution
We know that the base of the box is square, so two dimensions of the box will be the same. Use the first order derivative test to find the critical point. We need to apply the second order derivative test to find the point of maximum such that the volume of the box is largest.
Complete step by step solution:
We know that the base of the box is in square shape. So, the length and breadth of the box will be the same.
Let us consider that the length of the box is xcm, breadth is xcm and height is ycm. The surface area of the box with an open top is:
Areaofbox=(areaofbase)+(areaof4sides)
Substitute all the values and solve for the height of the box.
⇒192=(x⋅x)+4(xy)
⇒192=x2+4xy
⇒4xy=192−x2
⇒y=4x192−x2...(1)
We know that the formula of the volume V of an open box is the product of its base area and height. So, we have
⇒V=x2y
⇒V=x2(4x192−x2)
⇒V=4192x−x3
For the maximum volume of the box first, we need to find the critical point and then use the second order derivative test for the maximum point.
Differentiate the volume with respect to x.
⇒dxdV=41dxd(192x−x3)
⇒dxdV=4(192−3x2)
Now, equate the first order derivative to 0 for the critical point.
⇒dxdV=0
⇒4(192−3x2)=0
⇒192−3x2=0
⇒x2=64
⇒x=±8
As we know that the length cannot be negative. So, we get x=8cm.
Again differentiate the function with respect to x.
dx2d2V=−23x
At x=8cm:
⇒(dx2d2V)x=8=−23(8)
⇒(dx2d2V)x=8=−12<0
The volume of the box is maximum at x=8cm by the second derivative test as the value of the second derivative at this point is negative.
Now, substitute the value in equation (1) to find the height of the box.
⇒y=4(8)192−(8)2
⇒y=4
The required measurements of the box are x=8cm and y=4cm.
The possible maximum volume of box of an open box is:
⇒V=(8cm)2(4cm) ⇒V=256cm3
Therefore, the required dimensions of the box are 8cm, 8cm and 4cm such that box has maximum volume.
Note:
In this question, find the point of local maximum for the largest volume of the box. For any point x=c, use a second derivative test to check whether the function attains maximum value or minimum value. If f′′(c)<0 then the function has maximum value and if f′′(c)>0 then the function has minimum value.