NOTACAL logo

Triangular Prism Calculator

Triangular Prism Calculator

Give us your feedback! Was this useful?

Introduction

A triangular prism is a three-dimensional shape formed by extruding a triangle along a straight path. It has two parallel triangular faces (the bases) and three rectangular faces (the lateral faces) that connect corresponding sides of the triangles. Triangular prisms appear in architecture (roof trusses), engineering (ramps, troughs), optics (prisms for light dispersion), construction (concrete curb forms), and everyday objects (tent shapes, wedge door stops, chocolate bar packaging).

The triangular prism belongs to the broader family of prisms, where any polygon extruded in a perpendicular direction creates a prism. Among prisms, the triangular prism is the simplest that is not just an extruded quadrilateral — while a rectangular prism (box) has all rectangular faces, a triangular prism introduces the challenge of combining triangular and rectangular faces, making it an excellent shape for understanding surface area in mixed-face solids.

[wolfram-prism]

Why Triangular Prisms Matter

Beyond geometry textbooks, triangular prisms are structurally important. The triangular cross-section distributes loads efficiently, which is why roof trusses and bridge supports often use triangular frameworks. In physics, triangular prisms disperse white light into its constituent colors through refraction — the classic prism experiment. In packaging, the wedge shape is popular because it combines a flat display panel (one rectangular face) with tapering sides that create visual depth on shelves.

In manufacturing, triangular prism-shaped cutting tools (such as triangular carbide inserts for lathes) provide three usable cutting edges per insert, making them cost-effective for machining operations. The prismatic shape also appears in certain types of anvils, grindstones, and even in the design of some musical instruments — the triangle-shaped idiophone resonates differently from flat bars.

In mathematics education, the triangular prism is a gateway solid for understanding Euler's formula (F + V − E = 2 for all convex polyhedra), the concept of cross-sectional area, and the relationship between 2D shapes and their 3D extrusions. Mastering the triangular prism prepares students to tackle more complex polyhedra like hexagonal prisms, pyramids, and frustums.

[khan-prism]

How to Use

Enter three measurements: the triangle base (the bottom edge of the triangular face), the triangle height (the perpendicular distance from the base to the opposite vertex), and the prism length (the distance between the two triangular faces). All measurements must be in the same unit. The calculator displays the base area, total volume, and total surface area.

The key insight is that the triangular face determines the cross-section, and the length extrudes that cross-section into three dimensions. Doubling the length doubles the volume but does not change the shape of the cross-section — only the depth of the solid. Doubling the base or height of the triangle, on the other hand, changes the cross-section itself and affects both volume and surface area in different proportions.

Example 1: Roof Truss (Large Scale). A triangular roof truss has a triangular face with base 8 meters, height 3 meters, and a depth (prism length) of 12 meters. Begin by calculating the base area of the triangular face: 0.5 × 8 × 3 = 12 square meters. This is the area of the triangular end of the roof. Volume = base area × length = 12 × 12 = 144 cubic meters — this represents the volume of air the roof encloses. For surface area, first find the slant height: the triangle's base midpoint to the apex is the hypotenuse of a right triangle with legs 4 m (half the base) and 3 m (the height). Slant = sqrt(4² + 3²) = sqrt(25) = 5 m. Surface area = 2 × (0.5 × 8 × 3) + 12 × (8 + 2 × 5) = 24 + 12 × 18 = 24 + 216 = 240 square meters — this is the total roof deck area including both triangular ends and all three rectangular faces.

Example 2: Wedge Door Stop (Medium Scale). A wedge has a triangular face with base 4 cm and height 2 cm, and a length of 8 cm. Base area = 0.5 × 4 × 2 = 4 cm². Volume = 4 × 8 = 32 cm³ — about the volume of a large ice cube. The slant height of the triangular face = sqrt((4/2)² + 2²) = sqrt(4 + 4) = sqrt(8) ≈ 2.828 cm. Surface area = 2 × 4 + 8 × (4 + 2 × 2.828) = 8 + 8 × (4 + 5.656) = 8 + 77.248 ≈ 85.25 cm² — roughly the area of a standard index card.

