ironfern @ docs ~/geometry/grade-9/stereometry/prism-pyramid $

Right Prism. Pyramid

Prisms and pyramids are the fundamental polyhedra of solid geometry. Their clean structure — flat faces, straight edges, polygonal bases — makes volume and surface-area calculations systematic and elegant.

Prism

📐Definition — Prism

A prism is a polyhedron with two congruent, parallel polygonal faces called bases, connected by parallelogram faces called lateral faces. The segments connecting corresponding vertices of the two bases are called lateral edges.

A prism is called a right prism if its lateral edges are perpendicular to the bases. In a right prism, every lateral face is a rectangle.

The height hh of a prism is the perpendicular distance between the two bases (equal to the length of a lateral edge in a right prism).

Surface Area of a Right Prism

Unrolling the lateral surface of a right prism gives a rectangle of width equal to the perimeter PP of the base and height hh.

Slat=Ph\boxed{S_{\text{lat}} = P \cdot h}

The total surface area includes both bases:

Stotal=Slat+2Sbase=Ph+2Sbase\boxed{S_{\text{total}} = S_{\text{lat}} + 2S_{\text{base}} = Ph + 2S_{\text{base}}}

Volume of a Right Prism

Theorem — Volume of a Prism (Theorem 26.1)

The volume of any prism equals the area of the base multiplied by the height:

V=Sbaseh\boxed{V = S_{\text{base}} \cdot h}

Justification (Cavalieri’s Principle). Every cross-section of a prism parallel to the bases is congruent to the base. By Cavalieri’s Principle, any two solids with equal heights and equal cross-sectional areas at every level have equal volumes. Therefore a right prism with base area SbaseS_{\text{base}} and height hh has volume V=SbasehV = S_{\text{base}} \cdot h. \blacktriangleleft

Rectangular Box (Cuboid)

A right prism whose base is a rectangle with sides aa and bb, and height cc, is called a rectangular box (cuboid):

V=abc,Stotal=2(ab+bc+ca),d=a2+b2+c2V = abc, \qquad S_{\text{total}} = 2(ab + bc + ca), \qquad d = \sqrt{a^2 + b^2 + c^2}

where dd is the length of the space diagonal.

Pyramid

📐Definition — Pyramid

A pyramid is a polyhedron with one polygonal face called the base and a point not in the plane of the base called the apex, together with triangular lateral faces connecting the apex to each edge of the base.

The height hh of a pyramid is the perpendicular distance from the apex to the plane of the base (the foot is called the foot of the altitude).

📐Definition — Regular Pyramid

A pyramid is regular if its base is a regular polygon and the apex projects perpendicularly onto the center of the base.

In a regular pyramid, all lateral edges are equal, all lateral faces are congruent isosceles triangles, and the slant height ll is the height of any lateral face (measured from apex to the midpoint of a base edge).

Surface Area of a Regular Pyramid

The lateral surface consists of nn congruent isosceles triangles, each with base aa (side of the regular nn-gon) and height ll (slant height). Therefore:

Slat=12Pl\boxed{S_{\text{lat}} = \dfrac{1}{2} P \cdot l}

where P=naP = na is the perimeter of the base. The total surface area is:

Stotal=Slat+Sbase=12Pl+SbaseS_{\text{total}} = S_{\text{lat}} + S_{\text{base}} = \dfrac{1}{2}Pl + S_{\text{base}}

Volume of a Pyramid

Theorem — Volume of a Pyramid (Theorem 26.2)

The volume of any pyramid equals one-third of the base area times the height:

V=13Sbaseh\boxed{V = \dfrac{1}{3} S_{\text{base}} \cdot h}

Cavalieri’s Principle argument. A cross-section of a pyramid at height tt from the base (where 0th0 \le t \le h) is similar to the base with ratio 1t/h1 - t/h. Therefore its area is Sbase(1th)2S_{\text{base}} \cdot \left(1 - \tfrac{t}{h}\right)^2. Integrating over tt from 00 to hh gives V=Sbaseh13=13SbasehV = S_{\text{base}} \cdot h \cdot \tfrac{1}{3} = \tfrac{1}{3}S_{\text{base}} h. \blacktriangleleft

Key observation: A pyramid has exactly one-third the volume of a prism with the same base and height.

Relationship Between Slant Height, Height, and Apothem

In a regular pyramid with base apothem rr (inradius of the base polygon) and pyramid height hh:

l=h2+r2l = \sqrt{h^2 + r^2}

