A closed rectangular storage bin is to be made so that it has a square base. The volume of the bin must be 8m^3. The material to make the sides costs twice as much as that for the top and the bottom. Find the dimensions of the box that will (- cont.)?
minimize the cost. (Round to nearest tenth of a metre).
minimize the cost. (Round to nearest tenth of a metre).
2 Answers
The bin would have a square base of length
Explanation:
Let the bin have square base of length
Then the volume of the bin would equal
The surface area of the box will be
Therefore total Area,
From ....
Differentiating ........
Hope this helps.
# 2.52 \ m xx 1.26 \ m#
Explanation:
Let us set up the following variables:
# { (l, "length (or width) of square base (m)"), (h, "Height of storage bin (m)"), (C, "Total cost") :} #
We can calculate the total volume of the box using
# l xx l xx h = 8=> l^2h=8 # ..... [A]
Let us also assume that the cost per square metre for the top or bottom) is
Given this, we can calculate the surface area of the identical top and bottom, and therefore the associated cost:
# \ \ \ \ \A_("top/bottom") = 2 xx l xx l = 2l^2#
# :. C_("top/bottom") = 2nl^2 #
Similarly, we can calculate the surface area of the identical sides, and therefore the associated cost (which is twice that of the top & bottom):
# \ \ \ \ \A_("sides") = 4 xx l xx h = 4lh#
# :. C_("sides") = (2n)(4lh) =8nlh #
Thus, we can form an expression for the total cost:
# C = 2nl^2 + 8nlh #
Using the result [A] we can write
# C = 2nl^2 + 8nl(8/l^2) #
# \ \ = 2nl^2 + (64n)/l #
We now have the cost function
# (dC)/(dl) = 4nl - (64n)/l^2 #
We seek a critical point which requires that the first derivative vanish, so we require:
# (dC)/(dl) = 0 => 4nl - 64n/l^2 #
# :. (4n(l^3 - 16))/l^2 = 0 #
# :. l^3 - 16 = 0 #
# :. l = root(3)(16) #
With this value of
# h=8/l^2 = 8/(root(3)(16))^2 #
Thus, the sought dimensions (to 2dp as indicated) are:
# l = 2.52# and#h=1.26 \ (m)#
We should check that these value leads to a minimum (rather than a maximum) cost. As the size of the box is finite this should really be intuitive. And we can confirm this graphically:
graph{y=2x^2 + 64/x [-20, 20, -150, 150]}