Find the minimum cost of producing a can that contains 1000mm^3 if the cost of the metals is 2 cents per mm^2 and the cost to weld the seams is 1 cent per mm. Assume three welds;one around the top, one around the bottom, and one down the side.

1 answer

let the radius of the can be r mm
and its height be h mm

area = 1 rectangle + 2 circles
= 2pi(r)(h) + 2pi(r^2)

seems length = 2 circuferences + height of can
= 2(2pi(r)) + h
= 4pi(r) + h

so Cost = 2[2pi(r)(h) + 2pi(r^2)] + 1[4pi(r) + h]

but pi(r^2)h = 1000
so h = 1000/(pi(r^2))

this should give you a good start, sub h back into the Cost equation,
find the derivative of Cost,
then solve for r

sub back into Cost equation to find minimum cost
Similar Questions
  1. The cost of producing x units of a product is given byC(x)=800+120x−120ln(x),x≥1. Find the minimum average cost, which is
    1. answers icon 0 answers
  2. A manufacturing company has a total cost functionsc =5Q+ 180Q +12500 This gives the total cost of producing Q untis a) find a
    1. answers icon 3 answers
    1. answers icon 2 answers
  3. If the total cost function for producing x lamps isC(x) = 90 + 36x + 0.1x^2 dollars, producing how many units will result in a
    1. answers icon 1 answer
more similar questions