What are the dimensions of the cedar chest that minimize the cost?

  • Thread starter Thread starter Majestic_
  • Start date Start date
  • Tags Tags
    Optimization
Majestic_
Messages
3
Reaction score
0

Homework Statement


The length of a cedar chest is twice its width. The cost/dm^2 of the lid is four times the cost/dm^2 of the rest of the cedar chest. If the volume of the cedar chest is 1440 dm^3, find the dimensions so that the cost is a minimum.

Homework Equations


LWH = 1440
W = 2L

The Attempt at a Solution


I don't even know where to start. Can anyone help me get started? I've never seen a question like this in my examples, so I'm kind of lost.
 
Physics news on Phys.org
Majestic_ said:

Homework Statement


The length of a cedar chest is twice its width. The cost/dm^2 of the lid is four times the cost/dm^2 of the rest of the cedar chest. If the volume of the cedar chest is 1440 dm^3, find the dimensions so that the cost is a minimum.

Homework Equations


LWH = 1440
W = 2L

The Attempt at a Solution


I don't even know where to start. Can anyone help me get started? I've never seen a question like this in my examples, so I'm kind of lost.

So, you have enough information to be able to write a function for the cost of this trunk. Now, as the various dimensions change, the cost is going to change. You want to find the point at which the cost of the trunk is at a minimum. So, start by getting a function for the cost of the trunk in terms of just one variable. Then, report back if you have more questions.
 
Robert1986 said:
So, you have enough information to be able to write a function for the cost of this trunk. Now, as the various dimensions change, the cost is going to change. You want to find the point at which the cost of the trunk is at a minimum. So, start by getting a function for the cost of the trunk in terms of just one variable. Then, report back if you have more questions.

I already knew this. I just don't know where to get started to finding the function that needs to be differentiated (I've never solved a question like this before nor seen one in any of my examples).
 
Oh, so is it finding the cost function that is giving you troubles?

I would start by assuming that the sides and the bottom of the trunk cost $1/dm^2, and that the lid costs $4/dm^2. Then, for example, the cost of the lid is $4 * l*w = $4 * 2w^2. So, you are going to want to get a function in w, then differentiate that one.
 
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