Surface Area of a Triangular Prism Calculator
Find the total surface area, base area, lateral surface, perimeter, and missing third side for four common triangular-base measurement sets.
Prism measurements
Live results
Total area = L × (a + b + c) + 2 × base area
Surface breakdown
| Component | Calculation | Area |
|---|---|---|
| Triangular base (one) | Heron's formula | 6.00 cm² |
| Both triangular bases | 2 × base area | 12.00 cm² |
| Rectangle along side a | L × a | 30.00 cm² |
| Rectangle along side b | L × b | 40.00 cm² |
| Rectangle along side c | L × c | 50.00 cm² |
| Lateral surface total | L × base perimeter | 120.00 cm² |
| Total surface area | Lateral surface + both bases | 132.00 cm² |
How to use this surface area of a triangular prism calculator
What this calculator does
This calculator finds the exposed area of a right prism whose two congruent ends are triangles. It computes the area of one triangular base, the area of the three rectangular side faces, the base perimeter, a derived third side when necessary, and the total surface area. It supports four ways of describing the triangular base: a right triangle, three known sides, two sides with their included angle, or two angles with the included side. The result is a geometric identity for the measurements entered; it does not add allowances for cutting waste, seams, overlaps, material thickness, or manufacturing tolerances.
When to use it
Use the calculator when estimating sheet material for a triangular duct or housing, checking a geometry assignment, finding the paintable exterior of a prism-shaped object, or comparing designs that keep the same triangular base but change the prism length. The general prism rule is that total surface area equals lateral area plus the areas of both bases; Math Open Reference explains surface area for right prisms with the same face-by-face interpretation.
How to calculate
- The calculator opens with a ready-to-use 3 – 4 – 5 cm triangular base and a 10 cm prism length. Its first result is 132 cm², and the Download Excel button is immediately available for that demonstration.
- Select Triangle type to match the measurements you know. Enter positive values in each visible field. Every side and the prism length has its own unit selector, so mixed units are allowed and are converted internally.
- For an angle-based mode, enter the angle values in the displayed angle unit. In the two-angle mode, β + γ must be less than 180°, because the remaining triangle angle must stay positive.
- Choose the Output area unit. Read Total surface area first, then use the supporting cards and Surface breakdown table to verify how the total is assembled.
- Select Download Excel to create a fresh workbook from the current validated controls. Select Reset to clear the demonstration and all measurement fields. Reset may disable Excel export until a complete valid state is entered again.
Input guide
Triangle type is required and controls which geometric formula is used. Choose Right triangle when sides a and b meet at 90°; the calculator derives c with the Pythagorean theorem. Choose 3 sides when a, b, and c are known; the values must satisfy the triangle inequality. Choose 2 sides + included angle when a, b, and γ are known. Choose 2 angles + included side when side a lies between angles β and γ. A common mistake is choosing an angle that is not between the two named sides.
Side length a is required in every mode. Side length b is required for right-triangle, 3-sides, and 2-sides-plus-angle modes; it is derived in the two-angle mode. Plain decimals and correctly grouped U.S.-style numbers are accepted; decimal commas and scientific notation are rejected rather than guessed. Values such as 3 cm and 4 cm are realistic examples. Increasing either side generally increases the perimeter, base area, and total area, although angle-based geometry also affects the derived third side.
Side length c is required only in 3 sides mode. A realistic value is 5 cm when a = 3 cm and b = 4 cm. No side may be equal to or longer than the sum of the other two. In the other modes, the Calculated side c output is derived from the selected formula.
Included angle γ is required in 2 sides + included angle mode. Enter a number strictly between 0° and 180°, or the equivalent in radians; 60° is a useful example. The angle changes both the triangular base area and the third side through the law of cosines. Angles β and γ are required in 2 angles + included side mode. Each must be positive, and their sum must be less than 180°; 50° and 60° are a valid example. The calculator uses the law of sines to reconstruct the two unknown sides.
Prism length (L) is required and is the perpendicular distance between the two triangular bases, not a sloping edge of the base triangle. A value such as 10 cm is typical for the demonstration. Increasing L leaves the base area unchanged but increases every rectangular face and therefore the lateral and total surface areas in direct proportion.
Each side and length Unit selector is required. Changing a selector converts the current numeric value so the physical length stays the same. Available units include metric, U.S. customary, nautical, and very small metric units. Output area unit is also required; it controls how all area results and workbook area cells are expressed. Area units are squared, so a length conversion factor is squared as well. NIST notes that the SI unit of area is the square meter in its guidance on SI area units.
Output guide
Total surface area is the sum of all five faces: three rectangles and two congruent triangles. It is an exact geometric result for the entered ideal dimensions. Base area is the area of one triangular end. Lateral surface is the combined area of the three rectangles and equals prism length multiplied by base perimeter. Base perimeter is a + b + c in a convenient display length unit. Calculated side c shows the third side used by the model; in 3-sides mode it reproduces the entered c after unit normalization.
The Surface breakdown table lists one triangular base, both bases together, each rectangle L × a, L × b, and L × c, the lateral total, and the final total. Zero is not valid for any required length or angle, so a zero result signals an incomplete state rather than a degenerate prism. Very large results usually come from a large prism length, a large base perimeter, or choosing a much smaller output unit such as mm².
Worked example
The opening example uses a = 3 cm, b = 4 cm, c = 5 cm, and L = 10 cm. Heron's formula gives semiperimeter s = (3 + 4 + 5) ÷ 2 = 6 cm and base area √(6 × 3 × 2 × 1) = 6 cm². The base perimeter is 12 cm, so the lateral surface is 10 × 12 = 120 cm². Both triangular bases contribute 2 × 6 = 12 cm². Therefore the total surface area is 120 + 12 = 132 cm², matching the first-open result cards, breakdown table, and workbook checkpoints. OpenStax provides a detailed explanation of Heron's formula and the law of cosines for non-right triangles.
Formulas and interpretation
The universal formula is total surface area = L(a + b + c) + 2B, where B is the area of one triangular base. The term L(a + b + c) adds the three rectangles because their areas are La, Lb, and Lc. The only part that changes across triangle modes is how B and any missing sides are found.
- Right triangle: B = ab ÷ 2 and c = √(a² + b²). OpenStax reviews the Pythagorean theorem relationship used for c.
- Three sides: B = √[s(s – a)(s – b)(s – c)], with s = (a + b + c) ÷ 2.
- Two sides and included angle: B = ab sin(γ) ÷ 2 and c = √(a² + b² – 2ab cos(γ)).
- Two angles and included side: the remaining angle is α = 180° – β – γ, then the law of sines reconstructs the other two sides before the standard prism formula is applied. OpenStax's law of sines section explains that relationship.