Solveeit Logo

Question

Question: What is the maximum volume of the box for the parameters given below: Given, a rectangular sheet o...

What is the maximum volume of the box for the parameters given below:
Given, a rectangular sheet of cardboard, 16in. by 10in. . You are asked to cut-off identical squares from each of the four corners of the sheet and then bend up the sides of the remaining cardboard to form a rectangular box.

Explanation

Solution

We will assume the length of square to be a certain variable. Then we will see the new parameters of the piece of cardboard sheet left with us and write the volume of the cardboard sheet in terms of the assumed length. This will give us a function which will give us the volume of the rectangular box so formed. Maximizing this function will give us the maximum volume of the box.

Complete step by step answer:
Let us assume the length of the square to be cut from each side is ‘x’. Then, we can understand the resulting cardboard sheet with the help of the following diagram:

Thus, for the remaining section of our cardboard, we have:
length is equal to: (162x)in\left( 16-2x \right)in
length is equal to: (102x)in\left( 10-2x \right)in
Now, there will be two cases. First, when we make a cuboid by straightening the (102x)in\left( 10-2x \right)inflap and second, when we make a cuboid by straightening the (162x)\left( 16-2x \right) flap.
In the first case, we have the volume as:
V1=(162x)×10×x V1=160x20x2 \begin{aligned} & \Rightarrow {{V}_{1}}=\left( 16-2x \right)\times 10\times x \\\ & \Rightarrow {{V}_{1}}=160x-20{{x}^{2}} \\\ \end{aligned}
Now, to get the maxima of this volume, we have:
dV1dx=0 d[160x20x2]dx=0 16040x=0 x=4 \begin{aligned} & \Rightarrow \dfrac{d{{V}_{1}}}{dx}=0 \\\ & \Rightarrow \dfrac{d\left[ 160x-20{{x}^{2}} \right]}{dx}=0 \\\ & \Rightarrow 160-40x=0 \\\ & \therefore x=4 \\\ \end{aligned}
Therefore, for x=4x=4, we get the volume as:
V1=[160x20x2]x=4 V1=(640320)in3 V1=320in3 \begin{aligned} & \Rightarrow {{V}_{1}}={{\left[ 160x-20{{x}^{2}} \right]}_{x=4}} \\\ & \Rightarrow {{V}_{1}}=\left( 640-320 \right)i{{n}^{3}} \\\ & \therefore {{V}_{1}}=320i{{n}^{3}} \\\ \end{aligned}
In the second case, we have the volume as:
V2=(102x)×16×x V2=160x32x2 \begin{aligned} & \Rightarrow {{V}_{2}}=\left( 10-2x \right)\times 16\times x \\\ & \Rightarrow {{V}_{2}}=160x-32{{x}^{2}} \\\ \end{aligned}
Now, to get the maxima of this volume, we have:
dV2dx=0 d[160x32x2]dx=0 16064x=0 x=52 \begin{aligned} & \Rightarrow \dfrac{d{{V}_{2}}}{dx}=0 \\\ & \Rightarrow \dfrac{d\left[ 160x-32{{x}^{2}} \right]}{dx}=0 \\\ & \Rightarrow 160-64x=0 \\\ & \therefore x=\dfrac{5}{2} \\\ \end{aligned}
Therefore, for x=52x=\dfrac{5}{2}, we get the volume as:
V1=[160x32x2]x=52 V1=(400200)in3 V1=200in3 \begin{aligned} & \Rightarrow {{V}_{1}}={{\left[ 160x-32{{x}^{2}} \right]}_{x=\dfrac{5}{2}}} \\\ & \Rightarrow {{V}_{1}}=\left( 400-200 \right)i{{n}^{3}} \\\ & \therefore {{V}_{1}}=200i{{n}^{3}} \\\ \end{aligned}
Therefore, on comparing the two volumes obtained, we see that the volume in the first case is greater. Thus the maximum volume could be 320in3320i{{n}^{3}}.
Hence, the maximum volume of the box for the given parameters comes out to be 320in3320i{{n}^{3}}.

Note: While solving our problem, we should be careful if the differential is giving a maxima or minima. Since, the functions for our volume expression were both decreasing quadratic, the point of zero differential was automatically a maxima. We should take note of these points while solving a problem of maxima and minima.