Cylindrical Container Minimum Cost

AI Thread Summary
To minimize the manufacturing cost of a cylindrical container with a fixed volume, the cost function must be expressed in terms of a single variable, either height or radius. Given that the unit area cost of the base is twice that of the lateral surface, the cost function can be simplified to C = 2πa(r^2 + rh). By substituting the volume equation into the cost function, it becomes C = 2πa(r^2 + V/(πr)). The derivative of this function is set to zero to find the optimal radius, leading to the conclusion that r^3 = V/(2π). The corresponding height can then be calculated using the volume formula, ensuring the solution represents a minimum cost.
karkas
Messages
131
Reaction score
1

Homework Statement


An industry is to construct a cylindrical container of fixed volume
V, which is open at the top of. Find the quotient of the height by
radius of the base of the container so that manufacturing cost can be minimal, given that the unit area of the base costs (b) twice the unit area
the lateral surface (a) .


Homework Equations


V = π r^2 h
A = π r^2
S = 2πrh (lateral surface)


The Attempt at a Solution



The cost of manufacturing the container is C= C_s + C_a = Α * a + S * b, where b=2a so
C= 2a A + a S = 2πr^2 a + 2πrh a . I understand that we need to form the ratio h/r and regard that as the variable for the cost equation, but I see no way to do so... We are also give that V=constant, but other than the equation r^2 h = Constant I have no clue.
 
Physics news on Phys.org
I think the problem statement had the unit area cost of the base as b, and the unit area cost of the sides as a, with b = 2a. That would make your cost function
C = A b + S a
and since b = 2a,
C = 2 a A + a S = a (2 A + S)
C = a (2 \pi r^2 + 2 \pi r h)
C = 2 \pi a (r^2 + r h)
Now, the volume V is a constant so you can solve the volume expression for h and replace h in the above with it. You then have a cost function that involves only one variable: r. Minimize the cost function w.r.t. r.
 
So if V is constant, then h acts as a parameter for r, and we can transform C into a function of only r by solving for r in the V equation? That feels simple however I hesitated to do so because I kept thinking of C as a multivariable equation (not that we have studied them so far) of r and h.

So by substituting h we get C = 2 \pi a (r^2 + \frac{V}{\pi r}). Is this correct? I proceed to study the derivative which is C'= 2 \pi a (2r + -\frac{V}{\pi r^2}) and we get that minimal cost C comes where C' = 0 and r^3 = \frac{V}{2\pi} so we substitute V and find the ratio?
 
There's no need to substitute for V, since it's a constant. This value of r should be the required solution for the radius (you should check to make sure that it represents a minimum for the cost function and not a maximum!).

Use this value of r in the volume function to find the corresponding value of h.
 
gneill said:
There's no need to substitute for V, since it's a constant. This value of r should be the required solution for the radius (you should check to make sure that it represents a minimum for the cost function and not a maximum!).

Use this value of r in the volume function to find the corresponding value of h.

Yes that's what I am saying! Thanks a lot gneill!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Back
Top