What are the optimal dimensions for a non-oversized carton with maximum volume?

  • Thread starter Thread starter physstudent1
  • Start date Start date
  • Tags Tags
    Optimization
physstudent1
Messages
267
Reaction score
1

Homework Statement



According to postal regulations, a carton is classified as "over-sized" if the sum of its height and girth (the perimeter of its base) exceeds 108 in. Find the dimensions of a carton with square base that is not oversized and has maximum volume.

Homework Equations





The Attempt at a Solution



I set up the equations.

h + 4x = 108
4x(h)=volume
h=108-4x
432x-16x^2=volume
432-32x=Dv/dx
432=32x
x=13.5
h=54
 
Physics news on Phys.org
physstudent1 said:
I set up the equations.

h + 4x = 108
4x(h)=volume

Your equation for the girth seems to agree with the definition you were given.

But your volume equation cannot be correct, because the left hand side will only have units of square inches, while volume is in cubic inches. If the base of this box is a square, what must its volume be?
 
oh, should the equation for volume be

x^2(h)=v
 
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