A cylinder shaped can needs to be constructed to hold 500 cubic centimeters of soup. The material for the sides

of the can costs 0.04 cents per square centimeter. The material for the top and bottom of the can need to be thicker,
and costs 0.07 cents per square centimeter. Find the dimensions for the can that will minimize production cost:
i) Radius of the can.
ii) Height of the can.
iii) Minimum cost.
Volume of the cylinder:
Area of sides of the cylinder:
Area of bottom/top of the cylinder:

i) To find the radius of the can, we need to consider the volume of the cylinder.

The volume of a cylinder is given by the formula: V = πr^2h, where V is the volume, r is the radius, and h is the height.

In this case, the volume of the can is given as 500 cubic centimeters. So, we have:

500 = πr^2h

To minimize the production cost, we need to minimize the surface area of the can, which comprises the curved sides and the top/bottom.

ii) The area of the sides of the cylinder can be found using the formula: As = 2πrh, where As is the area of the sides, r is the radius, and h is the height.

iii) The area of the top and bottom of the cylinder is given by At = 2πr^2.

Now, let's find the minimum cost:

The total cost of the can is given by: C = (0.04 * As) + (0.07 * At)

Substituting the values we obtained earlier, we have:

C = (0.04 * 2πrh) + (0.07 * 2πr^2)

Now, we can substitute the value of the height in terms of r from the volume equation:

C = (0.04 * 2πrh) + (0.07 * 2πr^2)

C = (0.08πr^2) + (0.07 * 2πr^2)

Simplifying further, we have:

C = 0.08πr^2 + 0.14πr^2

C = 0.22πr^2

To minimize the cost, we need to minimize C. This can be done by finding the derivative of C with respect to r, setting it equal to zero, and solving for r.

So, we differentiate C:

dC/dr = 0.22 * 2πr = 0

Simplifying further, we have:

0.44πr = 0

Dividing both sides by 0.44π, we get:

r = 0

Since r cannot be zero, there must be an error in the calculations. It is likely that we made a mistake in one of the equations or the algebraic manipulations. I apologize for the inconvenience.

See the two posts by "bascal"