I'm trying to set up minimization and constraint equations. On the surface, the problem looks easy enough:
Minimize the amount of material to make a 163 ml juice can.
Okay...so I figured the area formula to be 2*Pi*r^2+2(163/r), which differentiates into 2*Pi*r+326/r^2. We'll solve it for 0, which results in 2.96 cm for the radius. Moving right along...this can is first cut from a sheet divided into squares with circles inscribed in them, which is easier but produces more waste material. Then this can is cut (more efficiently) from a sheet divided into hexagons with circles inscribed in them. How do I involve this information with the problem at the beginning of the post to minimize the amount of material in both cases? I would have assumed I simply needed to come up with a constraint equation, then provide area sums for both sheets, but there are blank spots for the new radius and height which implies that I'm missing something.
Minimize the amount of material to make a 163 ml juice can.
Okay...so I figured the area formula to be 2*Pi*r^2+2(163/r), which differentiates into 2*Pi*r+326/r^2. We'll solve it for 0, which results in 2.96 cm for the radius. Moving right along...this can is first cut from a sheet divided into squares with circles inscribed in them, which is easier but produces more waste material. Then this can is cut (more efficiently) from a sheet divided into hexagons with circles inscribed in them. How do I involve this information with the problem at the beginning of the post to minimize the amount of material in both cases? I would have assumed I simply needed to come up with a constraint equation, then provide area sums for both sheets, but there are blank spots for the new radius and height which implies that I'm missing something.