Pyramid Problems

Surface area and volume of pyramid problems with detailed solutions are presented below.

Volume of a Rectangular-Based Pyramid

The volume of a pyramid with rectangular base is given by:

\[V = \frac{1}{3} L \cdot W \cdot h\]

where:

pyramid

Problem 1

Find a formula for the total surface area of the pyramid shown above.

Problem 2

A pyramid with square base of side \(x\) and height \(h\) has volume \(1000 \text{ cm}^3\). Find the value of \(x\) that minimizes the surface area.

pyramid for problem 2

Solutions

Solution to Problem 1

The surface consists of four triangular faces (two pairs of congruent triangles) and a rectangular base.

Let \(S\) be the midpoint of diagonal \(AC\). For triangle \(DOC\):

\[\text{Altitude } H_1 = \sqrt{h^2 + \left(\frac{L}{2}\right)^2}\]

\[\text{Area}(DOC) = \frac{1}{2} W \cdot \sqrt{h^2 + \left(\frac{L}{2}\right)^2}\]

For triangle \(AOD\):

\[\text{Altitude } H_2 = \sqrt{h^2 + \left(\frac{W}{2}\right)^2}\]

\[\text{Area}(AOD) = \frac{1}{2} L \cdot \sqrt{h^2 + \left(\frac{W}{2}\right)^2}\]

Total lateral surface area:

\[A_{\text{lateral}} = 2 \times \text{Area}(DOC) + 2 \times \text{Area}(AOD)\]

\[A_{\text{lateral}} = W \sqrt{h^2 + \left(\frac{L}{2}\right)^2} + L \sqrt{h^2 + \left(\frac{W}{2}\right)^2}\]

Total surface area including base:

\[A_{\text{total}} = W \sqrt{h^2 + \left(\frac{L}{2}\right)^2} + L \sqrt{h^2 + \left(\frac{W}{2}\right)^2} + LW\]

Solution to Problem 2

Given volume:

\[\frac{1}{3} h x^2 = 1000 \quad \Rightarrow \quad h = \frac{3000}{x^2}\]

Using the formula from Problem 1 with \(L = W = x\):

\[S = 2x \sqrt{h^2 + \left(\frac{x}{2}\right)^2} + x^2\]

Substitute \(h\):

\[S = 2x \sqrt{\left(\frac{3000}{x^2}\right)^2 + \left(\frac{x}{2}\right)^2} + x^2\]

\[S = 2x \sqrt{\frac{9,\!000,\!000}{x^4} + \frac{x^2}{4}} + x^2\]

To minimize \(S\), we can use calculus or graphical methods. The minimum occurs at approximately:

\[x \approx 12.9 \text{ cm}\]

graph of S for solution problem 2

Note: The exact solution can be found using calculus by setting \( \frac{dS}{dx} = 0 \).

Additional Resources