Question:medium

A carpenter needs to make a wooden cuboidal box, closed from all sides, which has a square base and fixed volume. Since he is short of the paint required to paint the box on completion, he wants the surface area to be minimum.
On the basis of the above information, answer the following questions :
Taking length = breadth = \( x \) m and height = \( y \) m, express the surface area \( S \) of the box in terms of \( x \) and its volume \( V \), which is constant.

Show Hint

To express the surface area in terms of \( x \), substitute the volume equation into the surface area equation.
Updated On: Jan 13, 2026
Show Solution

Solution and Explanation

Let the dimensions of the box's base be \( x \) meters and its height be \( y \) meters. The total surface area \( S \) is calculated as the area of the base plus the area of the four sides: \[ S = x^2 + 4xy \] The volume \( V \) of the cuboid is expressed as: \[ V = x^2 y \] Given that \( V \) is constant, we can rewrite \( y \) as a function of \( x \) and \( V \): \[ y = \frac{V}{x^2} \] Substituting this expression for \( y \) into the surface area formula yields: \[ S = x^2 + 4x \cdot \frac{V}{x^2} = x^2 + \frac{4V}{x} \]
Was this answer helpful?
0