Triangular Prism Surface Area Calculator
Compute triangular prism surface area from triangle dimensions and length.
For Toblerone wrappers, roof shingles, and tent fabric calculations.
A triangular prism has two parallel triangular ends and three rectangular side faces. Surface area combines all five:
SA = 2 × (½ × b × h_t) + (a + b + c) × L
Where b is the triangle’s base, h_t is the triangle’s height (perpendicular from base to opposite vertex), a, b, c are the three sides of the triangular cross-section (one of which is the base b), and L is the prism length.
The first term is the two end triangles; the second is the three rectangular sides unrolled into one long flat strip (perimeter × length).
Worked example — gable roof shingles: A 40 ft long building with a 12 ft wide gable end, ridge 5 ft above the eaves. The two sloped roof surfaces are the rectangular sides of a triangular prism viewed from the gable end.
Triangle dimensions: base 12 ft, height 5 ft → slant sides = √(6² + 5²) = √61 ≈ 7.81 ft each. The two end triangles (the gable walls if they were shingled, but usually they’re sided differently): 2 × (½ × 12 × 5) = 60 sq ft. The three rectangular faces: two roof slopes plus the bottom (which doesn’t get shingled — that’s the ceiling). Just the roof: 2 × 7.81 × 40 = 624.8 sq ft of roof surface.
Shingles are sold by the “square” (100 sq ft) — you need 6.25 squares. Buy 7 to account for waste and ridge caps.
Where triangular prism surface area matters in practice:
- Toblerone-style packaging. The famous chocolate’s triangular cross-section wrapped in foil — printed wrapper area is the prism surface minus the foil-only ends.
- Gable roofing materials. Number of squares of shingles, underlayment, or metal panel needed.
- Tent fabric. A-frame tents need surface area for fly material and ground tarp.
- Wedge-shaped display cases. Acrylic or glass needed for triangular display pedestals.
- Concrete formwork. Wooden formwork around poured concrete ramps and wedges.
Counting the rectangular sides correctly:
The three rectangles correspond to the three sides of the triangle. Each rectangle’s area is (one triangle side) × (prism length). So total rectangle area = perimeter of the triangle × prism length.
If your triangle is isosceles (two equal sides) or equilateral (three equal sides), you can short-cut the perimeter:
- Isosceles with base b and two equal sides s: P = b + 2s.
- Equilateral with side s: P = 3s.
- Right triangle with legs a, b and hypotenuse c = √(a² + b²): P = a + b + √(a² + b²).
The “triangle height vs. slant side” distinction:
The h_t in the triangle area formula is the PERPENDICULAR height — not a slant side. For an isosceles triangle with base 12 and slant sides 7.81 each, h_t = √(7.81² − 6²) = √(61 − 36) = 5. Use 5, not 7.81, for triangle area. (Slant sides are used for the rectangle face perimeters.)
Sanity check:
- L = 0: SA = 2 × (½ × b × h_t) = b × h_t. Two triangles back-to-back; the rectangular middle has zero length. ✓
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.