Optimizing Dimensions to minimize Cost

  • Thread starter Thread starter Rayquesto
  • Start date Start date
  • Tags Tags
    Dimensions
Click For Summary
SUMMARY

The forum discussion focuses on optimizing the dimensions of a cylindrical metal can with a volume of 450 cm³ to minimize manufacturing costs. The cost structure includes 0.1 cents/cm² for the sides, 0.15 cents/cm² for the top and bottom, and additional seam costs of 0.5 cents/cm for vertical seams and 0.6 cents/cm for seams joining the top and bottom to the sides. Participants derived equations for volume and surface area, leading to a cost function that requires minimization through calculus, specifically finding when the derivative of the cost function equals zero.

PREREQUISITES
  • Understanding of calculus, specifically derivatives and optimization techniques.
  • Familiarity with geometric formulas for volume and surface area of cylinders.
  • Knowledge of cost analysis in manufacturing processes.
  • Ability to manipulate algebraic expressions and equations.
NEXT STEPS
  • Study the application of derivatives in optimization problems in calculus.
  • Learn how to derive and manipulate the volume and surface area formulas for different geometric shapes.
  • Research cost minimization techniques in manufacturing and production economics.
  • Explore practical examples of optimization in real-world engineering problems.
USEFUL FOR

Students in engineering and mathematics, manufacturing engineers, cost analysts, and anyone involved in optimizing production costs for cylindrical objects.

Rayquesto
Messages
318
Reaction score
0

Homework Statement



A metal can which holds 450 cm^3 is to be manufactured in cylindrical shape. The top and bottom will be cut from two squares and the corner scrap discarded (but paid for). The metal for the sides costs 0.1 cents/cm^2, while the cost for the top and bottom is 0.15cents/cm^2. Allow 0.5cents/cm for the vertical or side seam and 0.6 cents/cm for the seams joining top and bottom to the sides.
a) Determine the dimensions that would yield a minimum cost. Give dimensions to the nearest thousandth of a centimeter.
b) Determine the corresponding cost to the nearest hundreth of a cost.

Homework Equations



Minimizing is to find the values of a unit of function, when the tangent slope is zero.

therefore,

If C'(A)=0, then we have to find the dimensions when this happens since this is when cost is minimized.

V(cylinder)=∏r^2h
A(cylinder)=2∏r(h) + 2∏r^2

The Attempt at a Solution



I notice that part of the problem states that no matter what dimension, V=450cm^3.

Therefore,

since this is a can cylinder,

V=∏r^2h=450cm^3

and so it is useful to note that:

(450cm^3)/(∏r^2)=h for all h>0 and r>0
and
(√((450cm^3)/(h∏)))=r for all h>0 and r>0

So, here's how I went along trying to put certain pieces together:

According to my interpretation of the problem,

Area(top + bottom)=2(∏r^2)
So,
Cost(Area(top + bottom))=[.15cents/cm^2][2∏r^2]

Area(side)=2∏r(h) since my intuition tells me this represents the area of a cross section of the side of a cylinder where 2∏r is the circumference of the number of circles you multiply by to get the area

Cost(Area(side))= .15cents/cm^2

So also since for every radius there is a cost and every height there is a cost (I am very currently skeptical about this intuition!)

Cost(Area(side + top + bottom))= .3∏r^2[Cost(r)]^2 + .2∏r(h)[Cost(r)][Cost(h)]

Therefore, by substituting h=(450cm^3)/(∏r^2)

Cost(Area(side + top + bottom))= .3∏(r)^2[cost(r)] + .2∏r(450cm^3/∏r^2)[cost(r)][cost(h)]

Cost(h)=(.6cent/cm)h=(.6cent/cm)[(450cm^3)/(∏r^2)]
cost(r)=(.5cent/cm)r

Cost(Area(side + top + bottom))=.3∏r^2[(.5cent/cm)r] + .2∏r[450cm^3/∏r^2][(.5cent/cm)r]

Cost'(Area(side + top + bottom))=.9∏[.5cent/cm]r^3 + 45=0 to minimize cost, but r>0 and h>0 what am I doing wrong?
 
Physics news on Phys.org
Rayquesto said:

Homework Statement



A metal can which holds 450 cm^3 is to be manufactured in cylindrical shape. The top and bottom will be cut from two squares and the corner scrap discarded (but paid for). The metal for the sides costs 0.1 cents/cm^2, while the cost for the top and bottom is 0.15cents/cm^2. Allow 0.5cents/cm for the vertical or side seam and 0.6 cents/cm for the seams joining top and bottom to the sides.
a) Determine the dimensions that would yield a minimum cost. Give dimensions to the nearest thousandth of a centimeter.
b) Determine the corresponding cost to the nearest hundreth of a cost.

Homework Equations



Minimizing is to find the values of a unit of function, when the tangent slope is zero.

therefore,

If C'(A)=0, then we have to find the dimensions when this happens since this is when cost is minimized.

V(cylinder)=∏r^2h
A(cylinder)=2∏r(h) + 2∏r^2

The Attempt at a Solution



I notice that part of the problem states that no matter what dimension, V=450cm^3.

Therefore,

since this is a can cylinder,

V=∏r^2h=450cm^3

and so it is useful to note that:

(450cm^3)/(∏r^2)=h for all h>0 and r>0
and
(√((450cm^3)/(h∏)))=r for all h>0 and r>0

So, here's how I went along trying to put certain pieces together:

According to my interpretation of the problem,

Area(top + bottom)=2(∏r^2)
So,
Cost(Area(top + bottom))=[.15cents/cm^2][2∏r^2]

Area(side)=2∏r(h) since my intuition tells me this represents the area of a cross section of the side of a cylinder where 2∏r is the circumference of the number of circles you multiply by to get the area

Cost(Area(side))= .15cents/cm^2
You said above, "The metal for the sides costs 0.1 cents/cm^2"

So also since for every radius there is a cost and every height there is a cost (I am very currently skeptical about this intuition!)

Cost(Area(side + top + bottom))= .3∏r^2[Cost(r)]^2 + .2∏r(h)[Cost(r)][Cost(h)]

Therefore, by substituting h=(450cm^3)/(∏r^2)

Cost(Area(side + top + bottom))= .3∏(r)^2[cost(r)] + .2∏r(450cm^3/∏r^2)[cost(r)][cost(h)]
You also need to include the cost of the seams- "Allow 0.5cents/cm for the vertical or side seam and 0.6 cents/cm for the seams joining top and bottom to the sides." The vertical seam has length h so you need to add 0.5h cents and the top and bottom seams have length 2\pi r, and there are two of them, you need to add (0.5)(4\pi r)= 2\pi r.

Cost(h)=(.6cent/cm)h=(.6cent/cm)[(450cm^3)/(∏r^2)]
cost(r)=(.5cent/cm)r

Cost(Area(side + top + bottom))=.3∏r^2[(.5cent/cm)r] + .2∏r[450cm^3/∏r^2][(.5cent/cm)r]

Cost'(Area(side + top + bottom))=.9∏[.5cent/cm]r^3 + 45=0 to minimize cost, but r>0 and h>0 what am I doing wrong?
 
The cost of the top + bottom is (0.15)*2*(2r)^2, because you pay 0.15 per cm^2 for the whole 2r by 2r square (you pay for the discarded corners, you said).

RGV
 

Similar threads

Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
9
Views
5K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
4
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K