A box has three of its faces in the coordinate planes and one vertex on the plane 2x + 3y + 4z = 6. Find the maximum volume for the box.
Any help would be greatly appreciated.
If the sides of the box in the directions of the three coordinate axes have lengths x, y and z, then the volume of the box is xyz. The only vertex of the box that does not lie in one of the coordinate planes is the one at (x,y,z), and that has to satisfy 2x + 3y + 4z = 6. So you should use the method of Lagrange multipliers to maximise xyz subject to the constraint 2x + 3y + 4z = 6.
Ok... So I gave it a try... I set up the functions as so:
Taking the partial derivatives:
This gives me:
First, I noticed that:
Then, I noticed that:
Now, I plugged those to into the constraint function:
Which gave me:
Did I do it right? I'm not too familiar with this method... I missed the class that covered it and I'm trying to understand it.![]()