Optimizing Volume: Solving the Maximum Value Problem with Critical Point Formula

  • Thread starter Thread starter Dissonance in E
  • Start date Start date
  • Tags Tags
    Maximum Value
Dissonance in E
Messages
71
Reaction score
0

Homework Statement


find the largest volume of a rectangular box that satisfies the following condition
the sum of the height and horizontal perimeter does not exceed L

Homework Equations


critical point formula:
system of equations must satisfy the following at critical values of x & y
fx = 0
fy = 0

The Attempt at a Solution


height + (width * depth) = L
height*width*depth = V

I do know the answer to be L^3/108 cubic units, but as to how to get that is beyond me.
 
Physics news on Phys.org
Dissonance in E said:

Homework Statement


find the largest volume of a rectangular box that satisfies the following condition
the sum of the height and horizontal perimeter does not exceed L

Homework Equations


critical point formula:
system of equations must satisfy the following at critical values of x & y
fx = 0
fy = 0

The Attempt at a Solution


height + (width * depth) = L
height*width*depth = V

I do know the answer to be L^3/108 cubic units, but as to how to get that is beyond me.

Horizontal perimeter = 2(x+y) where x is the width and y is the depth.

Area of the base is maximum when x = y. To have maximum volume, change h so that ( h + 2x + 2y) = L.

If you put x = y, Volume V = h*x^2

Put x = (L-h)/4. Find dV/dh and equate it to zero. Find h in terms of L and find V.
 
ahh i got it now, thanks a bunch!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top