Alright, let's set up some formulas. The volume of the box is L2xH = 12. Then the cost of the box is 9 times the bottom (9xL2) and 4 times the four sides (4x4xLxH). I'm going to try and eliminate height from this cost function by stating that H = 12/(L2). So
C(L) = 9L2 + 16L(12/(L2))
C(L) = 9L2 + 192/L
Now to optimize this, we take the derivative and set it equal to zero.
C'(L) = 18L - 192/L2 = 0
18L = 192/L2
L3 = 32/3
L = √(32/3) ≈ 2.2013
Now plug that back in to find H.
H = 12/L2 ≈ 2.4764
So the box is approximately 2.2 feet square for the base and is about 2.48 feet deep.
Page Y.
So what would the minimum total be? C(L)= 9(2.2013)^2 + 16(2.2013)(12/(2.2013)^2?12/13/23