We label the dimensions as l,b,h.Our objective function is of the form minL0=lb+2bh+2lhOur constraint is on the volume lbh=32Thus, our unconstrained objective function is L=(lb+2bh+2lh)−λ(32−lbh)∂l∂L=(b+2h)+λ∂b∂L=(l+2h)+λ∂h∂L=2(b+l)+λ∂λ∂L=32−lbhSetting all the partial derivatives to 0, we get 2(l+b)=(b+2h)=(l+2h)⟹l=b=32hSince lbh=32,l=b=31/34,h=2∗32/3These are the optimum dimensions
Comments