Roman C. answered 05/09/16
Tutor
5.0
(851)
Masters of Education Graduate with Mathematics Expertise
V = x2h so solving for h gives h = V/x2.
The cost for the base is tx2 and for each side it is shx = s(V/x2)x = sV/x.
Therefore the cost function is
C(x) = 4sV/x + tx2
To minimize, set C'(x) = 0 and solve for x:
C'(x) = -4sV/x2 + 2tx
2tx = 4sV/x2
x3 = 2sV/t
x = 3√(2sV/t)
h = V/x2 = 3√[Vt2/(4s2)]
We verify that this is minimum with the second derivative test.
C''(x) = 8sV/x3 + 2t
This is positive for all x > 0, so we do have a minimum.