Solveeit Logo

Question

Question: How do you find the dimensions of the box that minimize the total cost of materials used if a rectan...

How do you find the dimensions of the box that minimize the total cost of materials used if a rectangular milk carton box of width ww , length ll and height hh holds 534534 cubic cm of milk and the sides of the box cost 44 cents per square cm and the top and bottom cost 88 cents per square cm?

Explanation

Solution

Hint : Consider width and length equal that minimize the total cost of materials used. Express the height as a function of width. Write the expression for the cost obtained in terms of only the width( ww ). Then, Derive the cost with respect to width and set it to zero for determination of critical points.

Complete step-by-step answer :
We are given a volume of milk to be 534534 cubic cm of milk, the sides of the box cost 44 cents per square cm and the top and bottom costs 88 cents per square cm.
The dimensions given are: length be ‘ ll ’, width be ‘ ww ’ and height be ‘ hh ’.
Since, we know that varying / different length and width other than being equal can reduce the volume for same total, therefore let’s consider width= length/ w=lw = l ;
A/Q , Volume =w×l×h=534= w \times l \times h = 534
Since, w=lw = l so w2h=534{w^2}h = 534
Express the height in terms of width and we get:
h=534w2h = \dfrac{{534}}{{{w^2}}}
We know that, Total cost == (Cost of sides) ++ (Cost of top and bottom)
C=(4×(4w×534w2)+(8×(2w2))) =8544w1+16w2   C = \left( {4 \times \left( {4w \times \dfrac{{534}}{{{w^2}}}} \right) + \left( {8 \times \left( {2{w^2}} \right)} \right)} \right) \\\ = 8544{w^{ - 1}} + 16{w^2} \;
Differentiating with respect to ww and setting it to zero to determine critical points, we get:
dCdw=0\dfrac{{dC}}{{dw}} = 0 for critical points.
8544w2+32w=0- 8544{w^{-2}} + 32w = 0
Assuming that w0w \ne 0 we can multiply by w2{w^2} and with some simple numeric division:
276+w3=0- 276 + {w^3} = 0
And w=(267)13=6.44w = {\left( {267} \right)^{\dfrac{1}{3}}} = 6.44 (approx)
Since width and length was considered equal, so length l=6.44l = 6.44 and
h=534w2=534(6.44)2=12.88h = \dfrac{{534}}{{{w^2}}} = \dfrac{{534}}{{{{\left( {6.44} \right)}^2}}} = 12.88 (approx)
There length =6.44cm= 6.44cm , width =6.44cm= 6.44cm and height =12.88cm= 12.88cm (approx)
So, the correct answer is “length =6.44cm= 6.44cm , width =6.44cm= 6.44cm and height =12.88cm= 12.88cm (approx)”.

Note : There can be an error in differentiating if formula is not remembered.
Always assume that width is not equal to zero to get the values of other dimensions.
Set the differentiation to zero for critical points.