
Philip P. answered 11/16/18
Affordable, Experienced, and Patient Geometry Tutor
Let x = the side length of the box's square base and h = the box's height. The constraint is that the girth (perimeter of base) plus the height must be 156 inches:
4x + h = 156
h = 156 - 4x
The box's volume is:
V = x2·h = x2·(156-4x) = -4x3 + 156x2
To find the max volume, take the derivative of V wrt x, set it to zero and solve for x:
dV/dx = -12x2 + 312x
0 = -12x(x-26)
x = 0 and 26
We can't have a box with a side length of zero, so x = 26 in. h = 156 - 4x = 156 - 104 = 52 in.