Example 3: Optical Glass Prism (Small Scale). An optical prism has a triangular face with base 2 cm, height 3 cm, and length 1 cm. Base area = 0.5 × 2 × 3 = 3 cm². Volume = 3 × 1 = 3 cm³ — less than a teaspoon. The slant height = sqrt((2/2)² + 3²) = sqrt(1 + 9) = sqrt(10) ≈ 3.162 cm. Surface area = 2 × 3 + 1 × (2 + 2 × 3.162) = 6 + 8.324 ≈ 14.32 cm². Notice that at this scale, the small length means the rectangular faces contribute relatively little to the total surface area compared to the two triangular ends — a pattern that reverses as the prism becomes longer.

The Formula

The triangular prism has two key formulas:

V=(12bh)lV = \left(\frac{1}{2} b h\right) l

The volume is the area of the triangular base (½ × triangle base × triangle height) multiplied by the prism length. This "area of the face times the depth" pattern holds for any prism — rectangular, hexagonal, or any other polygon extruded in a straight line. The formula is intuitive: the triangular face is a 2D cross-section, and the length stacks that cross-section repeatedly to fill the third dimension.

SA=2(12bh)+l(b+2(b2)2+h2)SA = 2\left(\frac{1}{2} b h\right) + l \left(b + 2\sqrt{\left(\frac{b}{2}\right)^{2} + h^{2}}\right)

The surface area is the sum of all five faces. The first term, 2 × (½ × b × h), accounts for the two triangular ends — they are identical, so you calculate the area of one triangle and double it. The second term is the sum of the three rectangular faces. The base rectangle has dimensions l × b, giving area l × b. The two sloping rectangles each have dimensions l × s, where s is the slant height of the triangular face. There are two such sloping rectangles, so their combined area is 2 × l × s. Factoring out l gives l × (b + 2s), and substituting s = sqrt((b/2)² + h²) yields the complete formula.

lbh
Figure 1: A triangular prism with triangle base b, triangle height h, and prism length l.

The derivation of the slant height uses the Pythagorean theorem: the distance from the midpoint of the triangle base to the apex is sqrt((b/2)² + h²). This forms the width of the two sloping rectangular lateral faces.

Reference Table

The table below shows how volume and surface area change with different triangular prism dimensions.

BaseHeightLengthBase AreaVolumeSurface Area
3253.0015.0046.00
4366.0036.0084.00
54810.0080.00160.00
651015.00150.00270.00
861224.00288.00480.00
1081540.00600.00920.00
1292054.001,080.001,548.00
Triangular prism volume (cubic units) grows with all three dimensions.

Practical Tips

  • Right triangle assumption: The calculator assumes the triangular face is a right triangle where the height is perpendicular to the base. For scalene triangles, the height must still be measured perpendicular to the chosen base. If your triangle is not a right triangle, calculate the base area separately using Heron's formula, then multiply by the length for volume.
  • Surface area includes everything: All five faces are included in the surface area — two triangular ends and three rectangular sides. If you only need the lateral surface area (the rectangular faces only, excluding the two triangular ends), subtract 2 × base area from the total.
  • Volume-first approach: If you only need volume, multiply base area by length. The surface area calculation is only necessary when you plan to coat, paint, wrap, or manufacture the prism. Many real-world problems only require one of the two.
  • Check for units: Volume is in cubic units, surface area in square units. A triangular prism with dimensions in centimeters gives volume in cm³ and surface area in cm². For construction projects, dimensions in meters yield volume in m³ (useful for concrete estimates) and surface area in m² (for paint or cladding coverage).
  • Slant height is critical for surface area: Even small changes in the triangle's dimensions can significantly change the slant height, which directly affects the sloping rectangular face areas. A flat triangle (large base, small height) produces nearly vertical sloping faces, while a tall thin triangle produces steeply angled faces.
  • Compare with other shapes: For a given cross-sectional area, a triangular prism generally has a higher surface-area-to-volume ratio than a rectangular prism. This matters when choosing shapes for heat dissipation (higher ratio = faster cooling) versus storage efficiency (lower ratio = more volume per material).