This follows from the right triangle formed by the foot of the altitude, the midpoint of a base edge (at distance rr), and the apex (at height hh).

Worked Examples

Example — Example 1 — Right Triangular Prism

A right triangular prism has a base that is an equilateral triangle with side a=6a = 6 cm and height h=10h = 10 cm. Find the total surface area and volume.

Solution.

Base area: An equilateral triangle with side aa has area Sbase=34a2=3436=93S_{\text{base}} = \dfrac{\sqrt{3}}{4}a^2 = \dfrac{\sqrt{3}}{4} \cdot 36 = 9\sqrt{3} cm².

Perimeter: P=3a=18P = 3a = 18 cm.

Lateral surface area: Slat=Ph=18×10=180S_{\text{lat}} = Ph = 18 \times 10 = 180 cm².

Total surface area: Stotal=180+2×93=180+183180+31.2=211.2S_{\text{total}} = 180 + 2 \times 9\sqrt{3} = 180 + 18\sqrt{3} \approx 180 + 31{.}2 = 211{.}2 cm².

Volume: V=Sbaseh=93×10=903155.9V = S_{\text{base}} \cdot h = 9\sqrt{3} \times 10 = 90\sqrt{3} \approx 155{.}9 cm³.

Answer: Stotal=(180+183)S_{\text{total}} = (180 + 18\sqrt{3}) cm², V=903V = 90\sqrt{3} cm³. \blacktriangleleft

Example — Example 2 — Regular Quadrilateral Pyramid

A regular quadrilateral (square-base) pyramid has base side a=8a = 8 cm and slant height l=10l = 10 cm. Find the height hh of the pyramid and its volume.

Solution.

Finding hh: The apothem of the square base (distance from center to midpoint of a side) is r=a2=4r = \dfrac{a}{2} = 4 cm. From the right triangle (height, apothem, slant height):

l2=h2+r2    100=h2+16    h2=84    h=221 cml^2 = h^2 + r^2 \implies 100 = h^2 + 16 \implies h^2 = 84 \implies h = 2\sqrt{21} \text{ cm}

Base area: Sbase=a2=64S_{\text{base}} = a^2 = 64 cm².

Volume:

V=13Sbaseh=13×64×221=128213195.6 cm3V = \dfrac{1}{3} S_{\text{base}} \cdot h = \dfrac{1}{3} \times 64 \times 2\sqrt{21} = \dfrac{128\sqrt{21}}{3} \approx 195{.}6 \text{ cm}^3

Answer: h=221h = 2\sqrt{21} cm, V=128213V = \dfrac{128\sqrt{21}}{3} cm³. \blacktriangleleft

Example — Example 3 — Regular Hexagonal Pyramid

A regular hexagonal pyramid has base side a=6a = 6 cm and height h=8h = 8 cm. Find the volume and lateral surface area.

Solution.

Base area: A regular hexagon with side aa has area Sbase=332a2=332×36=543S_{\text{base}} = \dfrac{3\sqrt{3}}{2}a^2 = \dfrac{3\sqrt{3}}{2} \times 36 = 54\sqrt{3} cm².

Volume:

V=13×543×8=1443249.4 cm3V = \dfrac{1}{3} \times 54\sqrt{3} \times 8 = 144\sqrt{3} \approx 249{.}4 \text{ cm}^3

Slant height: The apothem of a regular hexagon with side aa is r=a32=33r = \dfrac{a\sqrt{3}}{2} = 3\sqrt{3} cm.

l=h2+r2=64+27=91 cml = \sqrt{h^2 + r^2} = \sqrt{64 + 27} = \sqrt{91} \text{ cm}

Perimeter: P=6a=36P = 6a = 36 cm.

Lateral surface area:

Slat=12×36×91=1891171.7 cm2S_{\text{lat}} = \dfrac{1}{2} \times 36 \times \sqrt{91} = 18\sqrt{91} \approx 171{.}7 \text{ cm}^2

Answer: V=1443V = 144\sqrt{3} cm³, Slat=1891S_{\text{lat}} = 18\sqrt{91} cm². \blacktriangleleft

Exercises

Exercise

A rectangular box has dimensions 33 cm ×\times 44 cm ×\times 55 cm. Find: (a) the volume; (b) the total surface area; (c) the length of the space diagonal.

Exercise

A regular triangular pyramid has base side a=4a = 4 cm and all lateral edges of length le=6l_e = 6 cm. Find the height of the pyramid and its volume.