
Kyle P. answered 11/09/20
An Enthusiastic Tutor with Experience
If the package has a combined length and girth of 96 inches. We can determine that:
4x + y = 96
We are also assuming that the cross section is square, so:
V = x2y
Let's solve for y in the first equation and plug it in to the second equation:
y = 96 - 4x
V = x2(96 - 4x)
V = 96x2 - 4x3
In order to solve for the maximum is when V' = 0
V' = 192x - 12x2 = 0
x(192 - 12x) = 0
Therefore, we have 2 solutions,
x = 0
192 - 12x = 0
12x = 192
x = 16
x = 0 is when the package is a minimum, so the maximum occurs when x = 16. Now let's solve for y
y = 96 - 4x = 96 - 4(16) = 32
The answers are:
x = 16 inches
y = 32 inches