
Doug C. answered 04/04/15
Tutor
5.0
(1,552)
Math Tutor with Reputation to make difficult concepts understandable
V= lwh
l = 2w
10 = (2w)(w)(h), so h = 5/w2
The cost function is found by multiplying area of base by $10, area of each of the 4 sides by $6.
So, C= 10(l)(w) + 6(2)(w)(h) + 6(2)(l)(h) -> there are two sides that are wh and two that are lh.
C= 10(2w)(w) + 12(w)(5/w2) + 12(2w)(5/w2)
C=20w2 + 60w-1 + 120w-1 = 20w2 + 180w-1
Finally C' = 40w-180w-2
Find critical numbers by setting C' = 0 => 180/w2 = 40w
w3=18/4
w=(18/4)1/3
Can prove that this yields a minimum for cost function (left to the reader--perhaps 2nd derivative test?)
C=20(18/4)2/3 + 180/(18/4)1/3 (dollars)