
Phillip E. answered 08/08/23
Math Tutor with a Love for Calculus
We want to recognize since the base is a square, our volume formula, with x being the width of the base and y being the length of the box is: V = x2y.
Now, with the information about the length and girth (perimeter around the box), we get a constraint equation of 4x + y = 138.
Solving for y we obtain: y = 138 - 4x.
From here, we plug this value into our volume equation to get:
V(x) = x2(138 - 4x) = 138x2 - 4x3.
Next, we want to maximize this equation, so using the power rule we get:
V'(x) = 276x - 12x2.
Setting to zero we obtain:
0 = 276x - 12x2
0 = 12x(23 - x).
Thus, x = 0 (which is not possible) or x = 23.
To verify this is a maximum: notice V'(22) = 264 and V'(24) = -288, thus at x = 23, our derivative is zero and changes from positive to negative, therefore we have obtained a maximum value on V(x).
To finish, we plug x = 23 into our constraint equation:
4(23) + y = 138
92 + y = 138
y = 138 - 92 = 46.
Thus, the max volume is V = (232)(46) = 24,334 in3.
Seung hyun H.
Thank you!08/08/23