Cylindrical Container Minimum Cost

Click For Summary

Homework Help Overview

The problem involves optimizing the cost of manufacturing a cylindrical container with a fixed volume, which is open at the top. The cost structure is influenced by the differing costs of the base and lateral surface areas, where the base costs twice as much per unit area as the lateral surface.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss forming a cost function based on the areas of the base and lateral surface, considering the relationship between height and radius. There is exploration of how to express the cost in terms of a single variable by substituting for height using the volume constraint.

Discussion Status

Some participants have provided insights into transforming the cost function into a single-variable equation by substituting height in terms of radius. There is ongoing discussion about ensuring that the derived radius corresponds to a minimum cost and not a maximum.

Contextual Notes

Participants note that the volume is a constant, which influences the relationship between height and radius. There is also mention of the need to verify the nature of the critical points found in the cost function.

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!
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
49
Views
4K
  • · Replies 16 ·
Replies
16
Views
1K
  • · Replies 22 ·
Replies
22
Views
1K
Replies
3
Views
2K
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K