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, so the slant sides are √(6² + 5²) = √61 ≈ 7.81 ft each. The two end triangles (the gable walls if they were shingled, though they are usually sided instead): 2 × (½ × 12 × 5) = 60 sq ft. The three rectangular faces are two roof slopes plus the bottom, and the bottom is the ceiling so nobody shingles it. Just the roof: 2 × 7.81 × 40 = 624.8 sq ft.
Shingles are sold by the “square”, meaning 100 sq ft, so you need 6.25 squares. Buy 7 to cover waste and ridge caps.
The three inputs have to agree with each other
This is the part that catches people. A triangle is fixed by its three sides, which means the height is already decided once you name b, s1 and s2. Type a height that does not match and the two end triangles will be wrong while the three rectangles stay right, and the total looks perfectly plausible.
The height implied by the three sides comes from Heron: with p = (b + s1 + s2) / 2, the area is √(p(p−b)(p−s1)(p−s2)), and the height is twice that divided by b. For the gable above: p = 13.81, area = 30, height = 60/12 = 5. That matches, so the numbers are consistent. The calculator runs this check on every result and tells you if your height and your slant sides disagree.
Where triangular prism surface area matters in practice:
- Toblerone-style packaging. The famous chocolate’s triangular cross-section wrapped in foil. The 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, never 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. The slant sides are for the rectangle faces.
Sanity check:
- L = 0: SA = 2 × (½ × b × h_t) = b × h_t. Two triangles back to back, and the rectangular middle has zero length. ✓
- b = 6, h_t = 4, both slants 5, L = 20 (the numbers in the boxes): the two ends are 24, the perimeter is 16, the three rectangles are 320, total 344 sq units. Those slants check out too, since √(3² + 4²) = 5.
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.
More Geometry Calculators
- Parallelogram Perimeter Calculator
- Pentagonal Prism Surface Area Calculator
- Ellipse Area Calculator
- Sector Perimeter Calculator
- Truncated Cone Volume (Conical Frustum)
- Ellipse Perimeter Calculator (Ramanujan)
- Hexagonal Pyramid Surface Area Calculator
- Truncated Cone Surface Area Calculator (Frustum)
- Circle Area Calculator
- Spherical Cap Surface Area Calculator
- Triangular Pyramid Volume Calculator