Limitations

The calculator assumes a right triangular prism where the triangular faces are right triangles and the prism is not skewed (lateral edges are perpendicular to the base). It does not handle oblique prisms where the lateral edges are not perpendicular to the base — those require a different volume approach (base area times perpendicular height between the bases, not along the edge). It also does not handle truncated prisms or triangular prisms where the triangular face is not a right triangle. For general triangular prisms with arbitrary triangles, use the triangle calculator to find the area of the triangular face first, then multiply by the prism length for volume.

Additionally, the calculator assumes the prism is uniform — the triangular cross-section at one end is identical to the other end. If the shape tapers (like a wedge that is wider at one end), you are dealing with a frustum of a triangular prism or a more complex polyhedron that requires calculus to compute accurately. The current tool is best suited for uniform extruded triangular shapes typical in construction, packaging, and educational contexts.

Frequently Asked Questions

What is the difference between a triangular prism and a rectangular prism?
A rectangular prism (box) has rectangular faces on all six sides, while a triangular prism has two triangular faces and three rectangular faces. The volume of both follows the same pattern: base area times height (or length, for prisms laid on their side).
How do I find the height of the triangular face if I know the volume and the other dimensions?
Rearrange the volume formula: triangle height = 2V / (base × length). For example, a triangular prism with volume 150, base 6, and length 10 has triangle height = 2 × 150 / (6 × 10) = 300 / 60 = 5 units.
Is a triangular prism the same as a tetrahedron?
No. A tetrahedron has four triangular faces, six edges, and four vertices — it is a triangular pyramid, not a prism. A triangular prism has five faces (two triangles, three rectangles), nine edges, and six vertices.
How many faces, edges, and vertices does a triangular prism have?
A triangular prism has 5 faces (2 triangular, 3 rectangular), 9 edges, and 6 vertices. Euler's formula (faces + vertices - edges = 2) holds: 5 + 6 - 9 = 2.
Can a triangular prism be used to disperse light?
Yes. When white light enters a triangular glass prism, different wavelengths (colors) bend by different amounts due to refraction, separating white light into a rainbow spectrum. This phenomenon, discovered by Isaac Newton, demonstrates that white light is composed of multiple colors.
How do I calculate the volume of a triangular prism in liters?
First calculate the volume in cubic centimeters (cm³). One liter equals 1,000 cm³, so divide the volume in cm³ by 1,000. For dimensions in meters, volume in m³ times 1,000 gives liters. Our conversion calculator can help with unit changes.

References

  1. [1]Weisstein, Eric W. "Triangular Prism." From MathWorld--A Wolfram Web Resource. Retrieved from https://mathworld.wolfram.com/TriangularPrism.html.
  2. [2]Khan Academy. "Volume of Prisms." Retrieved from https://www.khanacademy.org/math/geometry.
  3. [3]National Council of Teachers of Mathematics. "Geometric Measurement and Dimension." Retrieved from https://www.nctm.org/Classroom-Resources/.
  4. [4]BYJU'S. "Triangular Prism: Definition, Formulas." Retrieved from https://byjus.com/maths/triangular-prism/.
  5. [5]Riley, K. F., Hobson, M. P., and Bence, S. J. "Mathematical Methods for Physics and Engineering." Cambridge University Press, 2006.Buy on Amazon

Last updated: July 28, 2026

1b

UnByte — Independent Software Engineering

Every calculator references authoritative sources — Editorial policy