Pretty simple optimization problem

  • Thread starter Thread starter wapakalypse
  • Start date Start date
  • Tags Tags
    Optimization
wapakalypse
Messages
3
Reaction score
0
A closed box with a square base is to contain 252ft^3. The bottom costs 5$ per ft.^2, the top is 2$ft^2 and the sides cost 3$ft^2. Find the dimensions that will minimize the cost.



As for equations we have v=lwh and I'm not sure as to how to find the next relative equation.



I just need to find another formula so I can derive and solve. Any help is much appreciated.
Thankss
 
Physics news on Phys.org
What are the areas of the different sections?
 
phsopher said:
What are the areas of the different sections?

It doesn't say, that's directly quoted from the text.
i want to say its something like
3(lw)=sides 5(lw)-bottom 2(lw)-top
 
That was meant to be a hint for your next equation. Calculate the areas and you can work out the cost from that. Note that there are only two free parameters since the bottom is a square.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top