Valentin K. answered 03/15/24
Expert PhD tutor in Calculus, Statistics, and Physics
You cut a square of side x at the 4 corners and fold it up.
The base of the box will be a rectangle of sides 24 - 2x and 36 - 2x (you cut x on both ends of each side).
The height of the box will be x.
You want to maximize the volume: V(x) = base area . height = (24 - 2x)(36-2x)x = 4x(12-x)(18-x).
Because the sides of the box should be positive: x > 0 and x < 12 and x < 18 i.e 0 < x < 12
So expand V(x), find the first derivative, set it to zero (will give you a quadratic equation) and find the maximum location xmax on the interval 0 < x < 12. The maximal volume will be Vmax = V(xmax).