Find the most economical dimensions of a closed rectangular box [..]

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 6K views
s3a
Messages
828
Reaction score
8
"Find the most economical dimensions of a closed rectangular box [. . .]"

Homework Statement


Find the most economical dimensions of a closed rectangular box of volume 8 cubic units if the cost of the material per square unit for (i) the top and bottom is 5, (ii) the front and back is 2 and (iii) the other two sides is 5.

(a) What is the length of the vertical edge?
(b) What is the length of the horizontal front and back edge?
(c) What is the length of the horizontal side edge?


Homework Equations


Lagrange Multiplier Method or equivalent.


The Attempt at a Solution


The Lagrange Multiplier method is not required for this problem so if there is an easier way please notify me of it as well as why it's easier. My work is attached but I'm stuck at the step of figuring out the variables/dimensions.

Any help would be GREATLY appreciated!
Thanks in advance!
 

Attachments

  • MyWork.jpg
    MyWork.jpg
    63.6 KB · Views: 935
Physics news on Phys.org


It would make more sense if you would specify what x, y, and z represent at the start.
I assume you mean that x and y are "length" and "width" and z is "height".

In any case, yes, the volume satifies xyz= 8 and the "cost" is 10xy+ 4xz+ 10yz.

You can write each of your erquations as
[tex]10y+ 4z= -\lambda yz[/tex]
[tex]10x+ 10z= -\lambda xz[/tex] and
[tex]4x+ 10z= -\lambda xy[/tex]

Since the value of [itex]\lambda[/itex] is not important to the solution, I like to eliminate it first by dividing one equation by another:
If you divide the first equation by the second you get
[tex]\frac{5y+ 2z}{5x+ 5z}= \frac{y}{x}[/tex]
and if you divide the first equation by the third you get
[tex]\frac{5x+ 2z}{2x+ 5z}= \frac{z}{x}[/tex]
Those, together with [itex]xyz= 8[/itex] give you three equations to solve for x, y, and z.
 


s3a said:

Homework Statement


Find the most economical dimensions of a closed rectangular box of volume 8 cubic units if the cost of the material per square unit for (i) the top and bottom is 5, (ii) the front and back is 2 and (iii) the other two sides is 5.

(a) What is the length of the vertical edge?
(b) What is the length of the horizontal front and back edge?
(c) What is the length of the horizontal side edge?


Homework Equations


Lagrange Multiplier Method or equivalent.


The Attempt at a Solution


The Lagrange Multiplier method is not required for this problem so if there is an easier way please notify me of it as well as why it's easier. My work is attached but I'm stuck at the step of figuring out the variables/dimensions.

Any help would be GREATLY appreciated!
Thanks in advance!

Your attachment is so messy that it is unreadable; please be more careful when posting here.

RGV