
William W. answered 11/13/19
Experienced Tutor and Retired Engineer
They want the volume to be 1000 cc's and Volume for a cylinder is defined as the area of the base times the height so V = πr2h meaning 1000 = πr2h. That means h = 1000/(πr2)
The cost of the can is the surface are times the cost/area. The surface area = 2πr2 + 2πrh. Cost (in cents) = 5(2πr2) + 3(2πrh) but since h = 1000/πr2 we can say C(r) = 5(2πr2) + 3(2πr(1000/(πr2)). Simplifying, we get:
C(r) = 10πr2 + 6000/r
To minimize cost, take the derivative and set it equal to zero.
C'(r) = 20πr - 6000/r2
20πr - 6000/r2 = 0
20πr = 6000/r2
r3 = 300/π
r = cuberoot(300/π)