
Osman A. answered 11/23/21
Professor of Engineering Calculus and Business Calculus
A box with a square base and open top must have a volume of 171500 cm^3. We wish to find the dimensions of the box that minimize the amount of material used.
Detailed Solution:
Volume of Box = v = Area of Base * Height x = dimensions of base, y = dimensions of height
v = (x)(x) * (y) = x2y = 171500 ==> y = 171500/x2
Surface Area = s = Area of Base + 4*(Area of Sides) = (x)(x) + 4*(xy) = x2 + 4xy
s = x2 + 4xy <== Minimize this Surface Area
s = x2 + 4x(171500/x2) <== Substitute for y
s = x2 + 4(171500)/x = x2 + 4(171500)x-1
ds/dx = 2x − 4(171500)x-2 = 0 <== take 1st derivative and set it to "0"
2x − 4(171500)/x2 = 0
(2x − 4(171500)/x2 = 0) (x2) <== Multiply both sides by x2
2x3 − 4(171500) = 0
2x3 = 4(171500)
x3 = 2(171500)
(x3)(1/3) = (2(171500))(1/3)
x = 70 cm
y = 171500/x2 = 171500/(70)2 = 35
y = 35 cm
The dimensions of the box that minimize the amount of material used are: (x, y) = (70 cm, 35 cm)
The minimum amount of material used for the box:
s = x2 + 4xy = (70)2 + 4(70)(35) = 14700 cm2 <== minimum amount of material used for the box
To conform it is minimum/minimization, take second derivative
s'' = 2 + (2)(4)(171500)x-3 <== 2nd derivative
s'' = 2 + (2)(4)(171500)/x3 <== 2nd derivative is always positive (>0) for positive x; thus Concave up ==> Minimum. That is: (x, y) = (70 cm, 35 cm) is minimum - the dimensions of the box that minimize the amount of material used.The minimum amount of material used for the box: s = 14700 cm2