
Alex F. answered 12/05/21
A Patient and Kind Tutor
Because the cans are hollow (they must contain soup!) the amount of material used to manufacture them is given by the surface area of the cylindrical can. We want to minimize this function to make it as cheaply as possible.
Surface Area(r,h) = 2 π r h + 2 π r2 , where r = radius and h = height
The surface area is a function of two variables, radius and height, but we can use our knowledge of the volume of the can to eliminate one of them.
Volume(r,h) = π r2 h , where r = radius and h = height
We know that the volume must be 382 cm3, so substituting into te volume equation, and with some algebra:
h = 382 cm3 / (π r2)
We can use this equation for height to substitute into the original Surface Area function, and now have Surface Area as the function of only one variable:
Surface Area (r) = 2 π r (382 cm3 / (π r2)) + 2 π r2
or
Surface Area (r) = 764 cm3 / r + 2 π r2
Where is this function at it's lowest value? How do you find the minima of a function?