Report

Help us improve this tool

Rectangular Pyramid Volume Calculator

Calculate the volume, surface area, base area, lateral area, and slant heights of a rectangular pyramid with 3D visualization and step-by-step math.

O M T

What Is a Rectangular Pyramid?

A rectangular pyramid is a three-dimensional geometric polyhedron featuring a rectangular base and four triangular faces (lateral faces) that meet at a single point called the apex. Unlike a square pyramid whose base has four equal sides and identical triangular faces, a rectangular pyramid has two pairs of congruent opposing triangular faces due to differing base length \(l\) and base width \(w\).

This calculator computes the volume, total surface area, lateral area, base area, slant heights along each face, and apex-to-corner edge lengths of any right rectangular pyramid in real time.

Rectangular Pyramid Formulas

For a right rectangular pyramid with base length \(l\), base width \(w\), and vertical height \(h\):

  • Base Area (\(B\)): $$B = l \cdot w$$
  • Volume (\(V\)): The volume of any pyramid is one-third the product of its base area and height: $$V = \frac{1}{3} B h = \frac{1}{3} l w h$$
  • Slant Heights: Because the rectangular base has unequal side lengths, the pyramid has two distinct slant heights:
    • Slant height of triangular faces with base \(l\) (\(s_w\)): $$s_w = \sqrt{h^2 + \left(\frac{w}{2}\right)^2}$$
    • Slant height of triangular faces with base \(w\) (\(s_l\)): $$s_l = \sqrt{h^2 + \left(\frac{l}{2}\right)^2}$$
  • Lateral Surface Area (\(L\)): Sum of the areas of the four triangular faces: $$L = 2 \cdot \left(\frac{1}{2} l s_w\right) + 2 \cdot \left(\frac{1}{2} w s_l\right) = l \cdot s_w + w \cdot s_l$$
  • Total Surface Area (\(A\)): Sum of base area and lateral area: $$A = B + L = (l \cdot w) + l \sqrt{h^2 + \left(\frac{w}{2}\right)^2} + w \sqrt{h^2 + \left(\frac{l}{2}\right)^2}$$
  • Lateral Edge Length (\(e\)): Distance from the apex to any base vertex: $$e = \sqrt{h^2 + \left(\frac{l}{2}\right)^2 + \left(\frac{w}{2}\right)^2}$$

Properties Comparison: Rectangular vs. Square Pyramid

Property Square Pyramid Rectangular Pyramid
Base Geometry Square (\(a \times a\)) Rectangle (\(l \times w\))
Triangular Faces 4 identical isosceles triangles 2 pairs of congruent isosceles triangles
Slant Heights Single slant height \(s = \sqrt{h^2 + (a/2)^2}\) Two distinct slant heights \(s_w\) and \(s_l\)
Total Faces 5 (1 square base, 4 triangular faces) 5 (1 rectangular base, 4 triangular faces)
Vertices & Edges 5 vertices, 8 edges 5 vertices, 8 edges

Worked Step-by-Step Example

Consider a rectangular pyramid with base length \(l = 6\text{ cm}\), base width \(w = 4\text{ cm}\), and apex height \(h = 9\text{ cm}\).

  1. Base Area: $$B = 6 \times 4 = 24\text{ cm}^2$$
  2. Volume: $$V = \frac{1}{3} \times 24 \times 9 = 8 \times 9 = 72\text{ cm}^3$$
  3. Slant Heights: $$s_w = \sqrt{9^2 + (4/2)^2} = \sqrt{81 + 4} = \sqrt{85} \approx 9.2195\text{ cm}$$ $$s_l = \sqrt{9^2 + (6/2)^2} = \sqrt{81 + 9} = \sqrt{90} \approx 9.4868\text{ cm}$$
  4. Lateral Surface Area: $$L = (6 \times 9.2195) + (4 \times 9.4868) = 55.3172 + 37.9473 \approx 93.2646\text{ cm}^2$$
  5. Total Surface Area: $$A = 24 + 93.2646 = 117.2646\text{ cm}^2$$

Related Solid Geometry Tools

Explore other 3D geometry and volume calculation tools:

Frequently Asked Questions

How do you find the volume of a rectangular pyramid?

To find the volume, multiply the base length by the base width to get the base area, multiply by the pyramid height, and divide by 3: \(V = \frac{1}{3} \times l \times w \times h\).

Why does a rectangular pyramid have two different slant heights?

Because the base is a rectangle rather than a square, the distance from the center of the base to the length edge (\(w/2\)) is different from the distance to the width edge (\(l/2\)). Applying the Pythagorean theorem to each triangular face altitude yields two distinct slant heights.

How many faces, edges, and vertices does a rectangular pyramid have?

A rectangular pyramid has 5 faces (1 rectangular base and 4 triangular side faces), 8 edges (4 base edges and 4 lateral edges connecting to the apex), and 5 vertices (4 base corners and 1 apex).

What is the difference between slant height and pyramid height?

Pyramid height (\(h\)) is the perpendicular vertical distance from the apex straight down to the center of the base. Slant height is the altitude of a triangular lateral face measured along the slanted outer surface from the apex to the midpoint of a base edge.

Can I calculate height if only volume and base dimensions are known?

Yes. Rearranging the volume formula gives height \(h = \frac{3V}{l \times w}\). Select the "Base Length, Width, & Volume" calculation mode in this tool to solve for height automatically.