A closed box, whose length in twice its width, is to have a surface area of 192 square inches. Find the dimensions of the box when the volume is maximum?
1
Expert's answer
2021-01-11T18:03:58-0500
Let l,w,h be the dimensions of the closed box.
Given: l=2w and Surface area =192 square inches.
⇒2lw+2wh+2lh=192
⇒lw+wh+lh=96
⇒2w2+wh+2wh=96
⇒2w2+3wh=96
⇒h=3w96−2w2 ... (1)
Now volume of the box is V=lwh
⇒V=(lw)3w96−2w2 ( from (1) )
⇒V=396l−2lw2
Let f(l,w)=396l−2lw2
Find the first order partial derivatives of the above function.
f(l,w)=396l−2lw2⇒fl=396−2w2 and fw=30−4lw
⇒fl=396−2w2 and fw=3−4lw
For maximum volume, set fl=0 and fw=0
⇒396−2w2=0 and 3−4lw=0
⇒2w2=96 and l=0 or w=0
⇒w2=48 ( since l=0,w=0 )
⇒w=43
Substituting w=43 in equation (1), we get h=0
And w=43⇒l=83
Therefore, dimensions of the closed box are: l=83 inches and w=43 inches
Comments