Solveeit Logo

Question

Question: An open-top box with a square base has a surface area of \[1200{\text{ }}square{\text{ }}inches\]. F...

An open-top box with a square base has a surface area of 1200 square inches1200{\text{ }}square{\text{ }}inches. Find the largest possible volume of the box?

Explanation

Solution

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 the largest possible volume of the box having surface area 1200 square inches1200{\text{ }}square{\text{ }}inches . We have to first find the volume of the open square box as a function of the known quantity and then differentiate it to find the points of local maxima or minima.

Complete step by step answer:
Surface area of open top box with square base =1200 square inches(1) = 1200{\text{ }}square{\text{ }}inches - - - - - - - (1)

Let each side of base =x inches = x{\text{ inches}}

And height of the box =h inches = h{\text{ inches}}

So, Surface area of open top box with square base = area of 4 walls + area of base

Surface area of open top box with square base = 4h(x+x)+x24h(x + x) + {x^2}

Surface area of open top box with square base = 4h(2x)+x24h\left( {2x} \right) + {x^2}

Surface area of open top box with square base = 8hx+x28hx + {x^2}

So, 8hx+x2=12008hx + {x^2} = 1200square inches, using equation (1)
=h=(1200x28x)(2)h = \left( {\dfrac{{1200 - {x^2}}}{{8x}}} \right) - - - - - - (2)

Now for largest possible volume:
Volume of open top box with square base = area of base x height

Volume of open top box with square base =x2×h = {x^2} \times h

Volume of open top box with square base =x2×[1200x28x] = {x^2} \times \left[ {\dfrac{{1200 - {x^2}}}{{8x}}} \right], using equation (2)

Volume of open top box with square base =x×[1200x28] = x \times \left[ {\dfrac{{1200 - {x^2}}}{8}} \right]

Volume of open top box with square base =18[1200xx3] = \dfrac{1}{8}\left[ {1200x - {x^3}} \right]

Now consider volume as function of ‘x’ write above expression
V(x)=18[1200xx3]V(x) = \dfrac{1}{8}\left[ {1200x - {x^3}} \right]

Differentiating with respect to x on both sides
V(x)=18[12003x2](3)V'(x) = \dfrac{1}{8}\left[ {1200 - 3{x^2}} \right] - - - - - - (3)

Differentiating with respect to x on both sides to get second order derivative,
V(x)=18[06x]V''(x) = \dfrac{1}{8}\left[ {0 - 6x} \right]
Or V(x)=3x4  (4)V''(x) = - \dfrac{{3x}}{4}\; - - - - (4)

Now to get critical points or values of x, consider V(x)=0V'(x) = 0
From equation (3)

18[12003x2]=0\dfrac{1}{8}\left[ {1200 - 3{x^2}} \right] = 0
Or 3x21200=03{x^2} - 1200 = 0
Or x2=400{x^2} = 400
Or x=±20x = \pm 20

Taking only x=20x = 20 and substituting in equation (4), x=(20)x = \left( { - 20} \right) cannot be taken into consideration as measure of a side can never be negative.
V(x)=604  =15V''(x) = - \dfrac{{60}}{4}\; = - 15

SinceV(x)V''(x)is negative at x=20x = 20, so by the second order derivative test, Volume of box is largest when x=20x = 20 .

Now substitute x=20x = 20in equation (2) to get value of ‘h’
h=1200400160=800160=5h = \dfrac{{1200 - 400}}{{160}} = \dfrac{{800}}{{160}} = 5

Thus for largest volume x=20x = 20and h=5h = 5

Therefore largest volume of the given box =(20)2×5 cubic inches = {(20)^2} \times 5{\text{ }}cubic{\text{ }}inches
Or largest volume of the given box=2000 cubic inches = 2000{\text{ }}cubic{\text{ }}inches

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.