Triangular Prism Surface Area Calculator
From the three sides of the triangle and the length of the prism, get the total surface area, the lateral surface, and the cross-section area.
Four inputs, three answers
Enter the three triangle sides (a, b, c) and the prism length L and the calculator returns the cross-section area, the lateral surface, and the total surface at once.
The sides must form a triangle
Each side has to be shorter than the sum of the other two (the triangle inequality) — otherwise the three lengths cannot close into a triangle.
What is a triangular prism surface area calculator?
Three sides and a length in, full surface out
A triangular prism surface area calculator turns four measurements — the three sides of the triangular end (a, b, c) and the length the triangle is stretched into a solid (L) — into the numbers that describe the whole outside of the prism: the area of one triangular end (cross-section), the three rectangular sides (lateral surface), and everything together (total surface). It works from the sides alone using Heron's formula, so you never need the triangle's height. That makes it handy for tents, ramps, Toblerone-shaped boxes, roof sections, and any geometry homework with a prism in it.
Enter the three sides and the length in any unit to get the cross-section, lateral, and total surface area instantly.
Three short steps, all built from the three sides a, b, c and the length L.
total = 2 × √(s(s−a)(s−b)(s−c)) + (a + b + c) × LFirst the cross-section area comes from Heron's formula: with the semi-perimeter s = (a + b + c)/2, the area is √(s(s−a)(s−b)(s−c)). The lateral surface — the three rectangular sides — is the triangle's perimeter times the length, (a + b + c) × L. The total surface adds the two triangular ends to the lateral surface: 2 × cross-section + lateral.
Suppose you have a prism whose triangular ends are a 3-4-5 right triangle and whose length is 10.
Cross-section (Heron)
s = (3 + 4 + 5)/2 = 6, so area = √(6 × 3 × 2 × 1) = √36 = 6 square units — one triangular end.
Lateral surface
(3 + 4 + 5) × 10 = 120 square units — the three rectangular sides.
Total surface
2 × 6 + 120 = 132 square units — both ends plus the sides.
The three outputs answer three different everyday questions. The cross-section area (6 square units for the 3-4-5 end) is the size of one triangular face — the air a tent encloses at any slice, or the amount of material in one end cap. The lateral surface (120 here) is the three long rectangular panels — the fabric of a tent's walls, the cardboard of a Toblerone box, the area you would paint along the sides; it is just the triangle's perimeter scaled by the length, so a longer prism grows the sides in direct proportion. The total surface (132) is the whole outside skin, both ends included — what you need for wrapping, sheathing, or costing the full material. The key insight is that the two triangular ends never change with length: stretch the prism and only the lateral part grows, while the cross-section stays put. Heron's formula does the heavy lifting, finding the triangle's area from the three sides alone, so you never have to measure or compute the triangle's height.
The formulas are exact, but a couple of practical points are worth keeping in mind.
Valid triangles and consistent units
The three sides must satisfy the triangle inequality — each side shorter than the sum of the other two — or they cannot form a triangle at all, and the calculator returns nothing (try sides 1, 1, 5 to see this). The formulas also assume a right prism, where the triangular ends are parallel and the sides are rectangles; an oblique or twisted prism will differ. Every length is unit-agnostic too, so keep one unit throughout: sides and length in centimetres give every area in square centimetres, never a mix.