I box with edges parallel to the coordinate axes lies with one vertex at the origin and opposite vertex in the first octant and on the plane
as shown in the figure below. What is the maximum possible volume of such a box?
I box with edges parallel to the coordinate axes lies with one vertex at the origin and opposite vertex in the first octant and on the plane
as shown in the figure below. What is the maximum possible volume of such a box?
The formula for the box is
So:
Reducing to a single variable:
So:
Plugging into the volume equation:
So I solved this by doing the Lagrange method
So the box is going to be my f(x)=xyz
then the equation given is going to be my g(x)=2x+y+z=12
So my \nabla f=<yz,xz,xy>
and my \nabla g= <2,1,1>$
So by using \nabla f = \lambda \nabla g
I have x:yz= \lambda 2
y:xz= \lambda 1 = (y=2x)
z:xy= \lambda 1 = ( z=2x)
if I plug that in to my g(x) equation then I have 2x+2x+2x=12
6x=12
x=2
and since y=2x and z=2x then i have x=2,y=4,z=4
and then my V =32