Ll I.
asked 03/18/22Applied Optimization Problems need help
A microwaveable cup-of-soup package needs to be constructed in the shape of cylinder to hold 400 cubic centimeters of soup. The sides and bottom of the container will be made of styrofoam costing 0.04 cents per square centimeter. The top will be made of glued paper, costing 0.07 cents per square centimeter. Find the dimensions for the package that will minimize production cost
To minimize the cost of the package:
Radius ?
Height ?
Minimum cost ?
2 Answers By Expert Tutors
Yefim S. answered 03/18/22
Math Tutor with Experience
Cost function C(r,h) = (πr2 + 2πrh)·0.04 + πr2·0.07 = 0.11πr2 + 0.08πrh; but πr2h = 400; h = 400/(πr2)
So, C(r) = 0.11πr2 + 0.08πr·400/(πr2); C(r) = 0.11πr2 + 32/r;
C'(r) = 0.22πr - 32/r2 = 0; 0.22r3π = 32; r = (32/(0.22π))1/3 = 3.591 cm
C''(r) = 0.22π + 64/r3; C''(3.591) = 0.22π + 64/3.5913 = 2.073 > 0. So, we have minimum
h = 400/(π·3.5912) = 9.874 cm
Minimum cost Cmin = 0.11π·3.5912 + 32/3.591 = 13.37centc
Here is a tentative solution assuming the costs to be $0.07 and $0.04. Please check for accuracy.
If the cylinder height is h and radius is r, then:
- The cylinder surface area is given by: A=2πrh + 2πr2
- The volume of the cylinder is given by: V=πr2h = 400 or h= 400/πr2
- We may break down the total cost of the finished cylinder as equal to the components (sides, bottom, top) of the total surface area:
C= 0.07*2πrh + 0.07*πr2 + 0.04*πr2 =
0.07*2πr*(400/πr2) + 0.07*πr2 + 0.04*πr2
or
C = (56/r ) + 0.11*πr2
Now we can set the derivative of the cost function (w.r.t. r) to find its minimum:
dc/dr = (-56/r2 ) + 0.22*πr = 0
Multiplying both sides by r2 we obtain:
r3= 56/(0.22 π) or r = 27.0081 cm.
Now we may use the estimated radius and calculate h and minimum cost as:
h= 0.174551 cm and C=$254.14.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Luke J.
Did you mean 0.07 dollars or 7 cents? 0.07 cents would be 0.0007 dollars. Just looking for clarification.03/18/22