Kyle P. answered 11/09/20
An Enthusiastic Tutor with Experience
Since x is representing the length of sides and y is representing the height, we know that the volume is
V = x2y = 70
We can also determine the cost of the surface area of the box. We know the top and bottom are the same size (x2) and all 4 sides are the same size (xy) so:
C = (0.20)(2x2) + (0.10)(4xy)
We have to determine where the cost will be minimized so when C' = 0. Let's first use the volume equation to solve for one of the variables and plug it in:
y = 70/x2
Now substitute and solve:
C = (0.20)(2x2) + (0.10)(4x(70/x2))
C = 0.4x2 + 28/x
C' = 0.8x - 28/x2 = 0
0.8x = 28/x2
0.8x3 = 28
x3 = 28/0.8 = 35
x = 3.27 cm
Now we can easily solve for y:
y = 70/x2 = 70/(3.272) = 6.54 cm