I am trying to minimize the surface area of a parallelepiped of unit volume.
Using
$$\mbox{Volume } = xyz\sqrt{1 + 2\cos(a)\cos(b)\cos(c) - \cos^2(a) - \cos^2(b) - \cos^2(c)} = 1$$
where $x$, $y$, $z$ are edge lengths and $a$, $b$, $c$ are the angles between them.
And
$$\mbox{Surface Area } = 2(xy\sin(a) + xz\sin(b) + yx\sin(c))$$
How can I eliminate one dimension (which is what the problem suggests I do)?
HINT:Angles a,b and c should be right angles.