Rectangular Pyramid Surface Area Calculator
Compute rectangular pyramid surface area from base length, width, and height.
For hipped roof shingles on non-square buildings.
A rectangular pyramid has a rectangular base and four triangular faces in two congruent pairs. They are NOT all four the same, which is the one way this differs from a square pyramid and the source of every mistake made with it.
SA = l × w + l × √(h² + (w/2)²) + w × √(h² + (l/2)²)
Where:
- l, w = base length and width
- h = perpendicular height from base center to apex
- The two slant heights differ: one for the long-side triangles, one for the short-side triangles.
Worked example: a true pyramidal hip on a 30 × 50 ft house A 30 × 50 ft house with the apex directly over the centre and no ridge. Unusual on a rectangle this long, but the geometry works. Rise to apex h = 12 ft.
Get the slants the right way round, because this is where the whole calculation lives. A triangular face standing on the LONG 50 ft edge reaches back only half the WIDTH to get under the apex, so its slant is √(12² + 15²) = √369 = 19.21 ft. The face on the SHORT 30 ft edge has to reach half the LENGTH, so its slant is √(12² + 25²) = √769 = 27.73 ft.
Two long-side faces: 2 × (½ × 50 × 19.21) = 960.5 sq ft. Two short-side faces: 2 × (½ × 30 × 27.73) = 831.9 sq ft. Total roof area, no base: 1,792.4 sq ft.
That is 17.9 “squares” of shingles at 100 sq ft each. Order 19 to 20 squares for waste and hip caps.
Swap the two slants and you get 1,962.8 sq ft instead, a 9.5% overestimate and two extra squares of shingles. The pairing is easy to remember once you see why: each face leans back toward the centre across the OTHER dimension.
Note: most real hipped roofs have a ridge, not a single apex. A 50 ft house normally carries a horizontal ridge along most of its length with hipped ends, which is a different shape and a different calculation. A true pyramid hip only makes sense on a square or near-square footprint, and it gets awkwardly steep on anything long.
Where rectangular pyramid surface matters:
- Hipped roofs on rectangular small buildings. Garden sheds, garages, small additions sometimes have pure pyramidal hips.
- Pyramidal pavilion roofs. Park gazebos on rectangular bases.
- Pyramid-shaped greenhouses. Conservatory tops on rectangular bases.
- Hopper bottoms in industrial silos with rectangular cross-sections. Sheet metal for the hopper walls.
- Architectural display pedestals. Pyramid-shaped concrete or marble bases for sculptures.
Two different slant heights, two different formulas:
This is what trips people up. A rectangular pyramid (non-square base) has FOUR triangular faces, but they aren’t all the same shape:
- Two faces sit on the base edge of length l, and their slant is √(h² + (w/2)²). The w appears because the face leans back across the width.
- Two faces sit on the base edge of length w, and their slant is √(h² + (l/2)²), leaning back across the length.
Total lateral surface = l × l_long + w × l_short. (There is no ½ in that because each term already covers a pair of faces.)
The rule in one line: a face’s slant is built from the dimension it does NOT stand on. Long faces are the shallow ones on a rectangular pyramid, and short faces are the steep ones, which is the opposite of what most people guess.
Open vs. closed:
- Closed (with base): SA = l × w + lateral. Used for solid pyramid models, architectural sculptures.
- Open (no base): lateral only. Used for tents, hipped roofs, pavilion canopies.
Sanity check:
- l = w: collapses to square pyramid (both slant heights become equal). ✓
- h = 0: pyramid flattens; lateral = 0; SA = base area. ✓
- A 10 × 10 × 12 case: l_long = l_short = √(144 + 25) = √169 = 13. Lateral = 10×13 + 10×13 = 260. Base = 100. Total = 360. Matches square pyramid 10² + 2×10×13 = 100 + 260 = 360. ✓
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.