Answer:
The dimensions are, base , depth and height .
Step-by-step explanation:
First we have to understand the problem, we have a box of unknown dimensions (base , depth and height ), and we want to optimize the used material in the box. We know the volume we want, how we want to optimize the card used in the box we need to minimize the Area of the box.
The equations are then, for Volume
For Area
From the Volume equation we clear the variable to get,
And we replace this value into the Area equation to get,
So, we have our function , which we have to minimize. We apply the first partial derivative and equalize to zero to know the optimum point of the function, getting
After solving the system of equations, we get that the optimum point value is and , replacing this values into the equation of variable we get .
Now, we have to check with the hessian matrix if the value is a minimum,
The hessian matrix is defined as,
we know that,
Then, our matrix is
Now, we found the eigenvalues of the matrix as follow
Solving for, we get that the eigenvalues are: and , how both are positive the Hessian matrix is positive definite which means that the function is minimum at that point.