Question: MUST be answered in analytical format if possible?
You plan to make a simple, open topped box from a piece of sheet metal by cutting a square - of equal size - from each corner and fold up the sides.
If L (length) is 200mm and W (width) is 150mm, calculate:
A) the value of x (x is the value of each corner) which will give the maximum volume?
B) the maximum volume of the box?
C) comment of the value obtained in part b?
1
Expert's answer
2019-11-22T12:06:40-0500
The volume of the box can be written in the form: V(x)=(L−2⋅x)⋅(W−2⋅x)⋅x
Lengths and width of the box decreased that is of sheet metal by x from each corner, and height of the box is equal x. We bring V(x) to a simple form: V(x)=4⋅x3−2⋅(L+W)⋅x2+L⋅W⋅x
To find maximum volume one compute the derivative of volume with respect to x
Vx′=12⋅x2−4⋅(L+W)⋅x+L⋅W and define the root of the equation Vx′=0 :
The first value cannot be implemented. It is clear that the box will succeed only if x<W/2 . The second value corresponds to the maximum volume shown in the figure.
Comments